My algorithms and data structures libraries with C++, Go, and Scala for competitive programming.
AtCoder: https://atcoder.jp/users/hiramekun
Codeforces: https://codeforces.com/profile/hiramekun
LeetCode: https://leetcode.com/hiramekun/
template.cpp: The template C++ file for contests.template.scala: The template Scala file for contests.- /library: Algorithms and datastructures I learned.
library/golang: Go ports of the algorithms inlibrary/cpp.