Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Dijkstra
- algorithm
- 문자열
- Dynamic Programing
- java
- Making Anagrams
- ACM-ICPC
- 최단 경로 알고리즘
- centuryFromYear
- Math.ceil
- 명령 프롬프트
- codesignal
- algospot
- dynamic programming
- Alternating Characters
- 다익스트라
- JUMPGAME
- Sherlock and the Valid String
- hacker rank
- 01 타일
- 동적 계획법
Archives
- Today
- Total
목록Sherlock and the Valid String (1)
Florescence
Sherlock and the Valid String
문제 - https://www.hackerrank.com/challenges/sherlock-and-valid-string/problem?h_l=interview&playlist_slugs%5B%5D=interview-preparation-kit&playlist_slugs%5B%5D=strings Sherlock and the Valid String | HackerRank Remove some characters from the string such that the new string's characters have the same frequency. www.hackerrank.com 풀이 import java.io.*; import java.math.*; import java.security.*; im..
Algorithm/Hacker Rank
2020. 1. 7. 16:35