Selenium questions Difference between driver.quit() and driver.close(). Difference between implicit wait() and explicit wait () in Java. Describe the Automation framework. what is the output of these two print statements in java? System.out.println("Hello, World!"+ 12 +150); System.out.println(12 + 150 "Hello, World!"); Replace or create a new json object in the array? Array [ { "name" : "bob", "status" : "Active" // change key "status" to output and "Active" to true -- something like that } ]
Engineer Developer Interview Questions
3,964 engineer developer interview questions shared by candidates
If a static variable in one class enclosed in an assembly is being referred by two different assemblies, would the change in static variable caused by one assembly be reflected in the other assembly. Assume all the assemblies are getting executed in one process. Same question was repeated for singleton class as well instead of static variable
What is Rest API?
What is class loader? real time use of abstract class in project?
User has an error (with specification) in one of the companies products (with specified version). Reproduce the error.
If a pointer to the second node is given in a singly linked list, how would u delete the first node without having any other clue of the data.
Questions were based on whatever I wrote on my resume. It started off on my projects and my interests. I was asked to explain Hash tables, Linked list and B-trees when i mentioned my interest was on data structure. I was asked to explain OOPs.
Why we are using threads in Java ?
Interview Questions were mainly focused on Core Java as well as bit of Spring related questions. I had total of 2 technical interviews and 1 Final Interview with same Project Manager who took my other 2 interviews. I really don't remember the exact questions now but all I can say is they were more focused on whether you will be able to work on Spring framework as well as their old set of technologies like : Java 6, struts1 framework, AngularJS, AWS if required.
Implement LoadBalancer in TDD style
Viewing 381 - 390 interview questions