CodingTest
leetCode를 풀면서 나름대로의 풀이와 좋은 풀이를 비교해볼 예정입니다.
2023
- Leetcode [Math] 258. Add Digits [Easy]
- Leetcode [Binary Tree] 101. Symmetric Tree [Easy]
- Leetcode [Linked List] 142. Linked List Cycle II [Medium]
- Leetcode [Array] 1539. Kth Missing Positive Number [Easy]
- Leetcode [String] 28. Find the Index of the First Occurrence in a String [Medium]
- Leetcode [Greedy] 2160. Minimum Sum of Four Digit Number After Splitting Digits [Easy]
- Leetcode [Array] 540. Single Element in a Sorted Array [Medium]
- Leetcode [Array] 989. Add to Array-Form of Integer [Easy]
- Leetcode [Math] 67. Add Binary [Easy]
- Leetcode [Greedy] 942. DI String Match[Easy]
- Leetcode [Greedy] 860. Lemonade Change [Easy]
- Leetcode [Greedy] 680. Valid Palindrome II [Easy]
- Leetcode [Greedy] 605. Can Place Flowers [Easy]
- Leetcode [Greedy] 455. Assign Cookies [Easy]