Software Engineer Developer Interview Questions

3,277 software engineer developer interview questions shared by candidates

1 SQL Queries. 2 MYSQL VS SQL. 3 DBMS tabke normalisation. 1NF, 2NF, 3NF, BCNF. 4 select 58th highest salary from the table. 6 group by clause. 7 having clause. 8 coding round coding questions related to string manipulation and array manipulation they were easy. 9 reverse the string geeks for geeks question. 10. os deadlock dining philoshpher. 11. data structure basic question. 12 and many more.
avatar

Software Engineer/Developer

Interviewed at Rizzle

3.7
Nov 17, 2022

1 SQL Queries. 2 MYSQL VS SQL. 3 DBMS tabke normalisation. 1NF, 2NF, 3NF, BCNF. 4 select 58th highest salary from the table. 6 group by clause. 7 having clause. 8 coding round coding questions related to string manipulation and array manipulation they were easy. 9 reverse the string geeks for geeks question. 10. os deadlock dining philoshpher. 11. data structure basic question. 12 and many more.

OOPs, JDK,JRE,JVM, Exception handling, Collections - Arraylist vs linkedlist, internal working of hashmap, Vector, treeset, anonymous inner class, try with resources, core java concepts like static, final, main method related questions, Hibernate & Spring concepts, questions based on your resume
avatar

Software Engineer - Java Developer

Interviewed at Techforce Infotech

4.3
Jul 6, 2021

OOPs, JDK,JRE,JVM, Exception handling, Collections - Arraylist vs linkedlist, internal working of hashmap, Vector, treeset, anonymous inner class, try with resources, core java concepts like static, final, main method related questions, Hibernate & Spring concepts, questions based on your resume

Java ==== explain your project. what is JVM ? what is JRE ? what is JDK ? difference between method overloading and method overriding ? difference between String literal and String object ? Difference between comaparable and comparator ? Difference between hashmap and hashtable ? what is SCP ?(String constant pool) declear HashMap. what is output follwoing code ? String s= new String("Shrishail"); String s1= new String("Shrishail"); System.out.println(s==s1); // flase - because in string assignment operator is check address location not contains. String s="Shrishail"; String s1="Shrishail"; System.out.println(s==s1); // true write one program using Comparator ? write one code String input ="Shrishail is my name"; Output = name my is Shrishail Adavance java ============= steup for jdbc what resultset ? difference between statement and Preparedstatement which one better statement or PreparedStatement. what is Statement ? what is PreparedStatement ? Sql === write query employee table where department is Developing write query for second maximum salary; what are type of aggregate function.
avatar

Software Engineer - Java Developer

Interviewed at Suma Soft

3.6
May 11, 2023

Java ==== explain your project. what is JVM ? what is JRE ? what is JDK ? difference between method overloading and method overriding ? difference between String literal and String object ? Difference between comaparable and comparator ? Difference between hashmap and hashtable ? what is SCP ?(String constant pool) declear HashMap. what is output follwoing code ? String s= new String("Shrishail"); String s1= new String("Shrishail"); System.out.println(s==s1); // flase - because in string assignment operator is check address location not contains. String s="Shrishail"; String s1="Shrishail"; System.out.println(s==s1); // true write one program using Comparator ? write one code String input ="Shrishail is my name"; Output = name my is Shrishail Adavance java ============= steup for jdbc what resultset ? difference between statement and Preparedstatement which one better statement or PreparedStatement. what is Statement ? what is PreparedStatement ? Sql === write query employee table where department is Developing write query for second maximum salary; what are type of aggregate function.

Viewing 631 - 640 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 3,277 interview questions and reports from Software engineer developer interviews. Prepare for your interview. Get hired. Love your job.