design parking lot and write code for that (with Analytics API)
Principal Engineer Interview Questions
4,347 principal engineer interview questions shared by candidates
What is the MVCC (multiversion concurrency control)?
What is your opinion about Oracle
Deatiled questions about an SPI peripheral controller that I worked on in my first job.
Asked a lot of questions about GAAP rules in a variety of specific scenarios
Walk me through a system, product, or feature you designed? Tell me about a time you broker production
Asking mainly about previous experience
Simple FE app + simple BE api
A sequence is called Fibbonacci-ish if, 1. The sequence consists of at least two elements 2. f[0] and f[1] are arbitrary 3. f[n + 2] = f[n + 1] + f[n] for all n ≥ 0. Given an array of integers, you have to rearrange the elements to find the longest possible Fibbonacci-ish sub sequence and return its length.
What standard would you use when derating a transistor?
Viewing 1771 - 1780 interview questions