Pinned Repositories
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
etcd
Distributed reliable key-value store for the most critical data of a distributed system
Leetcode
Complete solutions to Leetcode problems; updated daily.
system_design
Preparation links and resources for system design questions
ThreadPool
C++ light-weight Thread Pool library
varun0410's Repositories
varun0410/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
varun0410/etcd
Distributed reliable key-value store for the most critical data of a distributed system
varun0410/Leetcode
Complete solutions to Leetcode problems; updated daily.
varun0410/system_design
Preparation links and resources for system design questions
varun0410/ThreadPool
C++ light-weight Thread Pool library