some basic questions about yourself. 1:tell me about yourself. 2: have you done any java?
Java Backend Engineer Interview Questions
486 java backend engineer interview questions shared by candidates
A leetcode question to find two elements of an array of numbers that will combine into a given target number.
Given m tasks for n threads, and the position k of a thread within those n. Find maximum number of task that can be given to k-th thread, by respecting two rules: each thread has at least one task + adjacent threads differ by no more than one task count.
Most of the process was telling about my laboral experience.
You have an array with numbers 1-12, sorted, and no duplicates, a second array with a million parts from any number 1 to million, not sorted and with duplicates. Create code to find out which records in the first array are in the second array.
What is the difference between an interface and an abstract class?
1. Java Basics, Oops, multithreading, TDD.
Qustions 1. There are 2 robots who can run over the same code fragment, you can either move left or right, you need to make a decision such that both robots meets each other. 2. Singleton design pattern
Java OOP, Datasructure, Spring, Dependence injection, Reflection
1. online assessment. 2. your exp with RESTFul API in the past project(any...), passed but not moved forward, not responsible. Then leetcode problem on IDE, with test case and main method
Viewing 251 - 260 interview questions