Ask you to write programs on data structures like stack queue linked list and trees
Associate Software Engineer Developer Interview Questions
26,014 associate software engineer developer interview questions shared by candidates
Round 0 - There are 3 programming questions in the application form itself. At my time they were not language specific so i wrote them in Java but now i suppose the questions are more inclined towards the usage of Python. Round 1- G.K. round which is online. This round checks whether or not you have knowledge of the world you are living in. 150-180 simple MCQs in 10-15 minutes or so. I don't remember exactly Round 2- Coding round (written). 5 questions in ordered by difficulty. Nothing too long or too tough, just the basics to check your logic. Round 2.5- Coding round (HackerRank). 5 questions different levels of difficulty ( But basic ). same as the written one. Check your coding skills, logic, syntax, meeting test-cases. You just need to complete an empty function. And be familiar with the coding platform i.e. hackerRank. Round 3- Debate. Groups of 8-14, Half of which for the topic and half of them against. Preparation time will be around 15 mins with your group. They will provide u with the "qualities" they'll be looking in you before you start the debate. Go through it carefully. They don't score u on the fluency of your english or how well you are in arguing with people but how valid your points are and how well you explain them. Round 4- Personal Interviews. Questions differ from person to person. Mainly on the academic project in your college you did. And usual Interview questions.
I have been asked to write down a program for linked list
How to grow an array in a way that provides constant insertion time on average case
What would you do if you had a million dollars?
Java code, exceptions, math etc..
Firstly you choose programming language?
Q: Code (on paper) a program that will print the numbers from 1 to 15, however when the number is a multiple of 3 it will print "Whiz". If the number is a multiple of 5, print "Bang." If the number is a multiple of 3 and 5 print "Whiz Bang".
why would you use an interface over an abstract class
Product of 3 largest number from an array.
Viewing 171 - 180 interview questions