How I Interviewed Candidates at Google

preview_player
Показать описание


#neetcode #leetcode #python
Рекомендации по теме
Комментарии
Автор

Imagine preping for Google interviews with neetcode videos, and then you realize that he is the one interviewing you

victortruong
Автор

When people are nervous emotionally, their logic brain doesnt work properly.

yang
Автор

I’d say it’s probably nerves. In one of my final interview rounds with Google, my brain pretty much just stopped functioning correctly and I completely lost track and started making stupid mistakes. The problem was easy too—if I had just taken a deep breath and recomposed myself, I would’ve crushed it.

Luckily, it didn’t end up hurting me too bad because I accepted a really good offer at another company (got an exploding offer) before I could get through Google HC.

puddleglum
Автор

im really loving this series of personal stories

sigfigronath
Автор

Had a moment like this where I messed up on a basic if statement that would normally be automatic for me. The nerves make your brain go completely empty. It’s like suddenly you’re thrown back to the first time you took AP CS and everything becomes cloudy

ness
Автор

Id recognize neetcode's voice as soon as I heard it in an interview

enrico
Автор

One constructive criticism I have for Neetcode, is that problems should be ranked with regard to acceptance rate. This has many benefits: 1) solving problems on your own 2) getting confident 3) gradually being able to solve harder problems.

nomad
Автор

I think adding more easy problems is a good idea.

Coderell
Автор

That sounds like nerves not lack of ability. When people get nervous they can even forget how to spell simple words.

sjjujbt
Автор

I prefer to be interviewed than interviewing others. I felt that I was more nervous than the candidates.

schan
Автор

the dude who told you to pick harder questions explains everything about why programming interviews are a mess. too much focus on trivia and less on the skills that matter, like the ability to find solutions and execute on them with clean code. leetcode and sites like it, along with senior programmers like the one you mentioned need to stop existing

SquirtleSquadee
Автор

Exactly my situation where I know the solution but cant able to code in interview

venkateshchakravarti
Автор

This is exactly my life yesterday interview with Microsoft.

theophilusowusu
Автор

How were you assigned to interview candidates? Was it randomly assigned? Or you could pick among candidates or nominate yourself to be considered as an interviewer for specific roles or areas. Also, do recent hires start interviewing candidates right away?

joynuee
Автор

At google I asked (find the avg of a set of numbers) as a warmup, I explicitly told them it’s not a trick question. I expected for this to take like 2-3 minutes but it usually ended up taking like 15m before I would abort the question and move onto the “real” question. Even the Stanford grads that I interviewed couldn’t do it within a few minutes. People really need to learn the basics.

xPussySlayerx
Автор

bruh hey, any views on competitive programming for online assessments, really need tips for that

vabhav_rana
Автор

This sounds really familiar. Oh that would be me 😅. so true.

iseeflowers
Автор

Htf do people interview at Google and can't write a for loop

imtryinghere
Автор

Nerves will get the best of you for sure but an for/while/if etc should be second nature and shouldn’t even been a barrier during an interview. I do fear that gpt/ai is messing a bit with people who are just getting into dev…. Why know how to write a for loop when it just happens automatically?

cyclox
Автор

What about coding for security engineering interview, how does it work?

dcgc