3287. Find the Maximum Sequence Value of Array (Leetcode Hard)

preview_player
Показать описание
Larry solves and analyzes this Leetcode problem as both an interviewer and an interviewee. This is a live recording of a real engineer solving a problem live - no cuts or edits!

#leetcode #coding #programming
Рекомендации по теме
Комментарии
Автор

Were you able to split up the sequences?

Algorithmist
Автор

I gave it a try with topdown DP but didn't switch to the left right calculation :(
The Q4 looks easier than Q3

nhienle
Автор

I should just try Q4 instead of wasting lots of time optimizing my top-down DP to work in Python for Q3. So sad.

timlu
visit shbcf.ru