DEV Community

Discussion on: 9 Unusual Design Patterns Interview Questions (with Answers)

Collapse
 
s_awdesh profile image
Awdesh • Edited

Nice summary. I'd also like to add Singleton pattern in here although it is sometime not to considered as a design pattern but I have been asked about it most of the times during interviews.

Collapse
 
lscarneiro profile image
Luiz Carneiro

I once got a question in an interview, something like "What's a Singleton pattern?", although I used it a lot, I couldn't build the right sentence to explain it clearly or shortly...