daily log 10.03.20 – Stripe
PROBLEM: The current code isn’t doing what I want it to do
PROBLEM: The current code isn’t doing what I want it to do
```python class Solution(object): def findPairs(self, nums, k): “”” :type nums: List[int] :type k: int :rtype: int ...
Investigating Stripe
START:
Naive solution