Thinking back, I mostly used patterns like adapter, strategy, factory, template method - whatever helped me get the job done.
There are some patterns I probably never used, or only used rarely, like flyweight or memento.
What are the more “exotic“ patterns you used? In which context? What pattern is the most underrated?