Skip to content

Commit

Permalink
Merge pull request #111 from obiwan69/master
Browse files Browse the repository at this point in the history
Updated README.md: added LCM to the list
  • Loading branch information
gouravthakur39 committed Feb 26, 2020
2 parents a56b839 + 73ff154 commit 1ee7311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -104,6 +104,7 @@ These program are written in codeblocks ide for windows. These programs are not
- [Perform Selection Sort](https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/SelectionSort.c)
- [Calculate Factorial upto input of 5000](https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/large_factorial.c)
- [To check if a matrix is a sparse matrix or not](https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/SparseMatrix_017.c)
- [To calculate the Least Common Multiple](https://github.com/gouravthakur39/beginners-C-program-examples/blob/master/lcm.c)

# Contributing
This is a personal learning project for me.
Expand Down

0 comments on commit 1ee7311

Please sign in to comment.