AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.5k stars 519 forks source link

Adding 2 more important algorithms #195

Closed shubh3483 closed 3 years ago

shubh3483 commented 3 years ago

Added 1)N-Queen algo 2)Prims algo