This is a Python script I made in November 2024 to get practice with tree traversals and binary decoding. It decodes a sequence of binary through a Huffman algorithm and returns the original encoded sequence
- Updated
Aug 22, 2025 - Python
This is a Python script I made in November 2024 to get practice with tree traversals and binary decoding. It decodes a sequence of binary through a Huffman algorithm and returns the original encoded sequence
This repository consist of various Data Structure and my Quiz Problem solution in python
The software for the satellite to rebuild the tree from the traversals.
A command line tool to calculate the difference between two data structures. Runs from the command line, compares two configuration files and shows a difference. Working with JSON and YAML. Provides output in stylish, plain and json format.
Add a description, image, and links to the tree-traversal-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the tree-traversal-algorithm topic, visit your repo's landing page and select "manage topics."