Systems Software Engineer Interview Questions

1,223 systems software engineer 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 611 - 620 interview questions

Glassdoor has 1,223 interview questions and reports from Systems software engineer interviews. Prepare for your interview. Get hired. Love your job.