The DSA question was balancing brackets and the DB question nth highest result.
Senior Backend Engineer Interview Questions
2,798 senior backend engineer interview questions shared by candidates
1. Given an input String with [] and prefixed with a number, repeat the string with [] that many number of times and give the output. For eg. input : a2[bc]d4[e] output: abcbcdeeee input : p2[q3r3[st]u] output: pq3rstststuq3rstststu
Behavioural, system design whiteboard exercise.
What is the difference between abstract class and interface?
How would you deploy the project you just built ?
Describe the architecture of a faxing SaaS using UML. Be precise about technologies and protocols you would use
Given this python pull request content, review the code and suggest solutions
Talk about last projects you participated on and what contributions did you do?
General java based question and node.js
coding problem that involves finding path in graph
Viewing 1241 - 1250 interview questions