August 2024 - jiquest

add

#
Prototype Pattern
Builder Pattern

Builder Pattern

Scenario : You are designing a system to build complex SQL queries with various clauses and conditions. Question : How would you use the Bui...
Read More
Abstract Factory
Factory Method

Factory Method

Scenario : You are building a document editor that supports multiple types of documents like Word and PDF. Question : How would you use the ...
Read More
Singleton Pattern
Microservices Scenarios Based Question
Microservices Monitoring
Microservices Logging
Rabbit MQ

Rabbit MQ

Basics of RabbitMQ What is RabbitMQ, and what are its primary use cases? Explain the architecture of RabbitMQ. What are the core components ...
Read More
Kafka

Kafka

Basics of Kafka What is Apache Kafka, and what are its primary use cases? Explain the architecture of Kafka. What are Kafka topics, and how ...
Read More
Docker

Docker

Basics of Docker What is Docker, and what problems does it solve? Explain the difference between a Docker container and a virtual machine. W...
Read More
Microservices Transaction
Microservices Security
Hibernate For Experience
Hibernate

Hibernate

Basic Concepts What is Hibernate, and how does it differ from JDBC? Explain the role of the Session interface in Hibernate. Describe the Hi...
Read More