4 Step process 1-Online practical consists of basic Java questions, similar to leet code type questions 2-Online Audio meet and greet casual conversation no prep needed really 3-Skype practical, they call you can give you a brief outline for a practical. They judge you based on OOP and so on. Make sure to practice best practices and fast coding. 4-Video interview. This one is long. know your technical theory, project history and be prepared for some brain teasers near the end too
Junior Software Engineer Interview Questions
7,237 junior software engineer interview questions shared by candidates
Implement logic for the compare function of Arrays.sort to sort string items in ascending or descending order depending on value of a boolean parameter. INPUT: sortItems({"carrot", "apple", "egg"}, inReverse: true) sortItems({"carrot", "apple", "egg"}, inReverse: false) OUTPUT: egg carrot apple apple carrot egg
Introduce your self and tell me why you have applied for this particular job.
Tell me about the project you have done in your academic.
Intro yourself Difference Group by vs Order by? Second Highest Salary from an employee table? What is Copy Constructor in C++? What is destructor? why to use? What is MYSQL? What is LIMIT in DBMS? WAP to copy string from one string to another without using libraries. WAP to print reverse of string without using libraries.
Utilization of all fundamental concepts in OOP and our methodology to approach a problem
Pseudo codes, pattern logics, SQL queries
Take home coding assignment.
Coding qn based on algo and data structures
Tell me about a time you overcame a challenge, Tell me about a time where you worked on a project with little guidance (questions were something along the lines of these)
Viewing 6571 - 6580 interview questions