1. Ledger calculation 2. Notification system 3. Payment system
Lead Backend Developer Interview Questions
3,187 lead backend developer interview questions shared by candidates
1. Given an unsorted array find the mindiff in k elements * A = {1,3,5,7,11, 12, 13}, n=7 k=3 * {1,3,5} diff(5,1) = 4 * {11,12,13} diff(11,13) = 2 op : 2 2. we are given an unsorted array size = n all elements>0 find : total no of elements for which there should be atleast 1 number which is smaller on left and right side
design a shopping cart in an e-commerce application
What HTTP methods do you know?
Q. Print string in spiral
Stock Market base scenario with high difficulty
How do you design high volume application.
Development best practices and backend architecture related questions. Questions on how to resolve conflicts between teammates. How to manage API versioning to support multiple clients running on different versions.
What's sql index and where is it stored? what is the data structure of sql index? Design a survey site's database. What is nodejs? mongodb? difference b/w sql and nosql?
Take home assessment to create a survey app
Viewing 3111 - 3120 interview questions