What happens when you write makemytrip in your web brower?
Sde Interview Questions
16,640 sde interview questions shared by candidates
F2f questions: Min stack it was from the sde sheet
What is a primary key and can I have a table where a primary key attribute has multiple values?
They have asked me to solve bst question
Arrays, LinkedList and Binary Serach Tree Hotel booking system
Questions on technology you worked on
I only remember 2nd round question. Implement Singleton Data structure using Go Routines.
Rotate matrix 90 degree clockwise
an array was giving comprising of 0's and 1's. 1 had to find the number of subarrays having equal number of 0's and 1's in them.
Design splitwise application Input You can create a few users in your main method. No need to take it as input. There will be 3 types of input: Expense in the format: EXPENSE <user-id-of-person-who-paid> <no-of-users> <space-separated-list-of-users> <EQUAL/EXACT> <space-separated-values-in-case-of-non-equal> Show balances for all: SHOW Show balances for a single user: SHOW <user-id> Output When asked to show balance for a single user. Show all the balances that user is part of: Format: <user-id-of-x> owes <user-id-of-y>: <amount> If there are no balances for the input, print No balances In cases where the user for which balance was asked for, owes money, they’ll be x. They’ll be y otherwise.
Viewing 661 - 670 interview questions