This repository contains my study traces and solutions at LeetCode.
Honestly, these are references only for myself, but if you find anything here useful, I will be rather glad.
To create and update solutions more efficiently, I write a tiny Bash script to carry out this kind of general operations. You can also use this script in your own LeetCode repo and facilitate your coding and learning.
To learn more about this script, just execute:
$ ./ctl.sh help
This repository is under the MIT License.
Feel free to use it.