• Stars
    star
    2
  • Language
    C
  • Created about 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a program which compresses a string by Huffman Coding and generates it into Huffman Tree. All the needed information are given in README and in the code as comments.

More Repositories

1

Flight-Track-App

This program simulates the flights between the major capitals, such as Baku, Amsterdam, Cape Town, Canberra, Ottawa and so on around the world. All the needed explanations are given in the README file and codes as comment lines.
Java
2
star
2

Exchange-Currency-App

This is a GUI application which simulates demo exchange app. All the needed information is given in the README file.
Python
2
star
3

Music-Console-App

This console app generates most of the features of music applications which are daily used. The details and other explanations are given in README file.
Python
2
star
4

Binary-Search-Tree-Check

This is a recursive algorithm which shows the entered numbers whether create binary search tree or not. All the other explanations are done in the code as comment lines. Also, several output screenshots are added to the files.
C
2
star
5

Triangle-Inequality

This is an Assembly code which checks whether there are 3 numbers which can be the length of sides of triangle or not. If there are, it finds the numbers which create triangle with smallest area. All the other explanations are given in README (English) and in the code as comments (Turkish).
Assembly
2
star
6

2048-game

This is a primitive console game 2048 coded in 'C'. No bugs witnessed. All the needed explanations are done in the code as comments. Several output screenshots are added to the files.
C
2
star
7

Flask-Todo-App

This is a demo GUI application of Todo App concept. All the details are given in the README file and in the code as comment lines.
HTML
1
star
8

Pandas-Youtube-Analysis

A demo project of data analysis of a daily record of the top trending YouTube videos using Pandas module in Python. All the needed explanations are given in README file and in the code, as comment lines.
Jupyter Notebook
1
star
9

Pandas-US-Soccer-League-Analysis

This is a demo project of data analysis of US Soccer League footballers based on data recorded in 2017 using Pandas module in Python. All the needed explanations are given in README file and in the code, as comment lines.
Jupyter Notebook
1
star
10

Flask-Blog-App

Comprehensive, multi-functional blog app. All the needed details and explanations are given in the README file and code, as comment lines.
Python
1
star