Normal Tech question without coding
Software Engineer Java Developer Interview Questions
4,195 software engineer java developer interview questions shared by candidates
What is an abstract class?
2) I have a link list - of 13 nodes, I have variable M & N. You need to define M & N, 7th node your skip and delete the next nth node. M = 2, N = 1. Find the Nth node delete the nth node. Given the linked Ist and 2 integers m and n, the task is to traverse the linked list such that you skip m nodes then delete the next n nodes and continue the same till end of the linked list
They are very much stick to project explain project in details . Which collection did you use . Why . Give me project flow explain db schema
Why do you want to work for this company?
what do you like about java?
What technologies I worked in and my work history.
OOPS and exception handling with implimentation of each
They asked questions such as how I would approach building an e-commerce application, what measures I would take to ensure security, and how I would monitor the application.
given an array return the index for the target sum. Two sum problem.
Viewing 3231 - 3240 interview questions