m-soumik / Advanced-Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced-Algorithms

This repository contains advanced alogithms for searching , sorting and other operations. Preffered languages - c++ and c.
Some of the Algorithms included are:-
1).Wavesort.
2).Insertionsort(reimplemented in more optimized way).
3).HuffmanCoding(A greedy algorihmic implementation).

About


Languages

Language:C++ 92.1%Language:Java 7.9%