Task: implement log processing application
Java Backend Engineer Interview Questions
486 java backend engineer interview questions shared by candidates
Search functionality across multiple columns
core java, java 8, spring security
Given an array of numbers, combine them in all possible pairs. Count the pairs that respect the conditions: max(|x-y|,|x+y|)>=max.(|x|,|y|) min(|x-y|,|x+y|)<=min.(|x|,|y|)
Data Structures question, and what is the order N2 or NLogN?
Basic java programs like reverse linked list, design linked list, multi level grouping and sorting in j8
In first round only basic concepts of Java and OOPS, in java collection, multithreading, exception handling, concepts on string etc. Second round was also good they asked some programs. Like finding prime numbers, reversing a string.
Java, OOPS( Server Side), Node JS, Data Structures and Algorithm.
Code an API for tracking statistics Code a function that, given a string, finds the first non-repeated letter in the string What are the advantages and disadvantages of using microservices
Serialize and deserialize a tree
Viewing 431 - 440 interview questions