Systems Developer Interview Questions

1,360 systems developer interview questions shared by candidates

find if string s is divided by string t, else return integer -1 example: - if string s ="abcdabcdabcdabcd" - string t="abcdabcd" then t can divide s so return length of string u which divides t i.e.., 4 which is length of u="abcd" if s="abdabdabd" and t="abdabd" return -1, since t doesn't divide s
avatar

Systems Software Engineer

Interviewed at NVIDIA

4.4
Mar 21, 2021

find if string s is divided by string t, else return integer -1 example: - if string s ="abcdabcdabcdabcd" - string t="abcdabcd" then t can divide s so return length of string u which divides t i.e.., 4 which is length of u="abcd" if s="abdabdabd" and t="abdabd" return -1, since t doesn't divide s

Viewing 671 - 680 interview questions

Glassdoor has 1,360 interview questions and reports from Systems developer interviews. Prepare for your interview. Get hired. Love your job.