Software Development Engineer I Interview Questions

32,858 software development engineer i interview questions shared by candidates

You are given a string S of length N consisting of digits from ‘0’ to ‘9’. You need to partition the string in ‘K’ substrings such that each substring starts with an even digit and ends with an odd digit. Each substring must be of Length at least equal to ‘M’. Determine the total number of ways in which you can partition the string into ‘K’ substrings. Give answer modulo 1e9+7. Sample: N=9, M=2, K=3, S=’454569421′
avatar

Software Development Engineer (SDE)

Interviewed at Google

4.4
Feb 11, 2024

You are given a string S of length N consisting of digits from ‘0’ to ‘9’. You need to partition the string in ‘K’ substrings such that each substring starts with an even digit and ends with an odd digit. Each substring must be of Length at least equal to ‘M’. Determine the total number of ways in which you can partition the string into ‘K’ substrings. Give answer modulo 1e9+7. Sample: N=9, M=2, K=3, S=’454569421′

In the technical portion they asked me two questions. Both can be found on LeetCode. The first is find the number of times a DNA sequence is repeated in a string. The second was to reorganize an array of integers into an up down pattern. 'Wiggle Sort' on LeetCode. All of the other questions were either non technical or about what technologies I've used.
avatar

Software Development Engineer

Interviewed at Cambia Health Solutions

3.2
May 15, 2017

In the technical portion they asked me two questions. Both can be found on LeetCode. The first is find the number of times a DNA sequence is repeated in a string. The second was to reorganize an array of integers into an up down pattern. 'Wiggle Sort' on LeetCode. All of the other questions were either non technical or about what technologies I've used.

Viewing 1341 - 1350 interview questions

Glassdoor has 32,858 interview questions and reports from Software development engineer i interviews. Prepare for your interview. Get hired. Love your job.