Q- Basics of DSA, Pseudo code on that
Junior Java Developer Interviews
Junior Java Developer Interview Questions
"Junior developers are often responsible for writing the more monotonous and simple code required by senior members of the development team. Because of this, interviews will be designed to test your knowledge of the fundamentals of Java so be prepared to answer technical questions that you likely came across in college. Data structures and algorithms will be heavily emphasised. A bachelor's degree or equivalent work experience is required. "
3,803 junior java developer interview questions shared by candidates
Java basics, algorithms and analysis
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.
No questions to answer, the recruiter never gave me a call.
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.
Viewing 1841 - 1850 interview questions