Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Projects for Self Learning

Huffman Tree :

It is a DSA problem for ecnryption and decryption. Enter a text to create a Huffman tree which is then used to encode the input text file. Then you can use the decryption key to decode the encoded file.

Emergency Travel Plan :

Given a graph with nodes representing cities and vertices representing road or air routes, goal is to find the minimal path for the traveler to reach his destination using BFS traversal.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages