- First bad version – solution, test
- Merge sorted array – solution, test, разбор на YouTube
- Find the Index of the First Occurrence in a String – solution, test, TODO
- Longest Common Prefix – solution, test
- Valid Palindrome – solution, test, TODO
- Two Sum – solution, test
- Plus One – solution, test, разбор на YouTube
- Roman to Integer – solution, test
- Remove Element – solution, test, TODO
- Middle of the Linked List – solution, test, TODO
- Number of 1 Bits – solution, test
- Linked List Cycle – solution, test, TODO
- Valid Parentheses – solution, test, TODO
- Missing Number – solution, test
- Power of Three – solution, test
- Majority Element – solution, test
- Valid Anagram – solution, test
- Intersection of Two Arrays II – solution, test
- Remove Duplicates from Sorted Array – solution, test
- Product of Array Except Self – solution, test
- Integer to Roman – solution, test
- Search a 2D Matrix – solution, test, TODO
- Summary Ranges – solution, test
- Merge Intervals – solution, test
- Valid Sudoku – solution, test, TODO
- LRU Cache – solution, test, TODO
- Maximum Subarray – solution, test, TODO
- Reverse Words in a String – solution, test, TODO
- Flatten Binary Tree to Linked List – solution, test, TODO
- Evaluate Reverse Polish Notation – solution, test, TODO
- Longest Consecutive Sequence – solution, test, TODO
- Basic Calculator II – solution, test, TODO
- Basic Calculator II – solution, test
- Game of Life – solution, test
- Delete Node in a Linked List – solution, test
- Longest Common Subsequence – solution, test
- Delete Node in a Binary Search Tree – solution, test
- Decode String – solution, test
- Determine if Two Strings Are Close – solution, test
- Removing Stars From a String – solution, test