Can't reveal exact question but it was somewhat related to leetcode superhard involving backtracking, tries, 2D arrays, dynamic programming.
Senior Backend Engineer Interview Questions
2,034 senior backend engineer interview questions shared by candidates
What is agile? What is scrum? What is solid? Any questions that doesn’t dig information about practical skills. Prepare well to tell bs and you will be good.
Introduce your self What is 3 point of your weak and stength
Given set of numbers generate all the possible groups Example: Input: [1,2,3] Output: [{1},{2},{3},{1,2},{1,3},{2,3},{1,2,3}]
Fix the following Wordpress Plugin.
- write a series of functions to process a dataset (you can choose your own language)
1. How would you handle performance bottlenecks in a web application? 2. General understanding of Agile principles. 3. Choice of technology in solving a problem. 4. Assignment: Consider an online system that accepts a document both via the web UI and a REST endpoint. This document is recognized by an OCR service and is further classified using another service. Build a high level architecture for this system.
Can you describe what are the benefits of dependency injection?
How would you do the integrated test?
No eye-rolling questions were asked.
Viewing 1811 - 1820 interview questions