Skip to content

Commit dcb95aa

Browse files
authored
Update README.md
1 parent 0e73e6a commit dcb95aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Python Solutions to *Cracking the Coding Interview, 6th Edition*
22

3+
This is a **Python** solutions for the book [Cracking the Coding Interview, 6th Edition](https://www.careercup.com/book) by *Gayle Laakmann McDowell*.
4+
5+
## How to use?
6+
37
To run the programs, just use the `python ChapterX/filename.py` command.
48

59
The test cases are included in the solution files.

0 commit comments

Comments
 (0)