Coding2 min de lecture
yield in Python
Understanding the yield keyword in Python — how generators work, when to use them, and their key advantages over regular functions.
Écrits
Quelques notes sur la recherche, la programmation et le chemin parcouru.
Coding2 min de lecture
Understanding the yield keyword in Python — how generators work, when to use them, and their key advantages over regular functions.
Coding2 min de lecture
A clean Python implementation of the circular queue (ring buffer) data structure that beats 94% of LeetCode submissions.
Mathematics2 min de lecture
A quick primer on two foundational concepts in probability theory that are often confused — mutual exclusivity and collective exhaustiveness.
Experience2 min de lecture
How a last-minute application led to one of the most memorable experiences of my academic journey — meeting Yoshua Bengio and Jeff Dean at the Heidelberg Laureate Forum.