Normal interview preparation is enough
Junior Java Engineer Interview Questions
85 junior java engineer interview questions shared by candidates
3rd Interview, onsite : -code a class that represent a rectangle -given a point, determine if its inside that rectangle -draw a binary tree of 3 levels -Code a class to represent a binary tree -write a function to count number of nodes in a binary tree -how does insertion and retrieval work in a BST ? whats the running time -define Big(O) notation -write a class to represent a linked list -how to discover if there's a loop in the linked list ? -given a phrase, reverse words i.e: "I want to eat" becomes "eat to want I" -given a phrase, find first non repeating character -whats agile -some behavioral questions
Where do you see yourself in 5 years
Background question in the HR interview and why are you interested, for the homework, build an application that will consume an api, map it to a model of your own and return it.
Basic Java and OOP questions SQL queries Spring Write a small spring boot application with a controller
Explain what are microservices and java beans
What is the peculiarity of binary shift to the left in C and Java, and why is it there.
What is normalization in database?
What is a primary key and what is a foreign key?
What for do immutable classes exist?
Viewing 41 - 50 interview questions