Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mathematical Algorithm #12 #23

Merged

Conversation

Manan311
Copy link
Contributor

@Manan311 Manan311 commented Oct 30, 2019

Added python algorithm for factorial. The algorithm gets user input and calculates the factorial of user input as long as it is positive. If it is negative it will ask the user to enter it again. Same with if the input is invalid.

MCS-CEG and others added 30 commits October 5, 2019 19:07
…ociety-MCS/Pull_Request-Branch

Pull request branch
Added Quicksort folder and Quicksort implementation in python
…tamil/knapsack-1

Knapsack algorithm added
…/tamil/insertionsort-1

Tamil/insertionsort 1
…ster

Added prime number generator program
…/master

Heap Sort and Selection Sort Added
simple bubble sort program for c++
@MCS-CEG MCS-CEG merged commit 135934f into Math-Computing-Society-MCS:Pull_Request-Branch Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet