Tech IndustryJul 10, 2019
NewmUGK41

CTCI or LeetCode?

I'm currently working through the book Cracking the Coding Interview. Should I focus on the exercises in the book and then back to LeetCode? Or do both at the same time?

Apple sikit Jul 10, 2019

CTCI first. Read only the chapters on data structures and algorithms. Then leetcode.

IMS Health iLoveLeet Jul 10, 2019

I would suggest to finish first 3 chapters from CTCI and start solving array, string, LinkedList, stack and queue questions on leetcode. Once you are comfortable, you can do in parallel.

Amazon prestige🧐 Jul 10, 2019

Both will work, so do the one you can stick with more consistently. I find LC a lot more enjoyable.

Amazon Vaporeon Jul 10, 2019

CtCI then LC for company specific questions before the interview

New
mUGK41 OP Jul 10, 2019

Yeh I keep reading about the importance of Big O notation but struggle to get my head around it and remember it, so trying to get the first few chapters done and focus more on LeetCode

IMS Health iLoveLeet Jul 10, 2019

Don’t spend much time in initial chapters. And don’t remember anything. Try to calculate it. Don’t go for EPI right away, that’s what I can suggest. EPI, you can start after CTCI

New
mUGK41 OP Jul 10, 2019

I struggle with the calculations. Is EPI a book?

LexisNexis Risk Solutions XgsJva6 Jul 10, 2019

EPI (Elements of programming interviews)

New
mUGK41 OP Jul 10, 2019

Those who work at Amazon, how hard was the interview? I spoke with a recruiter and he gave me a lot of stuff to work through before I apply but don't feel like I'll ever be ready

Amazon PrimsAlgo Jul 10, 2019

Leetcode easy / medium with an occasional hard thrown in