Skip to content

youjung-hong/problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-problem-solving

Leetcode

Difficulty: 🟢(Easy), 🟡(Medium), 🔴(Hard)
Done: ⭕️(Nailed it), ❌(Refeat)

Nr. Title Difficulty Solution Done
125 Valid Palindrome 🟢 🗝 ⭕️
344 Reverse String 🟢 🗝 ⭕️
937 Reorder Data in Log Files 🟡 🗝
819 Most Common Word 🟢 🗝 ⭕️
49 Group Anagrams 🟡 🗝 ⭕️
5 Longest Palindromic Substring 🟡 🗝
1 Two Sum 🟢 🗝
42 Trapping Rain Water 🔴 🗝
15 Three Sum 🟡
561 Array Partition 1 🟢
238 Product of Array Except Self 🟡
121 Best Time to Buy and Sell Stock 🟢
234 Palindrome Linked List 🟢
21 Merge Two Sorted Lists 🟢
206 Reverse Linked List 🟢

Programmers

Nr. Title Lv. Solution Done
1845 폰켓몬 1 🗝 ⭕️
42576 완주하지 못한 선수 1 🗝 ⭕️
42577 전화번호 목록 2 🗝 ⭕️
42578 위장 2 🗝 ⭕️
42579 베스트앨범 3 🗝
12906 같은 숫자는 싫어 1 🗝
42586 기능개발 2 🗝
12909 올바른 괄호 2 🗝
42587 프린터 2 🗝
42583 다리를 지나는 트럭 2 🗝
42584 주식가격 2 [🗝]다rammers_42584_주식가격.md)
42748 K번째수 1 🗝 ❌ - mergesort 구현을 보고 풀어서 다시 풀어야 함
42746 가장 큰 수 2 🗝
42747 H인덱스 2 🗝
42626 더 맵게 2 🗝
42627 디스크 컨트롤러 3 🗝
42628 이중우선순위큐 3 🗝
86491 최소직사각형 1 🗝
42840 모의고사 1 🗝
42839 소수 찾기 2 🗝

Backjoon

Nr. Title Solution Done
10828 스택 🗝, 🛸 ⭕️