Observer - Interview Questions

What is Observer Design Pattern?

 FAQkey Concept

The GoF design patterns book defines Observer design pattern as follows - 'Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.'

 
Subscribe to our Questions

 

Design Patterns - Interview Questions

Abstract FactoryFactoryBuilderPrototypeSingletonAdapterBridgeCompositeDecoratorFacadeFlyweightProxyChain Of ResponsibilityCommandInterpreterIteratorMediatorMementoObserverStatestrategyTemplateVisitor
 
RECOMMENDED RESOURCES
Behaviorial Interview
Top resource to prepare for behaviorial and situational interview questions.

STAR Interview Example