Skip to content
#

huffman-decoder

Here are 13 public repositories matching this topic...

Created by David Huffman a Huffman Coding Algorithm where data is being compressed using the Huffman Coding technique to become smaller without losing any of its information.

  • Updated Jun 12, 2024
  • Python

In this project flights are scheduled based on from place and to place. And for this scheduling "greedy algorithm" is used to get minimum number of flights to cover all the trips. And tickets can be booked for the flights scheduled and boarding can be done for getting tickets.

  • Updated Jun 8, 2021
  • Python

Improve this page

Add a description, image, and links to the huffman-decoder 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 huffman-decoder topic, visit your repo's landing page and select "manage topics."

Learn more