Nothing much, all were strght foward questions asking to implement a servelt program
Senior Java Developer Interviews
Senior Java Developer Interview Questions
"Senior developers have years of experience in Java and have the knowledge and communication skills to mentor other developers. Companies prioritize strong technical skills and questions will focus on problem solving and critical thinking. A bachelor's degree in computer science or a related field, along with years of industry experience are standard."
5,290 senior java developer interview questions shared by candidates
Print the length of maximum valid string of parenthesis, say ((() (()) (()))))) (() (
write a code for LRUcache
Write an algorithm to change given matrix to given row and column lengths e.g [[1,2], [3,4]] turn this matrix to 1x4 matrix i.e. [1,2,3,4]
1st round - we went together through my CV -- especially my professional experience -- and after that were talking about which interesting projects PayXpert has on their roadmap and how my contribution could help them to achieve their goals. 2nd round - classic HR interview, explaining more details about the structure and I completed an assessment for them to understand if I'm a good fit for the position.
Asked Questions related Linked List and Trees.
How does a HashMap work
Difference between an abstract class and an interface.
Despite their main focus on Kotlin, the interview shifted unexpectedly towards a Java data structure seldom used in practical scenarios. The question: Look-and-Say Sequence 2. Describe the product of my current company
Write a program to tell if a string is palindrome. Review code for a Java class.
Viewing 3711 - 3720 interview questions