Associated Posts
Steps Towards Problem Solving in a Technical Interview
August 24, 2018
Steps Towards Problem Solving in a Technical Interview

I was never very good in an interview...until it dawned on me that I was overthinking everything and didn't go into the interview with any strategy.

Using Python's Type Annotations
August 18, 2018
Using Python's Type Annotations

Python is known for being a Wild West language where anything goes. Indentation aside, code style and documentation are mostly left to the developer's opinion writing the application.

Made by Dan using MUI and Nextjs