Software Developers Interview Questions

96,331 software developers interview questions shared by candidates

Within 2-3 hours write a program that reads words from a large file, counts how many times an individual word occurs and output them in the order of decreasing number of occurrences. The language doesn't matter, just negotiate the programming environment you prefer in advance.
avatar

Software Developer

Interviewed at RBC

3.9
Mar 20, 2012

Within 2-3 hours write a program that reads words from a large file, counts how many times an individual word occurs and output them in the order of decreasing number of occurrences. The language doesn't matter, just negotiate the programming environment you prefer in advance.

Given a sequence consisting of letters and numbers, re-arrange the sequence so that the numbers come together first, while maintaining their initial order in the sequence (not allowed to use additional memory) e.g. Input : 12gh45fd3, Output : 12453ghfd
avatar

Software Developer

Interviewed at D. E. Shaw & Co. - Investment Firm

3.8
Feb 23, 2011

Given a sequence consisting of letters and numbers, re-arrange the sequence so that the numbers come together first, while maintaining their initial order in the sequence (not allowed to use additional memory) e.g. Input : 12gh45fd3, Output : 12453ghfd

Viewing 181 - 190 interview questions

Glassdoor has 96,331 interview questions and reports from Software developers interviews. Prepare for your interview. Get hired. Love your job.