|
|
|
|
|
by _drimzy
1947 days ago
|
|
> buy a copy of cracking the coding interview, make a leetcode.com account In my opinion this is a pretty bad advice and I see a lot of entry level programmers struggling for a long time because of this. A basic algorithms and data struture book (something like Introduction to Algorithms by Cormen, and Data Structures by Mark A Weiss) is a must before jumping into leetcode/cracking the coding interview. One needs to have a foundation before diving straight to interview problems. |
|