Java basics, algorithms and analysis
Junior Java Developer Software Engineer Interview Questions
3,916 junior java developer software engineer interview questions shared by candidates
String manipulation and arrays manipulation
Started with my previous experience related questions and went to Basic Core Java questions. And questions from Front end technologies and database questions
Java Exceptions , Static block , OOPS concepts, Wrapper class
Java in genere , sql,
Basic questions about Java and some application oriented questions.
Given a number, n, decide if n is a power of 2. Afterwards he asked me about the complexity of the solution and if I rather keep (Hash, List, etc) all the numbers that are power of 2 (32 ints) instead of performing the calculation.
Given an array, return the 2nd biggest number in one run.
What is HashMap .Explain with exampole
Finding common elements in three arrays
Viewing 1891 - 1900 interview questions