20250604
- did some work for my full-time position
- Quickselect
random.randint(a, b) = random.randrange(a, b + 1)
- The logic of Quickselect is getting fitted to my brain. I will try
again tomorrow.
TODO:
- Reach out to zunda (20250609)
- Send a message to Pierce (20250609)
- follow up with the apartment manager (20250609)
index 20250603 20250605