[Technique] Different Way To Solve Flipping Game Problem

Revision en1, by Rock2000, 2020-06-06 19:46:38

Hello Codeforces, I recently started my YouTube Channel and started to create a Complete Dynamic Programming Course from beginner to advanced. And today I made a video on Flipping Game Problem which I find very interesting. In the video I explained how to reach from O(n^3) to O(n) time complexity.

Link to video

Please watch at 1.25x speed for better experience.
I hope you like the video.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Rock2000 2020-06-06 19:54:42 19
en1 English Rock2000 2020-06-06 19:46:38 501 Initial revision (published)