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.
Java Software Engineer Interview Questions
3,074 java software engineer interview questions shared by candidates
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.
Tell me about yourself, what's your project, what's oop and four fundamental principles, and some other basic personal problems
mainly they asked question on project
SOLID, Microservices, Hashmap vs Hashtable vs LinkedHashMap versus TreeMap. Battleship exercise, implement 2 methods given by their respective tests, analyse class if it respects solid principles.
HireVue: Read in strings using standard input and determine if they are pangrams. If they are, print out "NULL", if they are not, print out the characters the string is missing.
1. Systems design question on e-commerce. 2. Pairs of songs divisible by 60 leetcode.
Morely on Java and SQL. Questions were not that hardly anyone can answer them with good preparation. The issue was not the questions but the interviewers, there were two interviewers asking questions and the crazy thing was they will cut each other off and jump in between to point out something wrong in my answer. Sometimes they will not even let me finish properly and start pointing the wrong things. Was really upset with their behaviour.
Viewing 2291 - 2300 interview questions