What does the Virtual keyword used for in C++?
Software Developer 2 Interview Questions
2,532 software developer 2 interview questions shared by candidates
Technical questions like how a CDN works and its architecture
All the core concepts in javascript and go lang. are asked!!
About my current project? What is ngFor They have conducted a MCQ based exam asked question how you answered it
Dp, graphs, HLD, interviewer expects well known solution answer, no innovation
DP question, meeting room leetcode
asked about job experience and willingness to learn new technologies
Design a movie ticketing system.
Q1. Write a program to print out sequence of execution for a given interdependent task list. e.g. Given tasks set= [1,2,3,4,5] and Dependency map: Task Dependent On 3 => 1,5 2 => 5,3 4 => 3 5 => 1 Output=> [1, 5, 3, 2 ,4] or [1, 5, 3, 4, 2] q2) Reorder an input array to place all odds before evens. For example, after numbers in the array {1, 2, 3, 4, 5} are reordered, it looks like {1, 5, 3, 4, 2}. The result is not unique. LLD+HLD: BookmyShow
LLD - banking app system
Viewing 1841 - 1850 interview questions