HashMap based DS question asked
Staff Software Engineer Interview Questions
2,548 staff software engineer interview questions shared by candidates
Questions baiscs of frontend. Also includes design related questions.
You have a function f(x) that returns the number of distinct ways to climb x stairs, where you can take 1 or 2 steps at a time. What is f(50)? Provide your answer in O(1) time complexity.
Given the number of nodes, and an array of edges, count the number of distinct components of a graph.
Develop a Snake and Ladder application
Standard coding questions for the technical screen, questions about mentoring, architecture, ect.
How to architect an online game.
Salary expectations for the role
Expect silly skill assesment tests. Interview questions are pretty basic... mostly coding 101 type of questions and other more specialized questions depending on the job.
Two arraylists, in the first there are 1000000000 records and in the second - 1000, what will be the most efficient way to find if the biggest array has any members from the smaller one
Viewing 91 - 100 interview questions