DEV Community

Discussion on: Please stop buying Cracking the Coding Interview for Big Tech interviews

Collapse
 
leekezar profile image
Lee Kezar

For me, I already learned the concepts in depth. I have a whole degree in CS. CTCI is a refresher. If you expect to get a degree's worth of depth, then yes, it's a bad book. If the knowledge is already there, just a bit disconnected or fuzzy, I think it helps significantly.

Collapse
 
dannyhabibs profile image
Daniel

Agree completely!

Collapse
 
satori87 profile image
Michael Francis Whitlock

That sounds like a very atypical CS degree if it taught you all the things in CTCI! I think you are very lucky! My CS Degree wasn't so robust. It had neither the breadth nor depth of even CTCI.

Collapse
 
leekezar profile image
Lee Kezar

Well, I don't know if it was too special. There is one course, usually has Algorithms in the title, that discusses sorting, recursion, etc. Another called Data Structures discusses arrays, linked lists, etc. In all my applications for undergrad and grad school I have never seen a school without these two.