Doing the practise interview assignments on coderbyte in preparation of an actual timed interview to brush up on concepts and familiarise with the platform.
This is my solution written in Python to the Min Window Substring. My people get this as a coding interview question, like I did. I though I'd share my version of the code to maybe help someone out.