Design Junior Interview Questions

18,830 design junior interview questions shared by candidates

Write a program in C that gets a string with letters and numbers only, and puts the letters on the left side and numbers on the right side. (e.g: "1ba23" -> "ba123" or any permutation like this). Time Complexity O(n), memory O(1)
avatar

Junior Software Engineer

Interviewed at Bloomberg

4
Dec 27, 2018

Write a program in C that gets a string with letters and numbers only, and puts the letters on the left side and numbers on the right side. (e.g: "1ba23" -> "ba123" or any permutation like this). Time Complexity O(n), memory O(1)

Viewing 101 - 110 interview questions

Glassdoor has 18,830 interview questions and reports from Design junior interviews. Prepare for your interview. Get hired. Love your job.