-
leetcode_solutions_go is a set of my solutions to the programming challenges at LeetCode, implemented in Go. Originally, I implemented solutions in C++/C, and then re-wrote them with Go. Please go to solutions in C++/C for the description of each problem.
-
leetcode_solutions is a set of my solutions to the programming challenges at LeetCode, implemented in C++.
-
This tutorial introduces how to deploy a web app, Redis, Postgres and Nginx with Docker.
-
WatchTicTacToe is a Tic-Tac-Toe game for Apple Watch! Originally it was written with Objective-C. Now there is also a Swift version.