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

Автор Arpa, история, 4 года назад, По-английски

Hi.

Here is the link to the editorial. Feel free to discuss problems here and ask me questions.

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

»
4 года назад, # |
  Проголосовать: нравится +1 Проголосовать: не нравится

Change it to read-only access

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

in ArraySorting we have to find longest non-decreasing Sequence instead LIS and change other elements.right?

»
4 года назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Can anybody please explain the solution to the problem "Array Sorting". As i am not good with dp, i am not able to understand the editorialist's approach.