Software Enginner Interview Questions

420,122 software enginner interview questions shared by candidates

First Question: Print all combinations from dictionary which will result in number N Input Dictionary { “flag”:4.5, “temp”:2 ,”foo”:9} N : 11 Output: “Flag”*2 + “temp”*1 “Foo”*1+”temp”*1 Second Question: Return list of root-to-leaf sum (in left to right) from given tree Input: 1 / \ 2 3 / \ 4 5 Output: [7,8,4]
avatar

Software Engineer

Interviewed at Meta

3.5
May 20, 2021

First Question: Print all combinations from dictionary which will result in number N Input Dictionary { “flag”:4.5, “temp”:2 ,”foo”:9} N : 11 Output: “Flag”*2 + “temp”*1 “Foo”*1+”temp”*1 Second Question: Return list of root-to-leaf sum (in left to right) from given tree Input: 1 / \ 2 3 / \ 4 5 Output: [7,8,4]

Viewing 1431 - 1440 interview questions

Glassdoor has 420,122 interview questions and reports from Software enginner interviews. Prepare for your interview. Get hired. Love your job.