1. Online coding question in which you need to read data from CSV files of related entities and generate a report based on the data and requirements 2. System design interview of an IoT solution
Senior Backend Engineer Interview Questions
2,040 senior backend engineer interview questions shared by candidates
Hld, lld , dsa, some behavioural questions
Asked about the hard LC graph problem, but there were no hints, nothing, the interviewer wanted an optimised solution from minute one, with no support.
Design a online chess game
Mostly related to JavaScript, Node.js and System Design
Technical interview: Implement web service exposing POST request for processing TXT (why? read the GET request...). And, implement GET request to retrieve the number of occurrences for given word (as a param in the GET request) from the provided TXT file in the former POST request.
Can't reveal exact question but it was somewhat related to leetcode superhard involving backtracking, tries, 2D arrays, dynamic programming.
Introduce your self What is 3 point of your weak and stength
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.
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}]
Viewing 1811 - 1820 interview questions