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

Автор hitesh21, история, 2 года назад, По-английски
Hi everyone!

Today I am writing this blog as I always find it difficult to solve array based implementation + simulation problems(like Rotation, shift, reverse). Some of the problems of this type are: 1672D — Cyclic Rotation, F1. Array Shuffling and D. Twist the Permutation

So, I request all coders to suggest some ways to improve on these problems. It would be very helpful for me and others who also find it difficult to solve and observe the tricks in these type of problems.

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

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

You can use CF tags to find problems by topic. To get better at implementation problems you need to solve more implementation problems. Of course not all will apply, but many may help you. Also, Atcoder has lots of array/bitstring manipulation tasks, too.

https://codeforces.com/problemset?tags=implementation