Solution Engineer Interview Questions

1,404 solution engineer interview questions shared by candidates

3rd round: Coding question: - Tell me about yourself - have hands-on experience on Json, Linus, Debugging, development - Given 2 unsorted list, output should be 1 joined list and sorted in ascending. - transactions = [ {"user_id": "u1", "type": "deposit", "amount": 100.0}, {"user_id": "u2", "type": "deposit", "amount": 200.0}, {"user_id": "u1", "type": "withdrawal", "amount": 50.0}, {"user_id": "u2", "type": "withdrawal", "amount": 30.0}, {"user_id": "u1", "type": "deposit", "amount": 70.0}, ] Check Balance() function, which gives the final balance U1 : U2 :
avatar

Product Solution Engineer

Interviewed at PhonePe

4.1
Oct 15, 2024

3rd round: Coding question: - Tell me about yourself - have hands-on experience on Json, Linus, Debugging, development - Given 2 unsorted list, output should be 1 joined list and sorted in ascending. - transactions = [ {"user_id": "u1", "type": "deposit", "amount": 100.0}, {"user_id": "u2", "type": "deposit", "amount": 200.0}, {"user_id": "u1", "type": "withdrawal", "amount": 50.0}, {"user_id": "u2", "type": "withdrawal", "amount": 30.0}, {"user_id": "u1", "type": "deposit", "amount": 70.0}, ] Check Balance() function, which gives the final balance U1 : U2 :

Viewing 81 - 90 interview questions

Glassdoor has 1,404 interview questions and reports from Solution engineer interviews. Prepare for your interview. Get hired. Love your job.