Software Development Programmer Interview Questions

113 software development programmer interview questions shared by candidates

There are N number of soccer teams, who must all play against each other in a set amount of time (amount of time is irrelevant). Find a way to schedule their games in such a way that there is equal amount of time between games for each team, i.e. all teams get same amount of rest between each game.
avatar

Technology Associate Program Software Development Track

Interviewed at AllianceBernstein

3.6
Nov 26, 2012

There are N number of soccer teams, who must all play against each other in a set amount of time (amount of time is irrelevant). Find a way to schedule their games in such a way that there is equal amount of time between games for each team, i.e. all teams get same amount of rest between each game.

1. some function was there had to find error . 2. given an array and integer m , had to find average of m groups in O(n) . Ex : A[]={1,2,3,4,5} ,m=3 ans : avg(1,2,3) , avg(2,3,4),avg(3,4,5) 3.givean an array and target , had to find all pairs whose sum is equal to target.
Apr 13, 2016

1. some function was there had to find error . 2. given an array and integer m , had to find average of m groups in O(n) . Ex : A[]={1,2,3,4,5} ,m=3 ans : avg(1,2,3) , avg(2,3,4),avg(3,4,5) 3.givean an array and target , had to find all pairs whose sum is equal to target.

Viewing 1 - 10 interview questions

Glassdoor has 113 interview questions and reports from Software development programmer interviews. Prepare for your interview. Get hired. Love your job.