Given an array (unsorted) numbers how would you find every pair of numbers that add up to a given sum?
Software Engineer Senior Interview Questions
67,213 software engineer senior interview questions shared by candidates
Networking and Algos
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?
On my previous job experience.
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
there is base class and derived class both class having same function name with same signature. he asked will it compile?
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.
Viewing 471 - 480 interview questions