Trying to get in at one of the top tech companies in the world? If so, I have 5 hours of video for you, spread over 18 lessons. You'll learn the strategies and techniques your peers use to get in and get paid a lot of money.
We'll start out by getting our heads in the right place: interviewing can actually be fun! Not only that, you meet some interesting people whom you'll likely cross paths with later in your career, and be introduced to (possibly) some very interesting companies. We'll then dig in and start reviewing and practicing, and we'll wind things up with Mr. Jon Skeet himself, who interviews people regularly for Google.
It's a thing you'll need to know if you plan to get through any interview. It's actually quite useful and in this post I'll hopefully make the case that's it's simple as well.
Letās review data structures! Itās fun and exciting! In this section youāll review and then build your very own data structures along with me! Iāll be using JavaScript to code mine, but feel free to use whatever language you like.
19:13
Now the fun starts! We have our data structures and now we need to focus on the algorithms weāre likely to be asked about in an interview. But thatās not enough! What you really need to do is to be able to tease out the strategy that youāll need to use in combination with your data structures and algorithms. That will help you answer almost any interview question.
17:58
You're not going to make it through this section unless you have the right frame of mind. Simply wanting a job isn't enough - you need to calm yourself and focus.
06:05
Before you get to the white board you'll likely have to pass an introductory screening interview - a short call (or in person meeting) to suss out what you know.
Screener questions tend to have a bit more broad and, typically, based on your experience... sometimes not. Think about how you would answer this one about databases.
Sometimes a potential interviewer will 'cosplay' with you - pretending that you work at the company and seeing how you might solve one of their realworld problems.
Don't hate me... and PLEASE don't skip this video. Let's walk through Fibonacci together as a way of understanding how interviewers will flex and extend a single question to dig into your brain.
12:04
This is a real interview question that comes straight from Amazon. You'll be writing this one by hand so remember your strategies.
20:38
A straightforward problem that, at first, seems daunting - until you break it down and apply the strategies you know.
22:42
This is a tough one and you might struggle with it some. If you do, practice speaking aloud to get help from the interviewer.
22:42
Another traditional question: create a linter for X language. This is more about parsing a string and remembering where you are within it.
19:47
Not all interview questions have to do with code - some are purely logical, designed to see how you would try and solve a really, really hard problem. Skeet couldn't figure this one out...
37:19
It's a rule of interviews: 'ask a binary tree question' and that's exactly what I do in this video with Jon. Traversing in different ways, trying to balance along the way.
38:47
This is another very popular question from larger companies, and requires you to be familiar with linked lists, arrays and stacks.
34:11
Let's end things with one that's a bit simpler - creating a string walking function that evaluates anagrams.
18:28
You've got this - good luck! Study, remember your strategies and be your best you.
And it's amazing and you'll love it, I promise (and guarantee it)