What is HasMap? What is Interface?
Engineer Developer Interview Questions
3,964 engineer developer interview questions shared by candidates
Write code (on a whiteboard) to reverse an array (preferably with the best big O notation)
Round 1: 1. Host name port number resolution https://cloud.google.com/load-balancing/docs/url-map-concepts 2. Design calculator for different consumers(Solar, Scientific, Astronomical), with code reuse 3. Code for minimum difference between the values of any two different nodes in the Binary Search tree. 4. Insert, Delete and Get in O(1) 5. SQL to select all employees along with department name, from Employee table and Department Table. 6. A/B Testing 7. Recently work experience Round 2 1. Design a jigsaw puzzle 2. Print Tree common nodes
LINQ problems and String manipulation in C#, with Web API basics mixed in between to explain the reasoning behind.
Fibonacci series
Difference between abstract class and interface
1. HashMap, hashtable differ 2. Exceptions and types of exceptions 3. Internal working of hashmap and HashSet 4. collection used to remove/doesn't allow duplicates 5. What is a concurrent hashmap 6. Db query to write an inner join 7. Stream, lambda expressions query 8. What is an interface 9. What is a lambda expression 10. What is the stored procedure 11. Can we have catch() without try 12. can we have try without catch 13. Some db, stream API questions are also asked 14. Some aptitude questions
abstract class vs interface
to print the series of missing numbers in array from 0-99. it should be like, 0-2 , 4-9, 11-76 , 78-99 for array like [3,10,77]
Find Duplicate in an array
Viewing 3151 - 3160 interview questions