Explain the design patterns used in your project.

AnswerBot
2y
I have used the Singleton and Factory design patterns in my project.
Singleton pattern is used to ensure only one instance of a class is created and provide a global point of access to it.
Factory patte...read more
Sanjay Sreedhar
2y
works at
First of all go through the basics of deisgn patterns first and compare it with your project structure. Ex: If you are using Spring Boot, you can say dependency patterns used are Singleton, Dependency...read more
Help your peers!
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

