Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
cpp-backend-reference
C++后端开发面试题
design_patterns
图说设计模式
ebook
classic books of computer science
elasticsearch
Open Source, Distributed, RESTful Search Engine
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
gin-vue-admin
🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
Hawk
visualized crawler & ETL IDE written with C#/WPF
HPNetServer
高性能TCP网络服务器程序
interviews
Everything you need to know to get the job.
SimplePaul's Repositories
SimplePaul/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
SimplePaul/interviews
Everything you need to know to get the job.
SimplePaul/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
SimplePaul/cpp-backend-reference
C++后端开发面试题
SimplePaul/design_patterns
图说设计模式
SimplePaul/ebook
classic books of computer science
SimplePaul/elasticsearch
Open Source, Distributed, RESTful Search Engine
SimplePaul/gin-vue-admin
🚀Vite+Vue3+Gin的开发基础平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
SimplePaul/Hawk
visualized crawler & ETL IDE written with C#/WPF
SimplePaul/HPNetServer
高性能TCP网络服务器程序
SimplePaul/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
SimplePaul/interviewRecord
笔试、面试的一些题目记录
SimplePaul/kafka-flink-101
Simple Flink + Kafka application
SimplePaul/learn_backtrader
BackTrader中文教程笔记(by:量化投资与机器学习),系统性介绍Bactrader的特性、策略构建、数据结构、回测交易等,彻底掌握量化神器的使用方法。章节:介绍篇、数据篇、指标篇、交易篇、策略篇、可视化篇……(持续更新中)
SimplePaul/leetcode
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
SimplePaul/leetcode-master
LeetCode 刷题攻略:200道题目详细刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥给个star支持一下吧!🚀
SimplePaul/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
SimplePaul/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
SimplePaul/muduo
A C++ non-blocking network library for multi-threaded server in Linux
SimplePaul/netpoll
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
SimplePaul/Paypal-Intern
Software Engineer - B
SimplePaul/Practice-an-algorithm-question-every-day
书籍:《每天练习一道算法题》
SimplePaul/QQStars
基于webqq协议的qq客户端,qt开发,可跨平台
SimplePaul/Sheng.Winform.IDE
使用 .NET WinForm 开发所见即所得的 IDE 开发环境,实现不写代码直接生成应用程序。1)像 Visual Studio 一样,有可视化的环境,拖拖拽拽界面就出来了;2)功能模块全部独立,解耦,以插件的形式存在于主程序(宿主)中;3)把事件这个概念抽象并封装起来;4)对数据操作要有一定的自由度;5)资源文件的管理;6)打包前的静态编译检查;7)IDE界面支持多国语言;8)支持插件……
SimplePaul/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
SimplePaul/ThreadPool
A simple C++11 Thread Pool implementation
SimplePaul/vespa
Vespa - the open big data serving engine
SimplePaul/vim-galore-zh_cn
Vim 从入门到精通
SimplePaul/zookeeper
Mirror of Apache Hadoop ZooKeeper