Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
583 contributions in the last year
Activity overview
Contributed to
shellhub/Algorithms-Java,
TheAlgorithms/Java,
shellhub/shellhub
and 5 other
repositories
Contribution activity
September 2020
shellhub has no activity
yet for this period.
August 2020
Created a pull request in TheAlgorithms/C that received 9 comments
Add Absolute Value
Description of Change absolute value References Checklist Added description of change Added file name matches File name guidelines Added tests …
+41
−0
•
9
comments
- update Stack
- Added more algorithms to strings folder
- Rename file
- Created strings directory And rename files
- Revert "Revert "Fixed code smells after running sonarqube on the project""
- Revert "Fixed code smells after running sonarqube on the project"
- Added pull request template
- Tested using rand numbers
- Added AliquotSum and Median
- Added Sum Of Digits Algorithm
- Added more algorithms to maths
- Add more math algorithm
- update armstrong number and add NumberOfDigits
- BubbleSort Recursion
- Update max and findMax function