Common Web Developer Interview Questions And Answers
blog.codegiant.io
Common Web Developer Interview Questions And Answers
1–10 of 19 posts
Re: Common Web Developer Interview Questions And Answers
#2Re: Common Web Developer Interview Questions And Answers
#31. 99.99% of candidates sound extremely nervous for the first few minutes. That’s fine. I think most interviewers expect it. Both the interviewer and the interviewee want to calm down, and a few min of introductory chat seems to help most people.
2. If I notice a candidate is nervous in the middle of a technical question, I try to say something to calm them down. Often people seem super nervous while doing well/sometimes people confidently do badly — Point is that nerves are not a sign that the candidate is bad, but rather a sign the candidate might be able to do better/be happier if they were calmer.
3. At least if you were interviewing with me, I’d hope candidates who feel too nervous tell me they are nervous. Maybe other interviewers wouldn’t take kindly to this, but if it leads to better/happier hiring then I’m all for it. FWIW this has only happened a handful of times in my career.
Re: Common Web Developer Interview Questions And Answers
#4I’ve done a lot of interviews and I want to add a few points about nervousness (As discussed in the beginning of the post): 1. 99.99% of candidates sound extremely nervous for the first few minutes. That’s fine. I think most interviewers expect it. Both the interviewer and the interviewee want to calm down, and a few min of introductory chat seems to help most people. 2. If I notice a candidate is nervous in the midd…
A lot of nerves come from the unknown. In an interview you could be asked pretty much anything. In my opinion, interviews should be about relevant experience and talking through a problem that was given to the interviewee before hand. I really wish I knew which companies did interviews like that near me.
Re: Common Web Developer Interview Questions And Answers
#5I’ve done a lot of interviews and I want to add a few points about nervousness (As discussed in the beginning of the post): 1. 99.99% of candidates sound extremely nervous for the first few minutes. That’s fine. I think most interviewers expect it. Both the interviewer and the interviewee want to calm down, and a few min of introductory chat seems to help most people. 2. If I notice a candidate is nervous in the midd…
There's a ton of interviewers who are on a power-trip would would potentially take an admission of something like that as a yellow or red flag. In engineering/business there's a ton of folks who have huge egos and love to rip into candidates for stuff that's small to insignificant.
Then there's the legitimate "that may just weed you out" thing. I have had to hire engineers who I know can deal with tough social situations with grace. Someone admitting openly that they're nervous in an interview isn't necessarily someone who I'd trust going glove-to-glove with execs who will bend your arm to get their way.
Anywho - maybe my reasons aren't the right ones (and they're surely not universally applicable)... but I'd absolutely not give someone the advice to show that card on the interviewee side of the table.
Re: Common Web Developer Interview Questions And Answers
#6If I were interviewing someone, I would expect the linear solution and from a CS graduate would at least expect mentioning the logarithmic one..
Re: Common Web Developer Interview Questions And Answers
#7Who wrote this article again? An HR?
Re: Common Web Developer Interview Questions And Answers
#8Re: Common Web Developer Interview Questions And Answers
#9Example of a fibonacci recursion implemented in exponential time just after mentioning big-O notation? Looks just like one of those articles written by a copy-writer who knows nothing about programming and created the article by reading some similar articles thinking he understands it all now If I were interviewing someone, I would expect the linear solution and from a CS graduate would at least expect mentioning the…
Also why stop there? An actual smart coder would have looked up the constant time solution instead of bothering with any of that.
Re: Common Web Developer Interview Questions And Answers
#10I’ve done a lot of interviews and I want to add a few points about nervousness (As discussed in the beginning of the post): 1. 99.99% of candidates sound extremely nervous for the first few minutes. That’s fine. I think most interviewers expect it. Both the interviewer and the interviewee want to calm down, and a few min of introductory chat seems to help most people. 2. If I notice a candidate is nervous in the midd…
Also done a ton of interviewing on both sides of the table. On 3: There's a ton of interviewers who are on a power-trip would would potentially take an admission of something like that as a yellow or red flag. In engineering/business there's a ton of folks who have huge egos and love to rip into candidates for stuff that's small to insignificant. Then there's the legitimate "that may just weed you out" thing. I have…