Java in genere , sql,
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
Basic questions about Java and some application oriented questions.
Describe what is a collection in java, list some of them, explain the difference between LinkedList and ArrayList
Ways of creating an object in Java
Describe the beans' lifespan in spring
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.
Basic java understanding
What is Autowiring? Describe the types of that
Viewing 1851 - 1860 interview questions