I coded "Leetcode for design patterns" Everyone hates on leetcode, but I always liked that problems were "self-contained". It's so easy to jump in and finish a problem without a lot of context. Leetcode-style problems for OOP design patterns make it so easy to practice 1 or 2 problems a day.
16
96
1K
215K
962
Download Image
Can you implement the Adapter pattern? neetcode.io/problems/adapt…