Lakshmanan SubbiahKafka ProducersProducers live by their meaning, they produce data into the kafka stream. A producer is the one which publishes or writes data to the…Mar 15, 2021Mar 15, 2021
Lakshmanan SubbiahReplication in KafkaLast time we have seen about the brokers and clusters. In short Kafka broker is an independent process ( it can be a vm or physical…Mar 13, 2021Mar 13, 2021
Lakshmanan Subbiah100Days of Code #Day22We are going back to solving a programming question today. As we have seen before Dynamic programming involves splitting a problem into…Mar 12, 2021Mar 12, 2021
Lakshmanan SubbiahKafka Brokers and ClusterOkay in the last post we have talked about kafka topics. What holds the topics and the partitions.Mar 11, 2021Mar 11, 2021
Lakshmanan SubbiahA path through the world of Event Streaming — Kafka part 1Kafka, have you heard this name somewhere? If so are you familiar with it? If not don’t fret you are in good company. Come, let’s learn…Mar 9, 2021Mar 9, 2021
Lakshmanan Subbiah100 Days of Code #Day 18Continuation Blog … Cooking something big .. Will be out on tomorrow’s blogMar 8, 2021Mar 8, 2021
Lakshmanan SubbiahIntro to Dynamic ProgrammingHey folks, Today I planned to something I don’t have much expertise in. Dynamic Programming.Mar 6, 2021Mar 6, 2021
Lakshmanan SubbiahSelection Sort — An AnalysisFor today, I haven’t prepared much in while starting, but an idea came why don’t we analyze the sorting algorithms. So came today’s blog.Mar 5, 2021Mar 5, 2021
Lakshmanan SubbiahIntersection of Two linked ListToday we are going back to solving a Leet Code Problem. I took on myself to solve today’s Challenge problemMar 4, 2021Mar 4, 2021
Lakshmanan Subbiah100Days of Code #day 13Today we are going back to a classic a leet code problem. For this problem in the first time in ever I came up with four approaches ( yeah…Mar 3, 2021Mar 3, 2021