FBPP's Stars
dojiong/Lo-runner
Loco's program runner core, for online judge
opencv/opencv
Open Source Computer Vision Library
nodejs/http-parser
http request/response parser for c
huihut/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.
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
StableAgOH/Codebase
bilibili 代码仓库
Alinshans/MyTinySTL
Achieve a tiny STL in C++11
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
clpsz/GOF-Design-Patterns
“四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言