Kafka Cluster - discussion about partitions
Lead Backend Developer Interview Questions
29 lead backend developer interview questions shared by candidates
They had me do a series of coding exercises with ruby on rails. there were some curveballs in there but obviously i managed okay.
Describe difference between events and commands and where to use them
Model bank transactions in Java
How would you implement your ReadWrite Lock.
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
1) Recursive question 2) Arrays Question-2 3) Systems Design Question 4) Questions on the experience so far
The test assignment was to aggregate events dispatching by a provided SSE (server-sent events) streaming platform
Describe idempotence in HTTP API
they ask general distributed questions
Viewing 11 - 20 interview questions