Software Development Engineer I Interview Questions

1,214 software development engineer i interview questions shared by candidates

Round2 (PSDS Round)(60mins): Problem 1 - Given a set of unique elements, print the power set. For eg- {1, 2, 3} Power set will be - {{}, {1}, {2}, {3}, {1,2}, {2,3}, {1,3}, {1,2,3}} ---> have coded using recursion. ---> need to dry run the code for above test case.
avatar

Software Development Engineer I

Interviewed at Flipkart

3.8
Apr 19, 2021

Round2 (PSDS Round)(60mins): Problem 1 - Given a set of unique elements, print the power set. For eg- {1, 2, 3} Power set will be - {{}, {1}, {2}, {3}, {1,2}, {2,3}, {1,3}, {1,2,3}} ---> have coded using recursion. ---> need to dry run the code for above test case.

System Design Round - 1. Design LRU Cache. What data structures will be used, and how will it be implemented? 2. Questions related to my projects. 3. Standard Java related questions. (final, static, JVM, GC, etc.) 4. How and where are methods stored?
avatar

Software Development Engineer-I

Interviewed at Halodoc

4.1
Aug 18, 2018

System Design Round - 1. Design LRU Cache. What data structures will be used, and how will it be implemented? 2. Questions related to my projects. 3. Standard Java related questions. (final, static, JVM, GC, etc.) 4. How and where are methods stored?

Viewing 491 - 500 interview questions

Glassdoor has 1,214 interview questions and reports from Software development engineer i interviews. Prepare for your interview. Get hired. Love your job.