Algorithms and Data Structures In JavaScript
Algorithms:
- String Reversal
- Palindromes
- Integer Reversal
- Max Character
- FizzBuzz
- Harmless Ransom Note
- Caesar Cipher
- Array Chunking
- Anagrams
- Print Steps
- Pyramid
- Matrix Spiral
- Searching
- Sorting
Data Structures:
- Linked Lists
- Stacks and Queues
- Trees
- Hash Table
- Graph