Problem Link: https://leetcode.com/problems/contain...
0:00 - Read the problem
0:30 - Brute force solution (conceptual)
1:26 - Elegant solution (conceptual)
2:00 - Coding
2:58 - How to remember
leetcode 217
This question was identified as a microsoft coding interview question from here: https://github.com/xizhengszhang/Leet...
#microsoft #interview #python