Pinned Repositories
architect-awesome
后端架构师技术图谱
Hotpotato
LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
Matching-Server-master
Design an exchange matching engine, that is, a piece of software which will match buy and sell orders for a stock/commodities market
MiniAmazon
Design A mini Amazon website which enable use to browse the product list, add product to their carts and checkout.
new-grads-2020
A collection of new grad roles for 2020
Parallel-Programming-with-Pthreads
RideShareSystem
Design a web-app in Django. This web-app will let users request, drive for, and join rides.
setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
SLUAPT
ReKaiwang's Repositories
ReKaiwang/architect-awesome
后端架构师技术图谱
ReKaiwang/Hotpotato
ReKaiwang/LeetCode
This repository contains the solutions and explanations to the algorithm problems on LeetCode. Only medium or above are included. All are written in C++/Python and implemented by myself. The problems attempted multiple times are labelled with hyperlinks.
ReKaiwang/Matching-Server-master
Design an exchange matching engine, that is, a piece of software which will match buy and sell orders for a stock/commodities market
ReKaiwang/MiniAmazon
Design A mini Amazon website which enable use to browse the product list, add product to their carts and checkout.
ReKaiwang/new-grads-2020
A collection of new grad roles for 2020
ReKaiwang/Parallel-Programming-with-Pthreads
ReKaiwang/RideShareSystem
Design a web-app in Django. This web-app will let users request, drive for, and join rides.
ReKaiwang/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
ReKaiwang/SLUAPT
ReKaiwang/Web-proxy
Design an web proxy which could respond the GET, POST, CONNECT, http request from browser