Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
June 26, 2019 05:10 am GMT

Dont say negative things in an interview

An interview is not the place to voice negative thoughts. Youre there to make a good impression, and thats best done with positive opinions. Even though you may have the best of intentions, be careful of a few traps.

Saying the wrong thing is one way to fail a coding interview, so let's try to avoid that by looking at three angles:

  • Building a rapport with the interviewer
  • Avoiding judgemental opinions
  • Respecting the interviewer as a person

Keep the good rapport to the end

As an interview progresses, you get calmer. A connection builds between you and the interviewer. This is great, as it allows you to think clearly. But theres a danger that you let your guard down. It doesnt matter how well you think youre getting along, you still know virtually nothing about the interviewer.

The good rapport youre developing is because you are agreeable and sharing a mindset with the interviewer. Youre both on the same page. Ideally, you want to stay like that until the end. Why risk it by being negative?

Maybe youre coding in Python and you see a chance to compare to C++. Doing do so is good, but only if you can keep the comparison neutral. Dont let slip an opinion about Python being superior. Itd be a bad assumption that the interviewer even likes the language. Many of us are programming in languages we dont like. The interviewers passion may lie in C++, they might even participate on a C++ discussion board.

In my experience, it doesnt take much to derail the bond. Ive had interviews going well for me, but feeling over-confident, said something I shouldnt have. Everybody kept their smiles, but I could see the strain. At the time it didnt even register that my remark may be take badly. Beyond negativity, I learned to avoid snide and sarcastic remarks entirely.

On the other side of the table, Ive had good candidates blurt out things that made my eyes roll. It may be a minor quip, but it takes a big bite out of the goodwill that was building.

An interview is not the same as being on the job. Nobody trusts you yet, and opinions require that foundation of trust. Youre trying to earn the respect of the interviewer.

Are you qualified to be critical

Many criticisms require a deep understanding of the material. Spouting off a canned opinion on Twitter may be fine, but it comes across as shallow in an interview. Sure, theres a chance the interviewer agrees, but theres a greater chance they dont.

For example, say youre looking at some code that uses dependency injection. The interview asks you for an alternative to that approach, which is a fair question. You correctly answer that a global configurator also works. Then, as happens in many interviews, youre asked, Is that a good approach?

Its an leading question that functions like a trap whether or not that was the intent of the interviewer. Ensure you've be listening carefully to the interviewer to understand what they want. The key phrasing, is that good, sounds like a request for an opinion. Try to stick only to the details you know. Point out positives and negatives to the approaches but avoid saying overall one is better or worse than the other.

If youre feeling pressured to give a thumbs-up or thumbs-down, dont. Its fine to say your experience is more in one area, and you feel more comfortable with it. You can even say you dont even understand one method well enough to know where itd best be applied.

But none of this means one approach is better than the other. Chances are you dont know enough to make a firm judgement. Chances are that the interviewer also doesnt know enough. Dont risk a clash in opinions.

Ask the interviewers opinion. This diversion can save you in a bind. Plus, deferring to the interviewer helps build that rapport I talked about earlier.

Real-life is strictly awesome

You should be entirely positive about any topics outside of programming. Peoples personal habits vary even more than their technical preferences. If the interviewer says they like morning cartoons, you say, cool, which ones? and then note them down, as though youll watch them later. If the interviewers desk is covered in hand-puppets, you say, these are great, who made them? If it turns out the interviewer is a psychic detective in their spare time, you say thats awesome, Id love to hear more about it.

If this seems shallow, its because it is. But youre intentionally prepping your brain to stay positive. You want to block its tendency to make off cuff comments. You want to suppress any laughter or anything that might be dismissive of the persons life.

Nobody wants to be ridiculed, not even a bit. How do think the interviewer will rank you, that stranger that belittled them?

Be attentive

Given some interviews Ive been in, this advice is apparently not taken to heart by many people. The moment any kind of momentum is built, many people shut off their brain and let their mouth take over.

Dont let this happen to you.

Think about every answer, before you give it. Formulate all opinions in terms of pros and cons instead. Accept the interviewer has their faults, and avoid clashing with them.

Be positive.


Original Link: https://dev.to/mortoray/don-t-say-negative-things-in-an-interview-1998

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To