Can you create a simple http webserver?
Staff Software Engineer Interview Questions
2,629 staff software engineer interview questions shared by candidates
Potential compiler transformations on a convolution operator
Design an events storage system
How would you investigate an api which is slow?
Can't disclose questions but please see interview process,
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.
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.
Why do you want to work at Bazaarvoice?
Two simple HackerRank algorithm questions
Updating a booking system - a real challenge the team recently had.
Viewing 2301 - 2310 interview questions