Software Developers Interview Questions

96,331 software developers interview questions shared by candidates

Two strings were given with numerical characters. I was asked for the count of duplicates and the duplicate characters which are present in both the strings. For eg : 1522 and 5314 has two duplicate characters 5 and 1.
avatar

Software Developer - Trainee

Interviewed at MountBlue Technologies

3.6
Sep 4, 2020

Two strings were given with numerical characters. I was asked for the count of duplicates and the duplicate characters which are present in both the strings. For eg : 1522 and 5314 has two duplicate characters 5 and 1.

You are given an alphanumeric string. Complete the function sortSegments that will segment the string into substrings of consecutive letters or numbers and then sort the substrings. For example, the string "AZQF013452BAB" will result in "AFQZ012345ABB". The input letters will be uppercase and numbers will be between 0 and 9 inclusive.
avatar

Software Developer

Interviewed at AQR Capital Management

4
Jun 21, 2017

You are given an alphanumeric string. Complete the function sortSegments that will segment the string into substrings of consecutive letters or numbers and then sort the substrings. For example, the string "AZQF013452BAB" will result in "AFQZ012345ABB". The input letters will be uppercase and numbers will be between 0 and 9 inclusive.

Viewing 311 - 320 interview questions

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