Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AlgorithmCode
本仓库整理了LeetCode和剑指offer上的算法题目以及参考代码
Algorithms4
:fire:Algorithms, 4th Edition SOLUTIONS:fire:
AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
android-architecture
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
android-open-project
Collect and classify android open source projects 微信公众号:codekk
android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
AndroidDevTools
收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。
explorerman's Repositories
explorerman/Algorithms4
:fire:Algorithms, 4th Edition SOLUTIONS:fire:
explorerman/architect-awesome
后端架构师技术图谱
explorerman/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
explorerman/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
explorerman/DesignPattern
设计模式学习相关demo
explorerman/geek_crawler
极客时间课程抓取脚本,支持输入账号密码后自动将极客时间的专栏课程保存到本地
explorerman/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
explorerman/Java-Concurrency-Progamming-Tutorial
Java 高并发多线程编程 demo 代码&教程集锦!
explorerman/java-concurrent-programming
:notebook: 《实战Java 高并发程序设计》笔记和源码整理
explorerman/javac-source-code-reading
javac 源码调试
explorerman/JavaLambdaInternals
深入理解Java函数式编程和Streams API
explorerman/jd_maotai_seckill
优化版本的京东茅台抢购神器
explorerman/JD_Robot
京东爬虫,扫码登录、查价、加购、下单、秒杀
explorerman/JIEE_Shine
explorerman/learn-java
relax
explorerman/learngit
explorerman/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
explorerman/notebook
my note
explorerman/pcbook-go
explorerman/pcbook-java
explorerman/prometheus
The Prometheus monitoring system and time series database.
explorerman/Python
All Algorithms implemented in Python
explorerman/RecommenderSystem
explorerman/skill-map
程序员技能图谱
explorerman/swordOffer
swordOffer daily practive
explorerman/system_architect
:100:2024年系统架构设计师(软考高级)备考资料。
explorerman/taobao_seckill
淘宝、天猫半价抢购,抢电视、抢茅台,干死黄牛党
explorerman/ThesaurusParser
搜狗、百度、QQ输入法的词库文件的 Java 解析程序,配合 ThesaurusSpider 使用
explorerman/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
explorerman/Unix-Net
Unix网络编程源代码添加注释