- Stack
- Queue
- Linked list
- Binary tree
- Bubble sort
- Insertion sort
- Selection sort
- Merge sort
- Quick sort
- Binary search
Number | Problem |
---|---|
1 | Two Sum |
19 | Remove Nth Node From ENd of List |
66 | Plus One |
83 | Remove Duplicates from Sorted List |
146 | LRU Cache |
203 | Remove Linked List Elements |
206 | Reverse Linked List |
237 | Delete Node in a Linked List |
258 | Add Digits |
- Look and Say