Take home assignment - Pretty easy it's to do with merging and validating paths Feedback round - They will critique your coding assignment, ask some questions to understand your decision making and also extend the problem a little bit they'll update the input parameters slightly but nothing too complicated System design - Simple design around sending and processing payroll slips
Senior Backend Engineer Interview Questions
2,041 senior backend engineer interview questions shared by candidates
About my profile, the projects I’ve worked on, and the technologies I’ve used.
Complete a PostgreSQL query that aggregates transactions by month while also adding some fees when applicable.
Coding Challenge Return the repeated numbers and a count of them: e.g. Input: [1,2,3,4,6,6,7,8,9,5,2,6,1,8] output: {1: 2, 2: 2, 6: 3, 8: 2}
Questions ranging from the first year of the software engineering degree to last week.
Questions: 1. Basic DS and Algorithm hands-on coding. 2. SQL Queries 3. Design questions for a given problem statement.
Engineering skills regarding backend ..etc and live code challenge
Various backend programming exercises and technical questions
1. Reverse each word in the sentence and return the sentence. 2. Different ways of finding element in an array. 3. Balance paranthesis 4. Quick sort algorithm 5. Can you use class instance as key in HashMap? does it compile? any dis-advantages? 6. Given an input which could be data stream. You have matching data which you need to match that input data stream with this matching data and return the input from data stream if there is a match. Few constraints within it.
JS output based, database, system design
Viewing 1591 - 1600 interview questions