Backend Software Interview Questions

15,486 backend software interview questions shared by candidates

1. Print all the interleavings between given two strings of length m,n without changing the relative of order of each string. Eg: if str1 = 'AB', m=n, str2 = 'CD', n=2 Then output should be all the interleavings. output: abcd acbd acdb cabd cadb cdab i.e 6 possibilities
avatar

Backend Engineer

Interviewed at Directi

4
Jul 1, 2016

1. Print all the interleavings between given two strings of length m,n without changing the relative of order of each string. Eg: if str1 = 'AB', m=n, str2 = 'CD', n=2 Then output should be all the interleavings. output: abcd acbd acdb cabd cadb cdab i.e 6 possibilities

Viewing 1331 - 1340 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 15,486 interview questions and reports from Backend software interviews. Prepare for your interview. Get hired. Love your job.