Take home assignment consisted of a tic-tac-toe implementation, which we then reviewed and improved.
Staff Engineer Interview Questions
5,879 staff engineer interview questions shared by candidates
Find the output of the following Program: int main() { char *s = "HELLO"; s[0] = 'J' printf( " %s " , s); return 0; }
What is a closure in javascript?
Standard leetcode lld and hld questions.
Tell us why we should hire you
Write a program to count set bits in a byte first with naive method and then unroll the loop
Repair a database from logs by transforming a list of transaction DTOs to a collection of billing status objects by defining and instantiating a BillingStatus class.
They didn't ask any questions
If you had one unlimited power what would that be?
Are you willing to start tomorrow at 6:00 am?
Viewing 941 - 950 interview questions