Coding interview preparation
5.81K subscribers
377 photos
56 files
163 links
Download Telegram
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
Which of these are selection statements in Java?
Anonymous Quiz
13%
Break
22%
Continue
22%
for()
42%
If()
🫡2😁1
Star approach behavioral interview questions
👍8🔥1
Behavioral Business Analyst Interview Questions
The many hats of a modern business analyst
👍1
What is the result of the following operation?
Top (Push (S, X))
Anonymous Quiz
24%
X
27%
X + S
13%
S
36%
XS
👍2