sharmoo / ctci

My answers/notes to "Cracking the Coding Interview" by Gayle McDowell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Our Slack CTCI study group. To join, send me your email.

Gayle McDowell's crowdsourced CTCI solutions, by programming language.

I've organized a group to code through all 189 coding interview questions in Gayle McDowell's book "Cracking the Coding Interview" together. I'll do them in Java, but please use any language you wish. We can meet in person (in LA) or online on weekends, to keep us motivated and disciplined.

This book is what most software engineers study to prepare to interview at FAANG companies: Facebook, Apple, Amazon, Netflix, Google, etc.

I made 5 Slack channels for us. Please join them:

CTCI's official Facebook group: https://lnkd.in/gxQ7R6k

Join CTCI's official Slack group: https://lnkd.in/gvxA4UG

VS Code is my code editor: https://lnkd.in/giVaGaT. I installed their Java Extension Pack: https://lnkd.in/g-qDisW.

I cloned Gayle's GitHub solutions and opened the /Java folder in VS Code. It instantly told me what to install and let me start running/debugging code with breakpoints, with NO configuration! Super easy.

Also:

By Raymond Gan

About

My answers/notes to "Cracking the Coding Interview" by Gayle McDowell