0 Forks
0 Stars
0 Watchers

Min-Window-Substring

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. How it helps one day.

How to download and setup Min-Window-Substring

Open terminal and run command
git clone https://github.com/D3vRandom/Min-Window-Substring.git
git clone is used to create a copy or clone of Min-Window-Substring repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Min-Window-Substring https://github.com/D3vRandom/Min-Window-Substring/archive/master.zip

Or simply clone Min-Window-Substring with SSH
[email protected]:D3vRandom/Min-Window-Substring.git

If you have some problems with Min-Window-Substring

You may open issue on Min-Window-Substring support forum (system) here: https://github.com/D3vRandom/Min-Window-Substring/issues