Wrote Java code
Solved the Two-Sum problem on LeetCode with a solution that, at the time of this posting, was faster than 99.6% of other Java submissions, as well as more memory efficient than 66.01% of other Java submissions: https://leetcode.com/submissions/detail/539736162/