What was one of issues you've ran into during the construction process and how did you resolve it?
Software Developer 2 Interview Questions
2,522 software developer 2 interview questions shared by candidates
design a hit counter
I was asked to design a social media app
R1 Project discussion, tech stack used. 1. Given a link list L0,L1,L2,...Ln, rearrange in the fashion : L0,Ln,L1,Ln-1,... 2. Implement a function which will generate unique random integers, there will be 1000 call/sec to that function R2 LLD of a rate limiter, first approach was discussed, pros and cons. Then I wrote classes for token bucket approach. R3 This was with a senior director who had 12+yoe working in start ups, he started asking me questions whether I wanted to work in start up or not, If I am serious about the role. After some nonsense discussion about start up cultures, he asked me to draw system design of my last project in last org to which also he was not satisfied much. Typical director round grinding.
about service desk responsibilities and ticket management
API building, DB questions, indexing, basic 1-2 DSA question
How Redis implements master-slave replication and the role of persistence in ensuring data durability across instances.
DSA ,C++ and Output questions
I could give only Two rounds First round was DSA -> it was a dp hard question where you have a string like 012012, count number of subsequences such that there is atleast one 0, one 1 and one 2, and it should be in that order i,e 0 then 1 then 2 2nd round was system design, expected a HLD round , turned out to be a LLD round
Double pointer concepts. System level questions Data structure.
Viewing 481 - 490 interview questions