Skip to content

Écrits

Notes et essais

Quelques notes sur la recherche, la programmation et le chemin parcouru.

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.

Coding2 min de lecture

Circular Queue: Python Implementation

A clean Python implementation of the circular queue (ring buffer) data structure that beats 94% of LeetCode submissions.

Mathematics2 min de lecture

Mutually Exclusive vs. Collectively Exhaustive

A quick primer on two foundational concepts in probability theory that are often confused — mutual exclusivity and collective exhaustiveness.

Experience2 min de lecture

My Experience at Heidelberg Laureate Forum 2019

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.