Event loop, let var const, looping problems
Sr Developer Interview Questions
98,150 sr developer interview questions shared by candidates
Why do you want to work at Riot?
Would you rather fight 100 duck sized horses or 1 horse sized duck?
It was a lawn tennis problem.
Create chat application on already configured framework
3 people on edges of a triangle and they independently flip a coin for their next direction, what's the probably that they don't have any overlap? What happens if it is 4 people on a square?
What's the most expensive thing you've ever taken apart and / or successfully put back together?
How does a garbage collection system work? How will you prevent an object from being garbage collected? Write N-ary tree traversal code to search a node given a String key. How many JVM instances does a tomcat server have? How would it handle multiple applications with different versions of same api (for instance log4j)? Explain wait and notify. Explain Generics. What is the difference between a static class and a singleton class? Why do you want to work for Netflix?
Given a hash table of objects, iterating takes a constant amount of time, except when it takes much longer? When would that happen?
write a recursive function that solves the equation X[n] = X[n-1] + X[n-2] where X is an array that contains at least two integer values and the function should solve the question for the 3rd value in the array
Viewing 681 - 690 interview questions