Why do you want to work for this company?
Java Software Engineer Interview Questions
3,074 java software engineer interview questions shared by candidates
String concepts, Exception handling, core java related questions
What exactly static and final keywords, oops concept and explain springboot and microservices.
Day to Day activity as Java developer.
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
What is an abstract class?
You are required to design and implement a stack data structure that supports the following operations, all in O(1) time complexity: 1️⃣ push(x) — Pushes an integer x onto the stack. 2️⃣ pop() — Removes the element on the top of the stack. 3️⃣ top() — Gets the top element of the stack. 4️⃣ getMin() — Retrieves the minimum element currently in the stack. 5️⃣ getMax() — Retrieves the maximum element currently in the stack.
two sum problem and matrix rotate
qué es un balanceador de carga, diferencias entre un idp y un sp. coding question. easy leetcode question encode lenght string get most repeated number
One interview with HR, one technical and one with the people in charge of particular project that the candidate will be assigned to
Viewing 2341 - 2350 interview questions