Software Development Engineer Interview Questions

32,842 software development engineer interview questions shared by candidates

There are several patients with some boolean type attributes. how to present them in a data structure or in a table? follow up: there are nearly 1000 attributes, most of every patient's attributes value are false, only 4 to 5 are true, how to reduce the table space?
avatar

Software Development Engineer

Interviewed at Epic

3.3
Apr 6, 2015

There are several patients with some boolean type attributes. how to present them in a data structure or in a table? follow up: there are nearly 1000 attributes, most of every patient's attributes value are false, only 4 to 5 are true, how to reduce the table space?

Implement a stack that supports push, pop and mode(the one from statistics) operation. Gave an O(log n ) push and pop and O(1) mode operation.Another good question was implement atoi function. I assumed it as base 10 but was asked to support from binary to any base numbers(even base 50).
avatar

Software Development Engineer Intern

Interviewed at Amazon

3.5
Mar 7, 2014

Implement a stack that supports push, pop and mode(the one from statistics) operation. Gave an O(log n ) push and pop and O(1) mode operation.Another good question was implement atoi function. I assumed it as base 10 but was asked to support from binary to any base numbers(even base 50).

Viewing 681 - 690 interview questions

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