Questions about binary search, HashSet, ArrayList. also questions about SQL.
Lead Backend Developer Interview Questions
12,377 lead backend developer interview questions shared by candidates
I D K W C
Questions about past experiences and how do you work in teams
Coding assignment: In a university, your attendance determines whether you will be allowed to attend your graduation ceremony. You are not allowed to miss classes for four or more consecutive days. Your graduation ceremony is on the last day of the academic year, which is the Nth day. Your task is to determine the following: 1. The number of ways to attend classes over N days. 2. The probability that you will miss your graduation ceremony. Represent the solution in the string format as "Answer of (2) / Answer of (1)", don't actually divide or reduce the fraction to decimal Test cases: for 5 days: 14/29 for 10 days: 372/773
Python concepts in detail, API / Microservice design, HLD, LLD
- Did you use Docker? - Did you use SQL? - Did you use git? - Which Python framework did you use? - Did you use cloud services? - Why this company? - Do you know what we do?
Kafka usage and how it work internally
You should come to an interview not knowing the answer ahead but try to improve on explaining yourself clearly while trying to solve a problem
Delete kth node from end from a linked list?
How would I refactor an excerpt of code to both make it work and make it more legible.
Viewing 8991 - 9000 interview questions