limowang / Interview_algorithmsLinks
总结C++求职过程中,常见的手撕算法题,LRU,MyString,MyShare_ptr,无锁队列,单例模式,观察者模式
☆13Updated last year
Alternatives and similar repositories for Interview_algorithms
Users that are interested in Interview_algorithms are comparing it to the libraries listed below
Sorting:
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆52Updated 2 years ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆65Updated 2 years ago
- Golang Development Tips☆16Updated last year
- C++ Development Tips☆14Updated last year
- 基于muduo、protobuf、zookeeper的rpc实现☆46Updated 2 years ago
- 实用系统编程☆54Updated 5 months ago
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated last year
- CMU15445-2021-FALL 的实源原理讲解及笔记(已完结)☆180Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆244Updated last year
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago
- 面试八股文☆83Updated 9 months ago
- This is a IM Server written By C++☆135Updated 2 years ago
- ☆67Updated 3 years ago
- CPP面试修炼☆155Updated last year
- Event-Driven C++ High-Performance WebServer In C++11☆85Updated 3 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆359Updated 3 months ago
- 一款高性能的后端分布式服务器网络框架☆31Updated 3 months ago
- 基于 C++ 实现的 Etcd kv 存储系统☆13Updated 2 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- CMU15445/645 (fall 2020) project☆70Updated 4 years ago
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆375Updated 5 years ago
- codes and documents for MIT6.5840(6.824) 2023☆85Updated 7 months ago
- Linux C++ Web 文件服务器☆261Updated last week
- 技术总结 & 想法 & 经历☆125Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- 基于C++11的muduo网络库☆112Updated 4 years ago