Happy Engineers Day to Everyone!
In this 1 Hour video we have covered GOF and NON GOF C# Design Pattern Interview Questions around following 5 Patterns :-
Repository and UOW ( Unit Of Work)
----------------------------------------------------------
What is the use of repository pattern?
Is Dal (Data access Layer) and Repository same?
What is Generic repository pattern ?
Is abstraction the only benefit of Repository?
How to implement transaction in repository?
What is Unit of work design pattern?
Do we need repository pattern as EF does almost the same work?
Why repository pattern makes unit testing easy ?
Singleton Pattern
----------------------------
Explain Singleton Pattern and the use of the same?
How did you implement singleton pattern?
Can we use Static class rather than using a private constructor?
Static vs Singleton pattern?
How did you implement thread safety in Singleton?
What is double null check in Singleton?
Can Singleton pattern code be made easy with Lazy keyword?
Can we rid of this double null check code?
CQRS Pattern
----------------------
Explain CQRS pattern ?
What is the benefit of CQRS ?
Explain CommandHandler class ?
What is the importance of GUID in CQRS ?
Is CQRS pattern compulsory ?
Are Models and CQRS classes same ?
What is the use of Mediatr ?
What is importance of Aggregate root in CQRS ?
What is event sourcing in CQRS and is it compulsory?
What are projections , read projections ?
Which event sourcing DB have you used ?
Factory Pattern
-------------------------
Why do we need Factory pattern ?
What is the implication of new Keyword ?
Factory pattern helps for loose coupling , Explain ?
What is DI and IOC ?
The real factory pattern ?
Also see our other Step by Step video series below :-
For more such videos subscribe https://www.youtube.com/questpondvideos
JavaScript Interview questions:
https://youtu.be/Zb4dPi7CANU
Learn SQL Server Step by Step http://tinyurl.com/ja4zmwu
Learn Angular tutorial step by step https://tinyurl.com/ycd9j895
ASP.NET MVC Core Interview Questions with answers:-
https://youtu.be/pXmMdmJUC0g
C# interview questions and answers:-
https://youtu.be/BKynEBPqiIM
C# tutorial for beginners(4 hrs):-
https://youtu.be/AxEGRBFwlmI
Learn Azure Step by Step:-
https://youtu.be/wdUK7bCMXqs
Azure AZ-900 fundamentals certification :-
https://youtu.be/hC9iGgJorz8
AZ- 204 certification Azure:-
https://youtu.be/qI8PRn2C080
Learn MVC 5 step by step in 16 hours:-
https://youtu.be/Lp7nSImO5vk
Learn Design Pattern Step by Step https://goo.gl/eJdn0m
Learn MSBI Step by Step in 32 hours:- https://goo.gl/TTpFZN
Python Tutorial for Beginners:-
https://youtu.be/KjJ7WzEL-es
Learn Data Science in 1 hour :- https://tinyurl.com/y5o7qbau
Learn Power BI Step by Step:- https://tinyurl.com/y6thhkxw
PHP Interview Questions :
https://youtu.be/1bpNSynUrl8
-----------------------------------------------------------------------------------------------
For more details :-
🌐 Website : www.questpond.com
📱 Mob. No. : +91-9967590707 / +91 7700975156 / +91-22-49786776
📧Email :
[email protected] /
[email protected] /
[email protected]
Share, Support, Subscribe and Connect us on!!!
YouTube: https://www.youtube.com/questpondvideos
Twitter: https://twitter.com/questpond
Instagram : https://www.instagram.com/questpond/
Facebook : https://www.facebook.com/Questpond/
#designpatterninterviewquestions #softwarearchitecturepattern #softwarearchitectureinterviewquestions