In C++ inherit, how are the destructors layed out in memory.? Some further digging on the virtual pointer tables.
Principal Software Engineer Interview Questions
2,064 principal software engineer interview questions shared by candidates
Average difficulty coding rounds, and design questions
The word problem and sample data were ill-defined, but what they were looking for was this: Given an ordered list, find elements i and j that have the largest difference (element[i]-element[j]). Constraints: j>i and time complexity O(n).
Design system that collects web log (in different forms), make it available for Front End.
What is an SPA build called? How do you organize code/components? How do @inputs and @outputs work in Angular? Something about css... etc
Design a system for ingesting 100 million logs per day from various cloud providers, running "queries" against the logs and sending results to B2B customers' on prem monitoring systems (plus quite a few other requirements).
A create REST API for parking reservation Web service
C# Fundamentals are covered very heavily. Also like CS101 data structures are covered very heavy. We also look for good skills in UI design and development such as Javascript and AngularJS. If you are good at the backed we go over some pretty detailed threading questions. If you do good on all these subjects then we may move into more advanced areas like deep database development\data analytics skills covering SQL, Oracle, and various other skills.
As a returning employee, the primary concern was with my level of interest in staying with the company.
Write recursive breath and depth tree listing methods. Constraints were no use of explicit arrays, queues, etc.
Viewing 271 - 280 interview questions