Coding problem to calculate the stock per day after there are 3 ArrayList which contains information about the companies, how much stock they have, and another array about the transaction, how much they sell, how much money they earn from selling, and how much got deducted when they buy new stock
Senior Backend Developer Interview Questions
1,045 senior backend developer interview questions shared by candidates
Technical , Cultural fit , team fit etc.,
Many system design questions and how one would approach it. Code challenge question was given a list of words and an input string, find the word that can be made. No reusing of the characters.
The DSA question was balancing brackets and the DB question nth highest result.
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
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
General java based question and node.js
coding problem that involves finding path in graph
Viewing 471 - 480 interview questions