Spinny OA For SDE-2
Summary
Interview Experience
Problem 1 — Longest Substring With At Most K Zeros You are given a binary string s consisting only of '0' and '1', and an integer k. Return the length of the longest substring of s that contains at most k zero characters. Problem 2 — Maximum Downward Path Sum in a Tree (Parent Array Representation)...


