Skip to content
#

activity-selection

Here are 12 public repositories matching this topic...

Two classic greedy algorithms, Huffman coding and activity selection, implemented from scratch in C++ with no STL containers (pool-indexed min-heap, hand-rolled merge sort), backed by a 5-page IEEE-format research paper with correctness proofs and complexity analysis.

  • Updated Aug 28, 2026
  • C++

Improve this page

Add a description, image, and links to the activity-selection topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the activity-selection topic, visit your repo's landing page and select "manage topics."

Learn more