Are you single or married
Sr Software Developer Interview Questions
98,165 sr software developer interview questions shared by candidates
What is the hardest project you ever worked on?
Standard coding questions
Given a list of names, build a phone directory for suggestions Given {Bill, Bob, Larry} 2 should give Bill, Bob 24 should give Bill 26 should give Bob
There are 10 business units, and each business unit has infinite accounts. Each Account has a TIN which is of 9 digits. one Account out of all these has not a TIN of 9 digit. Find that one account.
NDA. Mostly medium leetcode and repeated questions posted in Glassdoor
What happens when a constructor fails. And then what happens when a distructor fails.
char *a = "hello"; char b[] = "hello"; char *c = malloc(12); What do these do, what's the difference in where the memory is stored?
I completely froze on following question which could be useful in a function that reverses order of words. How would you move a chunk of memory in C++/C?
Why did you leave your last employer
Viewing 721 - 730 interview questions