xennygrimmato / Data-Structures-and-Algorithms

A collection of some implementations of data structures and algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Algorithms to this Repository

apoorvsingh500 opened this issue · comments

I have written 3 algorithms which I want to merge with this repository

  1. Kruskal’s Minimum Spanning Tree
  2. Prim’s Minimum Spanning Tree
  3. Huffman Coding

Is it open?