>Stay calm and composed. Ironically, reading this makes me hyperaware. >Sound enthusiastic! Speak with a smile and you will naturally sound more engaging. In my experience, some people force this and it comes off a bit creepy. I've had better luck not thinking about this. IMHO don't treat the social side the same way you treat the technical side (i.e. preparation similar to homework). The social side should not be ov…
Coding Interview Cheatsheet
11–20 of 88 posts
Re: Coding Interview Cheatsheet
#12One thing that's missing here is video camera feed. As an interviewer, I don't turn on my webcam and I don't expect the candidate to do it (although they can if they want to). However, I've heard different people have different opinions on this. It's definitely something that could go on this list for phone interviews. Of course, intra-US interviews are usually done over the phone but when the interviews are across c…
Re: Coding Interview Cheatsheet
#13Our Facebook Page http://yobuilder.com/5ilS
Join WhatsApp Group https://chat.whatsapp.com/5eKlJkbcGCnJOU0NRob9YO
Subscribe YouTube channel http://yobuilder.com/7pM5
Re: Coding Interview Cheatsheet
#14Our Facebook Page http://yobuilder.com/5ilS
Join WhatsApp Group https://chat.whatsapp.com/5eKlJkbcGCnJOU0NRob9YO
Subscribe YouTube channel http://yobuilder.com/7pM5 PLEASE Visit
Re: Coding Interview Cheatsheet
#15Re: Coding Interview Cheatsheet
#16Re: Coding Interview Cheatsheet
#17I can’t think of any other field where highly paid adult professionals willingly submit to interviews that treat them like autistic 15-year-olds. Makes sense for the companies, of course.
Re: Coding Interview Cheatsheet
#18One thing that's missing here is video camera feed. As an interviewer, I don't turn on my webcam and I don't expect the candidate to do it (although they can if they want to). However, I've heard different people have different opinions on this. It's definitely something that could go on this list for phone interviews. Of course, intra-US interviews are usually done over the phone but when the interviews are across c…
Re: Coding Interview Cheatsheet
#19I can’t think of any other field where highly paid adult professionals willingly submit to interviews that treat them like autistic 15-year-olds. Makes sense for the companies, of course.
No emotionally mature adult would conduct an interview like that, unless forced to. It would be completely unacceptable in any other professional field.
Re: Coding Interview Cheatsheet
#20> Defensive coding. Check for nulls, empty collections, etc. While this is important to avoid bugs in your algorithm, I've had candidates who spent way too long on this and it comes across as inexperienced. I don't really care that you know how to check null-ness, if you just mention "assume the parameter is not null", it's more than sufficient to me.