Frage im Vorstellungsgespräch bei D. E. Shaw India

1.Combination Sum 4 on leetcode. 2. Graph connected components based medium problem.

Antwort im Vorstellungsgespräch

Anonym

26. Aug. 2020

1.I have solved it using Bottom Up Dp approach. 2. I have solved it using simple connected components techniques.