difference Function between Stored Procedure.
Assistant Software Engineer Interview Questions
2,777 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.
IF you have 1 big project an 3 small projects with same deadline, which one would you do first
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
tell me about yourself.project
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.
How can we detect a loop in a linkedlist?
Not being from cs Background also they asked me questions of ORACLE
Viewing 221 - 230 interview questions