\ HELLO /
\ /
\ WELCOME TO MY /
] GITHUB WORLD! [ ,'|
] [ / |
]___ ___[ ,' |
] ]\ /[ [ |: |
] ] \ / [ [ |: |
] ] ] [ [ [ |: |
] ] ]__ __[ [ [ |: |
] ] ] ]\ _ /[ [ [ [ |: |
] ] ] ] (#) [ [ [ [ :===='
] ] ]_].nHn.[_[ [ [
] ] ] HHHHH. [ [ [
] ] / `HH("N \ [ [
]__]/ HHH " \[__[
] NNN [
] N/" [
] N H [
/ N \
/ q, \
/ \
Think big, train fast, learn deep.
Java / Python / Go
- Shenzhen, China
- https://doocs.github.io
Highlights
- Developer Program Member
- 4 discussions answered
Block or Report
Block or report yanglbme
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
doocs/advanced-java Public
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识 -
doocs/leetcode Public
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 -
gitee-pages-action Public
🤖 Auto Deploy Gitee Pages by GitHub Action | 无须人为干预,由 GitHub Action 自动部署 Gitee Pages -
actions-toolkit Public
🛠 The GitHub ToolKit for developing GitHub Actions in Python | 一个用于开发 GitHub Actions 的工具库 -
2,618 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 171 commits in 9 repositories
Opened 4 pull requests in 3 repositories
doocs/leetcode
2
merged
doocs/qcloud-im-server-sdk-java
1
merged
yanglbme/actions-toolkit
1
merged
Reviewed 36 pull requests in 5 repositories
doocs/leetcode
20 pull requests
- feat: add java solution to leetcode problem No:2249
- feat: update solutions to lc problem: No.0896
- added solution to lc:1112
- feat: add solution description to lc problems: No.0020,0041
- added solution to lc:1369
- added solution to lc:578
- refactor: unified style
- feat: add solutions to lc problem: No.0845
- feat: add solutions to lc problem: No.1105
- feat: add solutions to lc problem: No.0368
- added solution to lc:1046
- added cpp solution to lc:923
- added cpp solution to lc:1721
- docs: update a description of the solution to lc problem: No.0215
- feat: add rust solution to lc problem: No.0191
- added solution to lc:31
- feat: add solution to lc problem: No. 0395
- fix: clean up the failed solution
- added solution to lc:534
- added solution to lc:602
TheAlgorithms/Java
11 pull requests
- Code refactor for AbsoluteMin improvements 2
- Code refactor for AbsoluteMax improvements 2
- Code refactor for AliquotSum improvements
- Code refactor for ADTFraction improvements
- Code refactor for AbsoluteValue improvements
- Code refactor for AbsoluteMax improvements
- Code refactor for AbsoluteMin improvements
- Fix Null Pointer Exception in strings/Upper
- Fix CheckVowels (#2990)
- [TEST] adds test for Anagrams
- [TEST] adds test for Upper