Блог пользователя adaptatron

Автор adaptatron, 8 часов назад, По-английски

Given an array, you are allowed to select a subarray of size at least $$$k$$$ and delete the $$$k^{th}$$$ smallest element. Can you make the array a palindrome after doing the operation any number of times? Practice Problem

I created a video talking about the ideas used in this problem.

  • Проголосовать: нравится
  • -4
  • Проголосовать: не нравится