Given a set of flights origins and destinations, an origin, a destination, provide all flights possible from origin to destination. A, B B, C A, C with origin A and destination C, means A->C, A->B->C
Backend Engineer Interview Questions
14,376 backend engineer interview questions shared by candidates
why you want to join us
I was asked to resolve easy LeetCode algorithmic task.
Coding assignment to develop a chat app
They asked why did I make a specific decision in my code, and how could I improve it.
40 hour long take home project (including api and other documentation) to build backend architecture of an ecommerce website
some architecture question involving restful API and behind the scenes data fetching. discussed some scale and throughput implications.
Algorithm: Given 2 non-negative integers, generate the next 10 numbers of a Fibonacci sequence seeded by those 2 numbers.
Design a spreadsheet solver program
- what is event loop - how do you scale database - explaining sharding coding - wave form of sorted array
Viewing 1031 - 1040 interview questions