Posts by Sahil Shah

Python Programming Guide

Here is a Google Doc with my notes on Python programming.

Learning Notes: Pointer Dynamics

Sorted array: When we move a pointer we can predict whether the value being moved to is greater or smaller

#167. Two Sum II - Input Array Is Sorted

Given a 1-indexed array of integers numbers that is already sorted in non-decreasing order, find two numbers such that they …

2025 PyCon US Trip Report

I went to my first PyCon US in Pittsburgh! Thank you to the Python Software Foundation for awarding me a Travel Grant which supported the cost of the ticket and hotel. Here is a Google Doc with the highlights of my experience at the conference.