Entry Programmer Interview Questions

3,325 entry programmer interview questions shared by candidates

First technical interview Q : 1. Tell me about xxx project on your resume - Explained 2. Given an array of integers eg: {1,2,3,4,1,2,7,5,6} find all the pairs that sum up to 10 {7,3} {6,4} {3,7} {4,6} gave the solution with quadratic complexity. I struggled a bit for it and did it almost in time.
avatar

Software Engineer Entry Level

Interviewed at ShopRunner

3.5
Oct 2, 2014

First technical interview Q : 1. Tell me about xxx project on your resume - Explained 2. Given an array of integers eg: {1,2,3,4,1,2,7,5,6} find all the pairs that sum up to 10 {7,3} {6,4} {3,7} {4,6} gave the solution with quadratic complexity. I struggled a bit for it and did it almost in time.

Viewing 61 - 70 interview questions

Glassdoor has 3,325 interview questions and reports from Entry programmer interviews. Prepare for your interview. Get hired. Love your job.