|
1 | | -# coding-interview-algorithms-and-data-structure |
| 1 | +# The Coding Interview: Algorithms + Data Structures |
| 2 | +### Ace your next Javascript coding interview by mastering data structures and algorithms. |
| 3 | + |
| 4 | +- [Problem 1: String Reversal](https://github.com/somekindofwallflower/coding-interview-algorithms-and-data-structure/tree/master/01_reverse_string) |
| 5 | +- [Problem 2: Palindromes](https://github.com/somekindofwallflower/coding-interview-algorithms-and-data-structure/tree/master/02_palindrome) |
| 6 | +- [Problem 3: Integer Reversal](https://github.com/somekindofwallflower/coding-interview-algorithms-and-data-structure/tree/master/03_integer_reverse) |
0 commit comments