limowang / Interview_algorithmsLinks
总结C++求职过程中,常见的手撕算法题,LRU,MyString,MyShare_ptr,无锁队列,单例模式,观察者模式
☆14Updated 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:
- 面试八股文☆84Updated 11 months ago
- C++实现的小型rpc框架,帮助构建分布式rpc服务☆67Updated 2 years ago
- 实用系统编程☆55Updated 7 months ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆52Updated 2 years ago
- Golang Development Tips☆16Updated 2 years ago
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆184Updated 3 years ago
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- 基于muduo、protobuf、zookeeper的rpc实现☆48Updated 3 years ago
- TinyDB (under progress)☆66Updated 3 years ago
- c++ rpc framework, simplified version of tinyrpc。☆247Updated last year
- Database practice on cmu15-445 2022☆243Updated 2 years ago
- Database system project based on CMU 15-445/645 (FALL 2020) https://15445.courses.cs.cmu.edu/fall2020/assignments.html☆49Updated 3 years ago
- codes and documents for MIT6.5840(6.824) 2023☆88Updated 9 months ago
- CPP面试修炼☆162Updated last year
- CMU15445/645 (fall 2020) project☆70Updated 4 years ago
- A KV storage engine based on LSM Tree, supporting Redis RESP☆211Updated last week
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated last year
- 完成了4个lab☆84Updated 2 years ago
- C++ Development Tips☆14Updated last year
- MIT6.824_2021 中文笔记(lab+paper+summary)☆150Updated 2 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆379Updated 5 years ago
- ☆98Updated 2 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆367Updated 5 months ago
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- C/C++高频面试题☆492Updated 5 months ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆512Updated 5 years ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆89Updated last year
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- ☆42Updated 4 years ago
- 基于跳表实现的键值型存储 引擎☆12Updated 4 years ago