The aptitude part was average. The SVAR testing needed you to be calm and listen to what the recorded voice was speaking and repeat or some other actions based on the instructions. It checks your speaking capabilities and there was a topic given and you had to speak about it. Fairly simple but needed presence of mind and attention to questions. Technical Question: What do you know? and after you tell what you know the question is based on that. I told Javascript, CSS etc, and he asked me to write a program to validate date input in a browser window and display valid or invalid as output.
Junior Engineer Interview Questions
12,063 junior engineer interview questions shared by candidates
What are some key projects you did at University
Name one good and bad experience you had in your college.
How to control the process of finding and fixing bugs
Experience in working in a team
Hardest Coding question asked to me in the entire process. Given an Array of digits 1-9, 0 excluding and a number N Find how many numbers can be formed such that it is less than or equals to N. Digits can be repeated. Eg: Arr - {1,4,9} N - 10 Ans - 3 since (1, 4, 9) Arr - {1,3,4,5} N - 100 Ans - (1,3,4,5,11,13,14,15,33 ............. )
Q: relating I/O in pthon. shown a code piece and was asked what i think it does. After i explained they run the code and asked why did it act differently from what i said and asked me to fix it.
Self introduction Project discussion Prefered language l said python Python questions Scope Tuple list Pass break continue
There were coding questions(basics) and theoretical questions on C(medium difficulty).
He asked me about how to handle buffered files with string file.
Viewing 481 - 490 interview questions