Skip to content

Editing base64, Adding average file, Editing find_lcm #673

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

Merged
merged 4 commits into from
Jan 19, 2019
Merged

Editing base64, Adding average file, Editing find_lcm #673

merged 4 commits into from
Jan 19, 2019

Conversation

mikelfried
Copy link
Contributor

calculate and print the avrage of number list.

calculate and print the avrage of number list.
encoding and decoding base64 without any module.
@mikelfried mikelfried changed the title avrage.py Editing base64, Adding average file Dec 29, 2018
I made find_lcm more efficient form O(num1*num2) to O(min{num1,num2}).
@mikelfried mikelfried changed the title Editing base64, Adding average file Editing base64, Adding average file, Editing find_lcm Jan 19, 2019
@dynamitechetan dynamitechetan merged commit c92b02c into TheAlgorithms:master Jan 19, 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.

3 participants