Pinned Repositories
6.1810-2023
xv6 riscv completing all the MIT optional challenges
6.824-2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
algorithm4-princeton-cos226
Princeton Algorithms Courses including Quiz/Interview Questions API, Test Judgement and My Solution
bustub
The BusTub Relational Database Management System (Educational)
ByzantineProblem
Byzantine Oral Protocol java Implementation
CMU-15445
https://www.jianshu.com/nb/36265841
csapp-labs
all csapp labs , details blog here: https://www.jianshu.com/nb/35143394
DBMS_ARIES
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
deeplearning.ai
how-to-grokking-leetcode-hard
这个是个中文博客,讲述一些leetcode hard的思维和算法技巧
yixuaz's Repositories
yixuaz/CMU-15445
https://www.jianshu.com/nb/36265841
yixuaz/6.824-2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
yixuaz/DBMS_ARIES
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
yixuaz/algorithm4-princeton-cos226
Princeton Algorithms Courses including Quiz/Interview Questions API, Test Judgement and My Solution
yixuaz/csapp-labs
all csapp labs , details blog here: https://www.jianshu.com/nb/35143394
yixuaz/how-to-grokking-leetcode-hard
这个是个中文博客,讲述一些leetcode hard的思维和算法技巧
yixuaz/6.1810-2023
xv6 riscv completing all the MIT optional challenges
yixuaz/bustub
The BusTub Relational Database Management System (Educational)
yixuaz/ByzantineProblem
Byzantine Oral Protocol java Implementation
yixuaz/deeplearning.ai
yixuaz/externalsort
external sort for csv file with customized comparator and sort with encrypted file
yixuaz/GomokuAI
learning code on Artificial Intelligence a modern approach chapter 5
yixuaz/JavaOOD
yixuaz/myspring