I was asked 2 DSA questions.
Sde Interview Questions
16,648 sde interview questions shared by candidates
About my projects in very detail
You are given a string S of length N consisting of digits from ‘0’ to ‘9’. You need to partition the string in ‘K’ substrings such that each substring starts with an even digit and ends with an odd digit. Each substring must be of Length at least equal to ‘M’. Determine the total number of ways in which you can partition the string into ‘K’ substrings. Give answer modulo 1e9+7. Sample: N=9, M=2, K=3, S=’454569421′
Why would you think you are the best candidate to get selected?
In the first round of the interview, in which I was disqualified, they asked to implement a revenue management system using OOP.
Questions on Graph and String Algorithms, Questions about CV
DP and GRAPH theory problems
They asked me to explain the difference between a list and a tuple in Python.
Backtracking based questions 5 seats and people come to sit in chairs using threads
Given a array and number target . tell whether 2 numbers from the array can sum upto target or not
Viewing 171 - 180 interview questions