Integer Objects in Python

An investigation into a curious implementation detail of Python integer objects, and a quantitative explanation of the choices behind it.

December 9, 2020 · 11 min · 2308 words · Abhijeet Krishnan

My First Publication

A retrospective on the problem-solving path that led to my first publication.

December 8, 2020 · 14 min · 2831 words · Abhijeet Krishnan

Codechef December 2019 Long Contest (Div. 1)

An editorial for the Dec ‘19 Div. 1 long contest on Codechef.

December 18, 2019 · 3 min · 630 words · Abhijeet Krishnan

Codechef November 2019 Long Contest (Div. 2)

An editorial for the Nov ‘19 Div. 2 long contest on Codechef.

November 17, 2019 · 10 min · 1938 words · Abhijeet Krishnan

Notes: Q&A by Gayle Laakman McDowell

My notes from the Q&A by Gayle Laakman McDowell on Acing Programming Interviews

October 6, 2015 · 4 min · 785 words · Abhijeet Krishnan