- what is the difference between arrays and linked list?
- remove character from string using recursion
- return subarray with the maximum number of elements in increasing order
- return max sum of the subarray in increasing order
- Top K Frequent Elements
- Reorder List
- Remove Nth Node From End of List
- Search in a rotated sorted array