- 1.1 - Is Unique
- 1.2 - Check Permutation
- 1.3 - URLify
- 1.4 - Palindrome Permutation
- 1.5 - One Away
- 1.6 - String Compression
- 1.7 - Rotate Matrix
- 1.8 - Zero Matrix
- 1.9 - String Rotation
- 2.1 - Remove Duplicate
- 2.2 - Return Kth to Last
- 2.3 - Delete Middle Node
- 2.4 - Partition
- 2.6 - Check if Linkedlist is Palindrome
- 2.8 - Detection Loop
- 3.1 - Three in One
- 3.2 - Stack Min
- 3.3 - Stack of Plates
- 3.4 - Queue via Stacks
- 3.5 - Sort Stack
- 3.6 - Animal Shelter
- [] 3.
- 10.1 - Sorted Merge
npm install
npm test
If you just want to lint
npm run lint