limowang / Interview_algorithmsLinks
总结C++求职过程中,常见的手撕算法题,LRU,MyString,MyShare_ptr,无锁队列,单例模式,观察者模式
☆20Updated 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:
- 面试八股文☆89Updated last year
- Database system project based on CMU 15-445/645 (FALL 2020) https://15445.courses.cs.cmu.edu/fall2020/assignments.html☆49Updated 3 years ago
- TinyDB (under progress)☆67Updated 3 years ago
- CMU15445/645 (fall 2020) project☆70Updated 4 years ago
- A small Key-Value storage engine written in C++.☆110Updated 2 years ago
- a course to help you learn C++20 coroutine and liburing☆130Updated 5 months ago
- A KV storage engine based on LSM Tree, supporting Redis RESP☆265Updated last month
- CMU15445-2021-FALL的实源原理讲解及笔记(已完结)☆184Updated 3 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆154Updated 3 years ago
- Database practice on cmu15-445 2022☆248Updated 2 years ago
- 完成了4个lab☆86Updated 3 years ago
- MIT 6.S081 xv6-riscv solution☆100Updated 3 years ago
- CMU的数据库系统课程☆261Updated 7 years ago
- Golang Development Tips☆16Updated 2 years ago
- CPP面试修炼☆169Updated last year
- practical C programming skill☆55Updated 11 months ago
- TinyKV-2022,个人代码及文档,项目最终得分98.46。☆95Updated last year
- Tutorial for TinyKV project in Talent Plan.☆333Updated 2 years ago
- CMU15-445/645 Database Systems (Spring 2023) lecture note(in Chinese), project tips and my own additional testcase for bustub online tes…☆46Updated 2 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆14Updated 2 years ago
- notes i made while reading the papers. Including database, distributed systems and HPC.☆190Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆514Updated 5 years ago
- Writing a sqlite clone from scratch in C++☆134Updated 3 years ago
- distributed system☆208Updated 4 years ago
- Lab2A-D, Lab3A-B, and Lab4A-B in different branches tagged these names so you can easily handle individual parts☆165Updated 2 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- codes and documents for MIT6.5840(6.824) 2023☆98Updated last year
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆55Updated 2 years ago
- ☆27Updated 3 years ago
- ☆75Updated 10 months ago