Skip to content

Commit e908411

Browse files
Update readme
1 parent 3f32f22 commit e908411

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
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

Comments
 (0)