2022-11-28
|~12 min read
|2305 words
When trying to determine the trend in a set of data, there are a number of different solutions that can work. A naive approach often…
2022-11-28
|~4 min read
|701 words
Recently, I wrote about how to upload an image to Cloudinary from the client using unsigned requests. I noted that saving immediately upon…
2022-11-28
|~3 min read
|473 words
What Is The Sliding Window Technique? The sliding window technique refers to a way to solve a problem using dynamic programming…
2022-11-28
|~35 min read
|6952 words
Below are the notes I took from Annie Duke’s Thinking In Bets in their rawest form. One day maybe I’ll go back and refine these. For now, I…