How would you build a real-time system from the algorithm you developed?
Computer Scientist Interview Questions
324 computer scientist interview questions shared by candidates
We do a lot of mundane work here. Is this something you would be comfortable with?
a
If you are skilled with the latest software tools and techniques, how are you going to adjust to using decades-old editors and languages like vi and C?
Have you worked with Angular before?
Give an array of integers, replace ith element by following maxmium number. For eg - 2 4 8 7 6 3 2 should be replaced by max num - 8 4 should be replaced by max num - 8 8 should be replaced by max num - 7 7 should be replaced by max num - 6 6 should be replaced by max num - 3 Easy question, start iterating from end , maintain max and keep swaping ith number with max.
Leetcode Medium Questions Java LLD Airport Management System HLD Secret Service
Knowledge base question such as differences between java and C++ and what is garbage collector in java etc and one very easy algorithm question.
I see you have moved the around the country a lot and had lots of different jobs. If we were to hire you where, could we be sure that you would stay longer term?
Describe uncertainty in a mathematical/scientific way.
Viewing 21 - 30 interview questions