Online Assessment 90Qs 90min ( Aptitude)
Full Stack Java Developer Interview Questions
964 full stack java developer interview questions shared by candidates
Have you had any experience in tech before?
2 sums, leetcode easy questons
15 mins coding test - Find the nth largest number in an array, by its value. n > 0. All positive numbers. input: arr = {1,2,3,3,4,4} output : if n=1, 1st largest = 4, if n=2, 2nd largest = 3. if n = 5, return -1
What's the difference between a class and an object.
They asked me how many maximum slices can you have of a cake when you cut it with 3 slices.
What are the four principles of object oriented programming? explain each of them. What is the difference between an array and a list.
Difference between runtime polymorphism and compile time polymorphism
How Garbage Collector works Internally??
Questions asked where difference between post and put, difference between streams and for loops, client id secret key working n in authentication process, Java coding optimisation techniques, db procedure optimisation techniques.
Viewing 501 - 510 interview questions