Software Developer Ii Interview Questions

6,480 software developer ii interview questions shared by candidates

Q1. find the maximum possible sum of the qualities of all channels. if the answer is a floating-point value, round it to the next higher integer. eg. packets= [ 1, 2, 3,4,5] channels = 2 At least one packet has to go through each of the c2 channels. One maximal solution is to transfer packets {1,2,3,4} through channel 1 and packet {5} through channel 2
avatar

Software Engineer II

Interviewed at Amazon

3.5
Nov 26, 2022

Q1. find the maximum possible sum of the qualities of all channels. if the answer is a floating-point value, round it to the next higher integer. eg. packets= [ 1, 2, 3,4,5] channels = 2 At least one packet has to go through each of the c2 channels. One maximal solution is to transfer packets {1,2,3,4} through channel 1 and packet {5} through channel 2

In online coding, I solved one question using dictionary (Leetcode easy) and other one was related to dynamic programming (Leetcode medium). In telephonic interview, I solved Leetcode easy problem and in the follow up I used dynamic programming to solve it efficiently. Interview day: - My interview day started with a project manager and cpnding task was to convert Java code to python code. I requested him couple of times that I am not friendly with Java and I also conveyed a recruiter that I will use Python during my coding interviews (this must be negative feedback). I have never seen such kind of questions during my Leetcode or Geeks for geeks practice. - In the second slot of interview day, an interviewer asked me lot of time and space complexity questions i.e. factorial, fibonacci, binary search etc. I had only 10 minutes to solve coding problem (Leetcode medium: count distinct sub trees with sum K). - During the system design interview, I had to design restaurant management system. This went well. - In the last, I solved (Leetcode medium: jump problem) and in the follow up question I had to trace jump indexes. This went well too. From my point of view, FAANG interviews always focus on data structures and algorithms skills not like convert one language code to other language. At the end, I got disappointment. Note: Amazon also focuses more on Leadership principles.
avatar

Software Development Engineer-II

Interviewed at Amazon

3.5
Jul 16, 2021

In online coding, I solved one question using dictionary (Leetcode easy) and other one was related to dynamic programming (Leetcode medium). In telephonic interview, I solved Leetcode easy problem and in the follow up I used dynamic programming to solve it efficiently. Interview day: - My interview day started with a project manager and cpnding task was to convert Java code to python code. I requested him couple of times that I am not friendly with Java and I also conveyed a recruiter that I will use Python during my coding interviews (this must be negative feedback). I have never seen such kind of questions during my Leetcode or Geeks for geeks practice. - In the second slot of interview day, an interviewer asked me lot of time and space complexity questions i.e. factorial, fibonacci, binary search etc. I had only 10 minutes to solve coding problem (Leetcode medium: count distinct sub trees with sum K). - During the system design interview, I had to design restaurant management system. This went well. - In the last, I solved (Leetcode medium: jump problem) and in the follow up question I had to trace jump indexes. This went well too. From my point of view, FAANG interviews always focus on data structures and algorithms skills not like convert one language code to other language. At the end, I got disappointment. Note: Amazon also focuses more on Leadership principles.

Viewing 6121 - 6130 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.