PinnedPublished inDev GeniusJava 8 Coding and Programming Interview Questions and AnswersIt has been 8 years since Java 8 was released. I have already shared the Java 8 Interview Questions and Answers and also Java 8 Stream API…Jan 31, 202321Jan 31, 202321
Java 8 to 17: A Complete Guide to Default, Static and Sealed MethodsAs we all know, Java has evolved tremendously over the years. From Java 8 to Java 23 (the latest version as of 2024), the concepts related…Mar 162Mar 162
Multithreading: Essential Coding Questions for InterviewsMultithreading is a programming concept that enables concurrent execution of multiple threads within a single process, improving…Mar 51Mar 51
Singleton Design PatternBefore understanding what is singleton design pattern, first let us understand what is singleton object.Feb 1Feb 1
SQL Basic QuestionsHey Reader, hope you are doing good. In this article let us learn most asked SQL questions in interviews. We will be learning from basic to…Jan 25Jan 25
Kafka Installation and ExecutionI have already shared the basics of Kafka, what is Kafka? What are its components in my previous article — Apache Kafka for Beginners.Aug 5, 2024Aug 5, 2024
Published inStackademicIntegratation of SonarQube with SpringBootBefore knowing how to integrate SonarQube with SpringBoot, let us understand, What is SonarQube? Why it is required ?Jan 15, 20241Jan 15, 20241
Published inStackademicInterview Question On SpringBoot-1As I have already shared the interview questions on Java 8 and Spring Boot Annotation based questions. Now let us have a glance on the…Nov 12, 2023Nov 12, 2023
Published inThe Fresh WritesJUnit and Mockito in Spring BootAs we all know, when it comes to development Unit testing is one of the major important practices to be maintained in application…Sep 7, 2023Sep 7, 2023