面试高频算法题总结,个人博客
☆1,131Oct 22, 2025Updated 9 months ago
Alternatives and similar repositories for Code
Users that are interested in Code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 面试常见问题汇总☆523Sep 21, 2019Updated 6 years ago
- 🐼 准备秋招,欢迎来树上取果实☆3,703Mar 3, 2020Updated 6 years ago
- 面试必备基础知识☆12Mar 21, 2019Updated 7 years ago
- A C++ High Performance Web Server☆8,220Sep 27, 2023Updated 2 years ago
- 🌎 High Performance HTTP WebServer☆625Feb 7, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 2020 😀😁😀😁😀 秋招笔试面试合集,以及2019届公司真题模拟题集 & 附上自己的后端指南,💻🎓包括(C/C++基础、数据结构、算法、操作系统💻、计算机网络、MySQL、shell(ps:sed、awk、grep))☆507May 31, 2022Updated 4 years ago
- 记录cpp知识点,面试题,网络编程,多线程编程☆545May 23, 2020Updated 6 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,117Aug 24, 2025Updated 11 months ago
- 学习笔记整理📚☆2,127Jun 7, 2023Updated 3 years ago
- C++后端开发面试题☆943Aug 2, 2024Updated 2 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,665Jan 16, 2022Updated 4 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,217Dec 23, 2025Updated 7 months ago
- 算法工程师面试题整理☆924Jan 14, 2022Updated 4 years ago
- LeetCode、剑指Offer刷题笔记(C/C++、Python3实现)☆2,670Nov 22, 2020Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 后台开发相关知识☆695Aug 3, 2022Updated 4 years ago
- 剑指Offer——名企面试官精讲典型编程题☆4,860Feb 20, 2021Updated 5 years ago
- 校招面试高频算法☆181Apr 21, 2018Updated 8 years ago
- 《剑指Offer:名企面试官精讲典型编程面试题 》第二版源代码☆5,406Jun 13, 2023Updated 3 years ago
- Super-Machine-Learning-Revision-Notes☆76Oct 25, 2019Updated 6 years ago
- C++那些事☆43,359May 16, 2026Updated 2 months ago
- 《算法导论》第三版中算法的C++实现☆4,057Mar 14, 2024Updated 2 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 6 years ago
- ---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\…☆1,947Jul 27, 2022Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Apr 14, 2020Updated 6 years ago
- c++开发面试准备复习笔记☆101Jul 31, 2019Updated 7 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆184,981Aug 21, 2024Updated last year
- 学习C & C++ & python&汇编语言 LLVM编译器 数据结构 算法 操作系统 单片机 linux 面试☆3,089May 17, 2024Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,640Jul 5, 2024Updated 2 years ago
- 《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~☆1,901Oct 21, 2024Updated last year
- 大并发服务器课程源代码☆300Jun 26, 2020Updated 6 years ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,674Dec 8, 2023Updated 2 years ago
- 《剑指Offer》题目汇总&常考题总结(Python实现)☆469Jan 27, 2020Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Just Code ! 针对面试训练算法题, 目前包括字节跳动面试题、 LeetCode 和剑指 offer ,持续扩容中☆824Nov 9, 2020Updated 5 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,112Jul 5, 2022Updated 4 years ago
- 2025年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。☆37,234Oct 22, 2025Updated 9 months ago
- 剖析 STL 是一种享受的过程!☆2,524Jan 15, 2018Updated 8 years ago
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,490Feb 27, 2026Updated 5 months ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆12,175Jul 27, 2023Updated 3 years ago
- 聊天室 -- 17年暑假项目(Linux C网络编程)☆464Apr 30, 2021Updated 5 years ago