Mostly the 2 first pages of Leetcode coding questions
Mts2 Interview Questions
53 mts2 interview questions shared by candidates
Some basic networking questions like what is the difference between IPv4 and IPv6. What is the use of VLANs?
end to end system design for a data lake + data search engine
1. Rate limiter 2. Bidding system database schema
OOP Concepts - Polymorphism, Abstraction, encapsulation and inheritance.
Two coding questions in first technical round.
The interview went on for 1 hours. 30 mins was resorted to js question.Was asked multiple question on js 1. What is debuncing in javascript? 2. What is hoisting and scope in js? 3. Difference among apply,call, bind ? 4. What is event loop? Other 30mins was for the coding round in code sandbox:- "Implement a user rating system in React using two SVGs — one for an empty star and another for a filled star — where hovering over the stars dynamically fills them up to the point of the user's cursor."
Given a list of tasks that need to be executed in a VM, and any task can have sub-tasks, only when all the sub-tasks of a task are completed the parent task can be executed. How would you structure the input of tasks and sub-tasks? and write a function to give the proper order in which the tasks should be executed.
os question was asked mutex semaphore
Tell me about yourself followed by discussing about my projects.
Viewing 31 - 40 interview questions