Design a service which does X where it can handle heavy peak traffic (aka Justin Bieber Instagram problem).
Senior Softwareentwickler Interview Questions
74,127 senior softwareentwickler interview questions shared by candidates
When validating a product what criteria do you check to see if it passes?
Why do we index data?
EPIC Values.
Standard coding questions
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.
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
NDA. Mostly medium leetcode and repeated questions posted in Glassdoor
char *a = "hello"; char b[] = "hello"; char *c = malloc(12); What do these do, what's the difference in where the memory is stored?
What happens when a constructor fails. And then what happens when a distructor fails.
Viewing 591 - 600 interview questions