Published Apr 14, 2024 by Calvin Khor
The goal of Leetcode 69: Sqrt (Easy) is to provide your own implementation of integer square roots (rounded down), without appealing to a built in...
Published Apr 10, 2024 by Calvin Khor
The purpose of this post is to link to well-polished or otherwise exceptional educational content online. If I have done at least part of the...
Published Jun 26, 2023 by Calvin Khor
The Two Crystal Balls problem, as mentioned in e.g. this course, is the following problem: You are given two identical crystal balls that will break...