Aptitude round and pseudo code coding round interview
Engineer Developer Interview Questions
3,857 engineer developer interview questions shared by candidates
What is Session Management in Java?
: number of islands in a see of 0s (can find on leet code)
State a time where you worked on something outside of your particular role. What was a particularly challenging task that you completed, and how did you know when you needed assistance from another team member?
Introduction: Brief self-introduction. Technical Questions: Cover basics, coding challenges, problem-solving. Behavioral Questions: Assess teamwork, adaptability.
How the process went in interview
1. Aptitude 2.Hands on a Programming language.
Find linked list from a loop of linked list
Second interview programming tasks: 1) Given a string you need to calculate amount of words in it, words can be separated with one or multiple spaces 2) Given a string you need to calculate amount of spaces and next line symbols in it 3) Given array of integers you need to find max subarray sum and indexes of elements forming that sum, ex: [7, -9, 7, 5], mas subarray sum: 12, indexes of elements: 2,3 4) Given a string you need to create two algorithms for odd and even length of the string which will find longest palindrome in that string 5) You need to write your own implementation of double linked list, it should have methods add, remove and indexOf
What is the latest Java version used in projects
Viewing 2631 - 2640 interview questions