Siddharth Bhatnagar

Personal Blog

Home About Search Blog

Categories

Leetcode

Leetcode 41 using partition | TC: O(n) SC: O(1)

Simple python solution to (419) Battleships in a Board | TC: O(m.n) SC: O(1)

Algorithms

Leetcode 41 using partition | TC: O(n) SC: O(1)

Simple python solution to (419) Battleships in a Board | TC: O(m.n) SC: O(1)

Software

Notes from Stanford CS144 Course