1)Performed coding using CodeSignal. 2) Tell me about yourself
Software Engineer Staff Interview Questions
2,555 software engineer staff interview questions shared by candidates
1. CodeSignal assignment about Rate Limiting. 2. Pair-programming exercise for a express/node endpoint. 3. System Design (Cross-Domain SSO).
Find max number in an array. Write a test function that will take the input and expected output. Write test cases for it. 2nd: Find the 2nd max in an array.
Potential compiler transformations on a convolution operator
Design an events storage system
How would you investigate an api which is slow?
Implement the Luhn algorithm, by taking each digit of a number, from right to left, and doubling every other digit starting with the second digit from the right. If doubling a digit results in a number greater than 9, then the digits of that number are summed together (or equivalently, 9 is subtracted from the result). After this process, all the digits (those doubled and those not) are summed together. If the total sum is a multiple of 10, the number is considered to be valid.
Given the rules for a flag-gathering game and skeleton code, implement a game scoring algorithm. The game had Scottish and Welsh rules, minor variations on scoring. You'll be asked to complete both variations. I was dinged during the technical interview for not listening to the engineers when they offered guidance and a sub-par solution. All tests for both variations passed with plenty of time to spare.
Two simple HackerRank algorithm questions
Can't disclose questions but please see interview process,
Viewing 2231 - 2240 interview questions