Junior Software Engineer Interview Questions

6,758 junior software engineer interview questions shared by candidates

Given two lists return a list showing the matching values between the two lists. If two lists have multiple of the same value add that value to the list as many times they both have. Then sort in descending order. I.e. List 1: [100,250,400, 100] List 2: [100.200,400,100,100] Returned list: [400,100,100]
avatar

Junior Software Engineer

Interviewed at bet365

3.6
Sep 8, 2025

Given two lists return a list showing the matching values between the two lists. If two lists have multiple of the same value add that value to the list as many times they both have. Then sort in descending order. I.e. List 1: [100,250,400, 100] List 2: [100.200,400,100,100] Returned list: [400,100,100]

Viewing 6691 - 6700 interview questions

Glassdoor has 6,758 interview questions and reports from Junior software engineer interviews. Prepare for your interview. Get hired. Love your job.