Skip to content

Some implementations of different algos and data structures as I read Algorithm Design by Jon Kleinberg and Eva Tardos.

Notifications You must be signed in to change notification settings

willjrowe/algorithmDesign

Repository files navigation

algorithmDesign

Some implementations of different algos and data structures as I read Algorithm Design by Jon Kleinberg and Eva Tardos.

Chapter 1

  • Gale Shapley Stable Matching

Chapter 3

  • Find Strongly Connected Components of Digraph

Chapter 4

  • Basic Interval Scheduling
  • Basic Interval Coloring
  • Minimize Lateness Scheduling
  • Cache Eviction
  • Union-Find Data Structure
  • k-Clustering
  • Huffman Encoding

About

Some implementations of different algos and data structures as I read Algorithm Design by Jon Kleinberg and Eva Tardos.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages