Highlights
Pinned
323 contributions in the last year
Less
More
Activity overview
Contributed to
TheAlgorithms/Python,
poyea/image-watermark-machine,
poyea/coronaflight-hkg
and 5 other
repositories
Contribution activity
October 2021
Created 6 commits in 3 repositories
Created a pull request in TheAlgorithms/Python that received 2 comments
[mypy] fix mypy error in Project Euler Problem 092 solution 1
Describe your change:
> mypy project_euler/problem_092/sol1.py
Success: no issues found in 1 source file
3 items passed all tests: 3 tests in __ma…
+23
−35
•
2
comments
Reviewed 39 pull requests in 3 repositories
TheAlgorithms/Python
36 pull requests
- added solution to project eulers 92nd question
- Add Pascal's Triangle
- singly_linked_list.py: Added additional documentation, type hints and test cases
- Random graph generator hacktoberfest
- Project Euler problem_092
- Add tests to morse_code.py
- add harmonic mean
- Change comments for improved consistency
- feat: shifts a string
- [mypy] Added type annotations to disjoint_set.py
- [mypy] fix type annotations for all Project Euler problems
- Algorithm Optimized
- added carrier concentrations algorithm
- bugfix: Add empty list detection for find_max/min
- [mypy] Fix type annotations for data_structures->linked_list directory files
- Add Project Euler problem 78
- Prime numbers: Added description, removed unnecessary implementation, and improved current
- Improve sieve of eratosthenes and remove duplicate
- Power using recursion: correctly implemented recursion
- Improve checking anagrams in O(n) with dictionary
- Improve Project Euler problem 203 solution 1
- Improve Project Euler problem 112 solution 1
- Fixed typos in Sorts and Bit_manipulation
- bugfix: Add abs_max.py & abs_min.py empty list detection
- Upgrade testing to Python 3.10.0 production release
- Some pull request reviews not shown.
TheAlgorithms/Elixir
2 pull requests
TheAlgorithms/C-Plus-Plus
1 pull request
Created an issue in TheAlgorithms/Python that received 36 comments
Hacktoberfest 2021 - Implement algorithms or data structures, fix existing ones and more!
The annual Hacktoberfest is underway! Register on Hacktoberfest's website and open 4 pull requests during October 2021 to plant a tree or receive t…
36
comments



