Coding interview preparation
5.82K subscribers
400 photos
70 files
164 links
Download Telegram
Technical Hiring Managers Ask These 15 Questions during Interviews

Are you nervous about an upcoming technical interview? If so, this post can make things a little easier for you. Here are 15 technical interview questions that hiring manager from different companies love asking their candidates:

Could you tell us about a time you failed?
Technical hiring manager interview questions: How does the Internet work?
What qualities do you want in your manager or leader?
Technical interview questions: What are the recent exciting challenges you’ve overcome?
Questions to ask during recruitment: How would your last coworkers describe you?
Technical interview questions: Why do you get up every morning?
Technical hiring manager interview questions: What, according to you, makes an ideal coworker?
Technical interview questions: What is the first thing you do if you are not able to solve a problem?
What is your dream job?
Have you been working on a side project?


🔗 Article Link
What will be the output of the following C++ code?
Anonymous Quiz
6%
Hello
3%
World
28%
Error
62%
Hello World
👍1
5 Job Interview Tips For Success
Which data structure is needed to convert infix notation to postfix notation?
Anonymous Quiz
8%
Branch
28%
Tree
20%
Queue
44%
Stack
See the given code of JavaScript and choose the correct output
Anonymous Quiz
20%
Compilation error
11%
False
19%
Runtime error
50%
True
👍2
Here is a code snippet for previous question, sorry for delay. We added it as a image but obviously telegram has issues with image quizzes.

function comparing()
{
x=9;
y=9;
if(x==y)
return true;
else
return false;
}
3
Interview Questions to ask technical support rep
What will be the output of the Java code?
Anonymous Quiz
10%
a
5%
b
3%
c
82%
abc
👍3🔥1
How to Conduct a Technical Interview Remotely
Which operator can be used for accessing the value stored at address of a pointer variable?
Anonymous Quiz
8%
#
55%
*
28%
&&
9%
@
IT Interview Questions
👍1
5 Quick Tips for Virtual Job Interviews
The prefix form of A-B/ (C * D ^ E) is?
Anonymous Quiz
36%
-/*^ACBDE
22%
-ABCD*^DE
26%
-A/B*C^DE
16%
-A/BC*^DE
Know your Future Job
Previous quiz had an error so I deleted it. Thank you for pointing it out 👍🙏
😁3👍2
Types of interview questions
👍3