Junior Software Engineer Interview Questions

7,237 junior software engineer interview questions shared by candidates

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
avatar

Junior Software Engineer

Interviewed at SOLIDitech

4.7
Jul 21, 2023

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

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
avatar

Junior Software Engineer

Interviewed at SOLIDitech

4.7
Apr 28, 2022

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

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.
avatar

Junior Software Engineer

Interviewed at Bitwise

3.5
Jul 15, 2018

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.

Viewing 6571 - 6580 interview questions

Glassdoor has 7,237 interview questions and reports from Junior software engineer interviews. Prepare for your interview. Get hired. Love your job.