Coding ques like: checkIfCompleteBinaryTree(root ), findHeightOfTree(root ), BinarySearch(), BinarySearchInRotatedArray() and their complexity
Software Engineer Java Interview Questions
4,195 software engineer java interview questions shared by candidates
Java spring spring boot rest api
Tell me about newgen software
Tell me about your experience
While the interview questions were basic, these were not the answers you might be remembering or having only one correct answer. HTTP Codes, RestAPI design, database query on tree and recursion, Code analysis on switch case, etc and other past experience questions.
needed to describe what a given function does and find all errors in these piece of code. The function were : recursively traversal over binary tree and print it's elements
They did not like that a "for" loop was being used instead of "foreach" even though they are identical in performance for the given context.
Name some sorting algorithms and implement the merge sort.
relatively simple algorithm question on tree traversal, needed to write own main to test
Tell me about yourself, what's your project, what's oop and four fundamental principles, and some other basic personal problems
Viewing 3121 - 3130 interview questions