PinnedDiff between (a+b)/2 and a+(b-a)/2Hello People, Do you know what is the difference between (a+b)/2 and a+(b-a)/2? if not, then don’t worry. Here I’m with a good…Mar 2, 2022Mar 2, 2022
PinnedObserver PatternIt is the most popular design pattern. It comes under the behavioral pattern category.Apr 12, 20211Apr 12, 20211
Unveiling the Power of Apache Avro: A Comprehensive Guide to the Most Preferred Kafka Serialization…Apache Avro is the most preferred kafka serialization framework.Jan 15Jan 15
How Protobuf is different from a normal json?Protocol Buffers (protobuf) and JSON (JavaScript Object Notation) are both popular data interchange formats, but they have some fundamental…Jul 11, 2023Jul 11, 2023
Print 1 to 100 without using any number in your codeIn this article, I’m going to explain how to print numbers without using any number in your code using java.Mar 14, 2021Mar 14, 2021
Quality AssuranceIn the Software industry quality assurance is a very important term we use. And it must be important as development is. But in some of the…Mar 12, 20214Mar 12, 20214