In this video I will walk through a solution to a coding problem from neetcode.io (link below) where we're asked to implement a Dynamic Array class in either Java, C++, Python, or JavaScript. I wrote my solution in Python.
Find the problem here: https://neetcode.io/problems/dynamicA...
Pause the video and try to solve it on your own before watching the solution!