Software Senior Interview Questions

75,550 software senior interview questions shared by candidates

implement the interface: interface SortedList<T>{ /*Get an item from list at index position *params index - index position in array *returns item - if item is found at index position *throws IndexOutOfBoundException - if input index is not within list T get(int index); } Check if an item exists in sortedList. Eg. 1,2,3,4,5,6 ...
avatar

Senior Software Engineer

Interviewed at Amazon

3.5
Aug 19, 2016

implement the interface: interface SortedList<T>{ /*Get an item from list at index position *params index - index position in array *returns item - if item is found at index position *throws IndexOutOfBoundException - if input index is not within list T get(int index); } Check if an item exists in sortedList. Eg. 1,2,3,4,5,6 ...

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
avatar

Senior Software Engineer

Interviewed at Tech Mahindra

3.4
Nov 30, 2016

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

Viewing 511 - 520 interview questions

Glassdoor has 75,550 interview questions and reports from Software senior interviews. Prepare for your interview. Get hired. Love your job.