in 1st coding round There is an array of elements and you have to print the result after removing continuous same elements. Ex -> [tom , jerry, jerry, tom] Output -> [] Ex -> [tom, jerry, jerry, tom, tom, jerry, tom] [tom jerry Jerry tom ] output-> [] [tom jerry Jerry tom jerry tom] op= [Jerry tom ] 2nd ques Given a 1-indexed array of integers numbers that is already sorted in non-decreasing order, find two numbers such that they add up to a specific target number. Let these two numbers be numbers[index1] and numbers[index2] where 1 <= index1 < index2 <= numbers.length. ex -> Input: numbers = [2,7,11,15], target = 9 Output: [1,2] Ex -> [-1, 0] target = -1 Output -> [1, 2
Java Backend Engineer Interview Questions
519 java backend engineer interview questions shared by candidates
Skype tech interview again
Questions about multithreads and some java basic questions.
It consisted of creating a repayment plan of a loan.
What is the difference between an abstract class and an interface?
How will you design search by first & last names in huge database with spelling errors?
Find third highest element in an array
Describe the real architecture you've implemented in your past positions with pros, cons, difficulties etc.
Write an algorithm for saving different object in collection
Comment collaborez-vous avec d'autres membres de votre équipe, en particulier ceux du département technique ?
Viewing 151 - 160 interview questions
See Interview Questions for Similar Jobs
Java Backend DeveloperSenior Java ProgrammerJava Developer IJava Back End DeveloperJunior Java Software EngineerJunior Java DeveloperJava DevelopersSenior Java DeveloperJava TraineeJr Java DeveloperJava Technical LeadJava DeveloperBackend Java DeveloperSenior Java J2ee DeveloperSenior Java Software EngineerSoftware Engineer JavaLead Backend DeveloperJunior Java Developer Software Engineer