Software Developer Ii Interview Questions

6,480 software developer ii interview questions shared by candidates

First round: I was asked to reverse a linked list in place. Second round: Aman wants to travel across a series of cities, one city per day. You are given an array powerRequired[] of length n, where powerRequired[i] represents the minimum power required to travel on day i. Aman starts his journey with initial power k. Each day, he has two choices: Travel: If Aman current power is greater than or equal to powerRequired[i], he can travel to the next city. This consumes 1 unit of power. He moves to the next day (i + 1). Rest: He can choose to rest instead of traveling. This increases his power by 1 unit. The day does not advance (i remains the same). Your task is to determine the minimum number of total days (including rest days) required for Aman to complete his journey across all n cities. Third round: Implement a data structure where one can search words with prefixes.
avatar

Software Development Engineer (SDE) II

Interviewed at Google

4.4
May 30, 2025

First round: I was asked to reverse a linked list in place. Second round: Aman wants to travel across a series of cities, one city per day. You are given an array powerRequired[] of length n, where powerRequired[i] represents the minimum power required to travel on day i. Aman starts his journey with initial power k. Each day, he has two choices: Travel: If Aman current power is greater than or equal to powerRequired[i], he can travel to the next city. This consumes 1 unit of power. He moves to the next day (i + 1). Rest: He can choose to rest instead of traveling. This increases his power by 1 unit. The day does not advance (i remains the same). Your task is to determine the minimum number of total days (including rest days) required for Aman to complete his journey across all n cities. Third round: Implement a data structure where one can search words with prefixes.

ML and Algorithm level questions asked, Sort Array with less complexity and handle dimensional array. and Roles and responsibility of current project and tech stack and some HR Psychological questions
avatar

Software Development Engineer In Test (SDET) II

Interviewed at Samsung R&D Institute India - Bangalore

3.5
May 30, 2023

ML and Algorithm level questions asked, Sort Array with less complexity and handle dimensional array. and Roles and responsibility of current project and tech stack and some HR Psychological questions

How would you implement a search screen feature from scratch?(System Design) Then they ask you to actually code your idea, then you go into a debugging round. How would you fix this code? Different levels are breaking, be sure to know about dependency injection and memory location of objects make sure to pay attention to the debugger.
avatar

IOS Software Engineer II

Interviewed at DoorDash

3.6
Apr 30, 2024

How would you implement a search screen feature from scratch?(System Design) Then they ask you to actually code your idea, then you go into a debugging round. How would you fix this code? Different levels are breaking, be sure to know about dependency injection and memory location of objects make sure to pay attention to the debugger.

Viewing 5831 - 5840 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 6,480 interview questions and reports from Software developer ii interviews. Prepare for your interview. Get hired. Love your job.