Development Engineer Interview Questions

37,148 development engineer interview questions shared by candidates

1.How do you find out if a number is a power of 2? And how do you know if it is an odd number? 2.How do you find the middle item in a linked list? 3.How would you change the format of all the phone numbers in 10,000 static html web pages? 4.What is the difference between a queue and a stack? 5.In an array with integers between 1 and 1,000,000 one value is in the array twice. How do you determine which one? 6.How would you store a vector in N dimensions in a datatable? 7.Which tools are essential to you for testing the quality of your code? 8.How do you manage conflicts in a web application when different people are editing the same data? 9.What is your advice when a customer wants high performance, high usability and high security? 10.How do you find the middle item in a linked list?
avatar

Software Development Engineer

Interviewed at Agami Technologies

3
Sep 2, 2016

1.How do you find out if a number is a power of 2? And how do you know if it is an odd number? 2.How do you find the middle item in a linked list? 3.How would you change the format of all the phone numbers in 10,000 static html web pages? 4.What is the difference between a queue and a stack? 5.In an array with integers between 1 and 1,000,000 one value is in the array twice. How do you determine which one? 6.How would you store a vector in N dimensions in a datatable? 7.Which tools are essential to you for testing the quality of your code? 8.How do you manage conflicts in a web application when different people are editing the same data? 9.What is your advice when a customer wants high performance, high usability and high security? 10.How do you find the middle item in a linked list?

Java: String vs StringBuilder vs StringBuffer: what is thread synchronization Manual testing concepts of Boundary Value Analysis and Equivalence Partitioning String s = "ABC" String s2 = new String("ABC") s == s2 s.equalsIgnoreCase(s2) Program for "ABC XYZ" to "XYZ ABC" How to alter registry settings via Selenium Why don't we write ChromeDriver dr = new ChromeDriver Difference between get() and navigate() Difference between bug and defect Questions related to API testing, I don't remember
avatar

Software Development Engineer In Test (SDET) II

Interviewed at Bharti Airtel

3.8
Apr 10, 2021

Java: String vs StringBuilder vs StringBuffer: what is thread synchronization Manual testing concepts of Boundary Value Analysis and Equivalence Partitioning String s = "ABC" String s2 = new String("ABC") s == s2 s.equalsIgnoreCase(s2) Program for "ABC XYZ" to "XYZ ABC" How to alter registry settings via Selenium Why don't we write ChromeDriver dr = new ChromeDriver Difference between get() and navigate() Difference between bug and defect Questions related to API testing, I don't remember

Viewing 2441 - 2450 interview questions

Glassdoor has 37,148 interview questions and reports from Development engineer interviews. Prepare for your interview. Get hired. Love your job.