Highlights
- Arctic Code Vault Contributor
- Developer Program Member
- Pro
- GitHub Campus Expert
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 upPinned
817 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 17 commits in 4 repositories
Created 3 repositories
- poyea/tcp-wrapper C++
- poyea/bk-tree C++
- poyea/logstash-filter-throttle Ruby
Created a pull request in logstash-plugins/logstash-filter-throttle that received 1 comment
fix example to use `elasticsearch`
Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/
Opened 1 other pull request in 1 repository
poyea/bk-tree
1
merged
Reviewed 9 pull requests in 1 repository
TheAlgorithms/Python 9 pull requests
- A divide and conquer method in finding the maximum difference pair
- update area.py
- Fix typo
- Add Quantum Full Adder circuit for classical integers
- feature: add quick find algorithm
- Peak of unimodal list DNC algorithm
- kth order statistic divide and conquer algorithm
- Hacktoberfest: Add solution to problem 74
- Update infix to postfix