Networking and Algos
Senior Software Engineer Test Interview Questions
67,473 senior software engineer test interview questions shared by candidates
elements in an array, all of them appeared twice except one element which appeared once.. find that element
Q. Resume based questions
How would you improve product 'x'?
What improvement do you see making to the company?
First round: Your projects, How to dynamically load a class, OOPs concepts, Difference in between Abstract class and Interface, Thread life cycle, Synchronized block and use, Immutable class, Servlet life cycle and how servlet works Second round: First round: Your projects, OOPs concepts, Difference in between Abstract class and Interface, Thread life cycle, String constant pool, What is Immutable class and how to create it, Servlet life cycle and how servlet works, Singleton design pattern, How to handle clone and serialization concepts in Singleton class, Difference in between JSON & XML Techno-managerial round: Your projects, RESTful webservices, Runtime polymorphism
In an n*n matrix, filled with integers, we have to find the minimum number in the shortest time. The matrix is sorted on both column wise and row wise.
On my previous job experience.
there is base class and derived class both class having same function name with same signature. he asked will it compile?
Create a linkedlist structure and write a method to reverse it in place
Viewing 471 - 480 interview questions