JavaScript Algorithms and Data Structures exercises from the Udemy course The Coding Inteview Bootcamp: Algorithms + Data Structures
- String reversal
- Palindromes
- Integer reversal
- MaxChars
- The Classic FizzBuzz!
- Array Chunking
- Anagrams
- Sentence capitalization
- Printing steps
- Two sided steps - pyramids
- Find the vowels
- Enter the Matrix Spiral
- Runtime complexity in practice - Fibonacci
- Data structures:
- JS Events
- Sorting methods: bubble sort, sort by selection, merge sort
- Graph