Software Programmer Interview Questions

365 software programmer interview questions shared by candidates

The first interview asks about the change combination problem. First it was able to be solved by greedy alg but then the condition changed and turn into a DP problem. The second interview asks to substitute *s in a string by binary numbers. For example, input aa*bbb*c, the output should be four strings: aa0bbb0c, aa0bbb1c, aa1bbb0c, aa1bbb1c
avatar

Software Programmer

Interviewed at YouTube

4.4
Oct 21, 2013

The first interview asks about the change combination problem. First it was able to be solved by greedy alg but then the condition changed and turn into a DP problem. The second interview asks to substitute *s in a string by binary numbers. For example, input aa*bbb*c, the output should be four strings: aa0bbb0c, aa0bbb1c, aa1bbb0c, aa1bbb1c

Viewing 321 - 330 interview questions

See Interview Questions for Similar Jobs

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