Graduate Software Developer Interview Questions

4,493 graduate software developer interview questions shared by candidates

Problem: First Letter Counter Write a function that processes a list of words and returns: The total length of all words sharing the same first letter (case-insensitive) The first letter in uppercase Formatted as "TotalLength-Letter" (e.g., "8-T") Sorted by length (descending), then alphabetically if lengths match
avatar

Graduate Software Engineer

Interviewed at TriMech Solutions

3.6
Jun 18, 2025

Problem: First Letter Counter Write a function that processes a list of words and returns: The total length of all words sharing the same first letter (case-insensitive) The first letter in uppercase Formatted as "TotalLength-Letter" (e.g., "8-T") Sorted by length (descending), then alphabetically if lengths match

Given A,B,C where each is a given integer find the possible permutation such as no nonconsecutive repetition of the characters a,b,c are possible, i.e. no 'aa' or 'bb' or 'cc'. if A=1,B=3,C=2 then a possible permutation option is 'babcb'.
avatar

Graduate Software Developer

Interviewed at Liberty IT

4.1
Jan 10, 2020

Given A,B,C where each is a given integer find the possible permutation such as no nonconsecutive repetition of the characters a,b,c are possible, i.e. no 'aa' or 'bb' or 'cc'. if A=1,B=3,C=2 then a possible permutation option is 'babcb'.

Viewing 3031 - 3040 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 4,493 interview questions and reports from Graduate software developer interviews. Prepare for your interview. Get hired. Love your job.