Senior Software Developer Interview Questions

6,885 senior software developer interview questions shared by candidates

1. Find missing element in 2 arrays. a={1,2,3,4}, b={1,2,4}. Ans=3 2. Count no of ON bits in a number. a=3 Ans=2 3. Print all permutations of string. s="12". Ans=12,21. - Use dynamic programming 4. Find 2 strings are anagrams, any other method than sorting?
avatar

Senior Software Developer

Interviewed at Parallel Wireless

3.5
Oct 22, 2021

1. Find missing element in 2 arrays. a={1,2,3,4}, b={1,2,4}. Ans=3 2. Count no of ON bits in a number. a=3 Ans=2 3. Print all permutations of string. s="12". Ans=12,21. - Use dynamic programming 4. Find 2 strings are anagrams, any other method than sorting?

There is WCF service with heavy bottleneck and a client requirement that all service requests MUST be handled - with 100% success (with reasonable performance thresholds satisfied). What would be your steps to ensure that requirement?
avatar

.NET Senior Software Developer

Interviewed at ATS Group

4.4
Sep 15, 2015

There is WCF service with heavy bottleneck and a client requirement that all service requests MUST be handled - with 100% success (with reasonable performance thresholds satisfied). What would be your steps to ensure that requirement?

Viewing 81 - 90 interview questions

Glassdoor has 6,885 interview questions and reports from Senior software developer interviews. Prepare for your interview. Get hired. Love your job.