Stanford CS9: Problem-Solving for the CS Technical Interview
web.stanford.edu
Stanford CS9: Problem-Solving for the CS Technical Interview
1–10 of 292 posts
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#2Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#3I do somewhat blame the whiteboard culture, but I guess that's the one that has given the best results so far. I've no doubt that it will change soon.
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#4Maybe it's just me, but this seems to either miss the point of a CS interview, or makes a point about CS interviews containing pointless parts making them trivial. If an interview contains a known set of possible questions and you simply remember the answers, than in the end the whole exercise is somewhat pointless, isn't it?
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#5Maybe it's just me, but this seems to either miss the point of a CS interview, or makes a point about CS interviews containing pointless parts making them trivial. If an interview contains a known set of possible questions and you simply remember the answers, than in the end the whole exercise is somewhat pointless, isn't it?
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#6Maybe it's just me, but this seems to either miss the point of a CS interview, or makes a point about CS interviews containing pointless parts making them trivial. If an interview contains a known set of possible questions and you simply remember the answers, than in the end the whole exercise is somewhat pointless, isn't it?
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#7I always thought that this is a good question to ask https://github.com/alex/what-happens-when but then again probably not for all roles. It's good because even if the interviewee has seen the question, you can really gauge how much they know.
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#8Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#9I will never subject one of my potential hires to this nonsense. These concepts are valuable and academically interesting, for sure, but for the practical kind of engineering that's done at most companies it's simply not needed. Either that or it's already implemented in a library.
What a waste of time.
Re: Stanford CS9: Problem-Solving for the CS Technical Interview
#10This is what I was afraid of. I always thought interviews were something where you present your abilities, experience and knowledge. It should not be something you "prepare" for because then you're not showing off your skills, instead you're just regurgitating what you are trained to do. I do somewhat blame the whiteboard culture, but I guess that's the one that has given the best results so far. I've no doubt that i…