Hi, I'm JieQi 👋
I'm a final year computer science undergrad at the National University of Singapore. I use this site to document stuff I've done over the years.
Recent Posts
-
C++ Basics: Polymorphism - Static Dispatch & Overloading
How function and operator overloading work under the hood: overload resolution, name mangling, and why it all costs nothing at runtime.
-
C++ Basics: The Five Special Member Functions
-
-
C++ Basics: Polymorphism - Virtual Dispatch
-
-
Understanding ELF
-