AllAlgorithms / c

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

ALGORITHM FOR CONVERTING A MATRIX TO SPARSE MATRIX #193

Closed Aliex-dev closed 3 years ago

Aliex-dev commented 3 years ago

I am creating a pull request for... New algorithm

I HAVE ADDED THE C PROGRAM FOR CONVERTING THE MATRIX TO IT'S SPARSE MATRIX . here is a screenshot of the same Screenshot (300)

please consider my pull request and if any discrepancies please contact me

abranhe commented 3 years ago

Thanks so much for your contribution to The All ▲lgorithms Project. Without people like you submitting Pull Requests we couldn't run this project. You rock!

Aliex-dev commented 3 years ago

thank you for merging