Solving Leetcode's Weekly Contest 457
In this post I'll walk through my solutions to all four questions in the weekly leetcode contest from July 5th, 2025. Question 1: Coupon Code Validator You are given three arrays of length n that...
Hello, world!
Welcome to my personal blog. I built this site with Flask in Python. Posts are written to a SQLite database, and read when the site is statically generated by Frozen-Flask. It turns out it isn't...