This repository contains exercises crafted by members of the Codeus community.
Exercise are on (useful) Algorithms and Data Structures topic.
Available exercises:
- HyperLogLog
- Work-stealing dequeues
- Outbox + Inbox pattern
- Cache access semantics (write-through / write-back / read-through)
- Bloom filter
- Consistent hashing
- Jump hash
- Raft
- Hybrid Logical Clocks (HLC)