Skip to content

Commit 0a7a15c

Browse files
authored
Update README.md
1 parent 031723c commit 0a7a15c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# cracking-the-coding-interview
2-
This repository will contain my soluitons and the **Links to online judge platforms if the question is avaliable on a particular platform**. This would help to actually code and submit the solutions before verifying from the book. Also, my Java Solutions to [Cracking the Coding Interview, 6th Edition](http://www.crackingthecodinginterview.com/).
2+
This repository will contain the **Links to online judge platforms if the question is avaliable on a particular platform**. This would help to actually code and submit the solutions for all corner cases, before verifying from the book. Also, my Java Solutions to [Cracking the Coding Interview, 6th Edition](http://www.crackingthecodinginterview.com/).
33
# Chapter 1 - Arrays & Strings
44
| # | Title | Online Judge | My Solutions |
55
|---| ----- | -------- | ---------- |

0 commit comments

Comments
 (0)