Swiggy Interview Experience for SDE-2 Last Updated : 21 Sep, 2021 Comments Improve Suggest changes Like Article Like Report Round 1: Online test Some coding questions. Round 2: Given an array, we need to take out 2 numbers from the array and sum it and push the result. Add some to the final answer. Initially final Answer = 0. Repeat this process until only one element is left. Minimize the final Answer.Object-oriented discussion on Hotel Room Booking System. Write all classes, methods, and entities. Tips: I answered everything and the interviewer was so satisfied. But the mistake I made is that I did not directly go through the Swiggy recruiters but through intermediate third-party recruiters. They stopped replying to my messages.They completely forgot about this. Do not do this mistake. Always try to go through company recruiters. Comment More infoAdvertise with us Next Article Swiggy Interview Experience for SDE-2 Anonymous Improve Article Tags : Interview Experiences Experiences Swiggy Marketing Practice Tags : Swiggy Similar Reads Swiggy Interview Experience for SDE-1 Online Coding Test (Hackerrank): 3 Medium questions and 1.5 hrs to solve it. Solved all three questions Round 1(On-site, virtual): Count number of binary strings without consecutive 1âs, First asked me to write recursive code and the dynamic programming. After that interviewer asked me to optimize m 2 min read Swiggy Interview experience for SDE-3 Round 1 (Machine Coding Round): First-round was an assignment round where I was supposed to implement a website similar to https://8tracks.com/. The requirement was to design CRUD Apis in language of your choice and display the top 10 trending tracks. The evaluation was done on the basis of low-lev 2 min read TCS Interview Experience for SDE-2 Round 1: Online test(60 minutes): The key to cracking this round is to try to do every question as many people in my college cleared this including me. It consisted of 5 Basic questions on topics like recursive function, HashMap, Hashtrees, Fibonacci problem, etc. The code was already written on the 1 min read Zivame Interview Experience for SDE-2 Number of rounds: 3 2 are technical rounds and the Final is HR round. Technical Round 1 with Software Developer:Optimize applications for maximum speed and scalability.Design and implement data storage solutions and database architecture.Scaling Related Questions.Caching Related Questions.Two coding 1 min read Ola Interview Experience for SDE 2 Round 1(DSA): Kind of Machine Coding 2 questions were asked and I was asked to solve either of them. I was asked a graph type problem but it was solvable using Hashmap and HashSet Another question was to make LRU cache(DLL + HM) with some constraints. Round 2(HLD): Resume deep levelDesign Spotify (m 1 min read Like