Architecture and Design

Design Patterns & Smells

min-heap, k-largest
max-heap, k-smallest
algo

notes

it seems like "design patterns" are not exclusively restricted to 'object-oriented-programming', but this is the context in which I have learned such design.

Read more >