difference Function between Stored Procedure.
Assistant Software Engineer Interview Questions
2,560 assistant software engineer interview questions shared by candidates
What did you prepare for this interview?
1st question was to find 2nd lowest number in an array. This has to be done without using js in-built sorting function and with one loop. O (N) 2nd questions was return highest average of a person in array [["sam","80],["ace","90"],["sam","100"]] (answer: 90 because same has 80 and 100 => 100 + 80 / 2 = 90)
How you tackle academic setbacks.
9 balls problem, in which 8 balls are of same weight and 1 is less of less weight and an equal weighing balance how many minimum number of tries needed to find the uneven ball
Intro, Projects, Question based on technologies mentioned in resume, Sql queries(Join, GroupBy etc), very easy coding questions(fibonacci series etc),Theoritical questions based on my resume( questions- React vs Angular,Key feature of ReactJs, props vs States in reactJs,javascript ), What are Your Goals, What if You need to change the Technology.
tell me about yourself.project
How can we detect a loop in a linkedlist?
What is polymorphism and write a code of run time polymorphism
Mainly questions were basic about object orientation and java technologies. Few questions were there regarding Database. They may also ask situational based questions like what you would do, if some situation is there in project.
Viewing 191 - 200 interview questions