Please walk us through a significant project or initiative on a major product, where you were in a lead role or a key contributor. Choose an example that you're proud of and that best illustrates your project management abilities.
Senior Backend Engineer Interview Questions
2,043 senior backend engineer interview questions shared by candidates
Questions about multiprocessing and multithreading
1. Live coding - Implement a REST api to calculate tax , cover tests 2. System design - Design a url shortener service 3. Culture and collab - Do you have experience with TDD and pair programming, setting up infra etc.
About my project experiences and questions with the technologies used
How would you improve hundreds of microservices?
Anagram optimization API design Concurrency some follow up system design related questions
Talked a lot about the company and tried selling it, asked about expertise and positions available, as well as what sorts of projects I could work on and founders.
Code to generate Fibonacci series.
C++ coding assignment Input: 3 files (F1, F2, F3) with synonyms. * Format: `word1=word2 word3=word4` * Separator between pairs: `=` * Separator between synonyms: space `" "` Processing: * Read files in **parallel threads** (1 thread per file). * Merge all synonyms together. * Remove duplicates. Output: * Print groups of synonyms (words that are connected). * Each group printed once. * Words inside each group sorted alphabetically (lowercase). * Provide option to sort ascending/descending.
Viewing 1501 - 1510 interview questions