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
- Math.ceil
- 최단 경로 알고리즘
- ACM-ICPC
- centuryFromYear
- 01 타일
- java
- 다익스트라
- Making Anagrams
- dynamic programming
- Dijkstra
- Alternating Characters
- 동적 계획법
- codesignal
- Dynamic Programing
- hacker rank
- Sherlock and the Valid String
- 명령 프롬프트
- JUMPGAME
- algorithm
- 문자열
- algospot
Archives
- Today
- Total
목록Alternating Characters (1)
Florescence
Alternating Characters
문제 - https://www.hackerrank.com/challenges/alternating-characters/problem?h_l=interview&playlist_slugs%5B%5D=interview-preparation-kit&playlist_slugs%5B%5D=strings Alternating Characters | HackerRank Calculate the minimum number of deletions required to convert a string into a string in which consecutive characters are different. www.hackerrank.com 풀이 import java.io.*; import java.math.*; import..
Algorithm/Hacker Rank
2020. 1. 6. 16:50