PinnedApache Kafka Download and InstallStep 1 : Go to https://kafka.apache.org/quickstartMay 5, 2024May 5, 2024
DSA — Recursion using JavaGit Link : https://github.com/prakashbtech87/PrakashJavaRepository/blob/main/src/main/java/com/prakash/a2zdsa/recursion/ReverseArray.java2d ago2d ago
Java Logical PatternsJava logical patterns are a common exercise for beginners to understand loops and control statements.These patterns involve arranging…Nov 2, 2024Nov 2, 2024
Trie DatastructureGitHub Link : https://github.com/prakashbtech87/PrakashJavaRepository/tree/main/src/main/java/com/prakash/datastructure/trieOct 12, 2024Oct 12, 2024
Java 17 — Record ClassesRecord is a special kind of class, designed to hold data with less boilerplate code. It’s a more concise way to define classes that only…Sep 28, 20242Sep 28, 20242