C++后台开发面试经验
☆196Apr 4, 2021Updated 5 years ago
Alternatives and similar repositories for C-background-development-interview-experience
Users that are interested in C-background-development-interview-experience are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux C/C++ 后台开发 面试题目☆274Oct 8, 2019Updated 6 years ago
- c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)☆2,270Sep 9, 2024Updated 2 years ago
- 学习muduo网络库的一些笔记☆128Sep 27, 2020Updated 5 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆25Nov 19, 2018Updated 7 years ago
- 23种设计模式学习笔记,代码设计使用c++和java两种语言实现。文档结构和说明代码参考传智播客王保明老师的培训讲义,扩展案例使用java语言实现,参考了 http://www.runoob.com/design-pattern/design-pattern-tutoria…☆37Aug 29, 2019Updated 7 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.
- 学习UNIX环境编程、网络编程☆31Oct 28, 2020Updated 5 years ago
- Linux多线程服务端编程[muduo C++网络库]☆592Sep 9, 2021Updated 5 years ago
- 关于C++的稍微高级点的部分,包括CGI通用网关编程、STL容器和算法、lambda表达式、多线程和信 号,后期将不断更新内容,加入更多readme。☆12Jul 2, 2018Updated 8 years ago
- C/C++ study notes☆511Apr 4, 2026Updated 5 months ago
- 基于C++实现的RPC分布式网络通信框架☆27Mar 30, 2022Updated 4 years ago
- 2021年最新整理,200位校招面经分享,包含微软,华为,腾讯,字节,阿里,360,tplink,好未来,网易,搜狗,wps等,研发岗位,C++研发岗位,安全岗位。☆435May 20, 2024Updated 2 years ago
- 📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job s…☆38,218Updated this week
- linux C++ 服务器/后台开发 秋招整理资料☆628Nov 7, 2021Updated 4 years ago
- 基于muduo网络库的集群聊天服务器☆100Mar 20, 2021Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Linux下C++轻量级WebServer服务器☆19,703Jul 5, 2024Updated 2 years ago
- 【AI时代C++面试&C++学习指南】 🔥☆3,077Sep 8, 2026Updated last week
- 三相永磁同步电动机的FOC控制☆11Mar 27, 2020Updated 6 years ago
- 中科大形式化方法☆19Jan 6, 2022Updated 4 years ago
- 【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。☆1,304Jan 16, 2023Updated 3 years ago
- 动态规划☆17Sep 21, 2017Updated 8 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆384Oct 27, 2025Updated 10 months ago
- C/C++学习,后端开发进阶指南。☆6,280Updated this week
- 本项目根据GOF的《设计模式》及李建忠的C++设计模式课程 ,用Java代码样例实现23种常见设计模式。同时,每种模式都有相应的笔记。☆15Nov 19, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,719Dec 8, 2023Updated 2 years ago
- 【muduo 源码解析】☆48May 5, 2022Updated 4 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆38Jan 10, 2020Updated 6 years ago
- A C++ High Performance Web Server☆8,217Sep 27, 2023Updated 2 years ago
- 基于protobuf、muduo、zookeeper的分布式网络通信框架☆14Sep 12, 2022Updated 4 years ago
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 4 years ago
- 📚 技术面试指南,记录着我面经过程所遇到的问题以及总结的知识点。面试的公司:腾讯、阿里巴巴、字节跳动、虎牙直播、CVTE。所包含的知识点:c/c++/python ,算法,操作系统,计算机网络,数据库☆205May 20, 2021Updated 5 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆85Apr 23, 2022Updated 4 years ago
- MIT 6.824 distributed system C++Version☆875Jun 10, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆296Jul 28, 2021Updated 5 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Mar 29, 2021Updated 5 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,397Mar 5, 2024Updated 2 years ago
- 基于分布式的集群聊天系统☆47May 5, 2021Updated 5 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆16Jul 14, 2021Updated 5 years ago
- C++ Linux WebServer服务器☆4,120Dec 2, 2023Updated 2 years ago
- 涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++…☆2,669Jan 16, 2022Updated 4 years ago