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

Автор vsanjay_nitdgp, история, 8 лет назад, По-английски

Here, we share our doubts,problems.

Recently, Our group members had a chat and we made up a nice idea that would help every newbie to push up his preparation for ACM-ICPC.

We made list of all important topics for ACM-ICPC,and this is how it works:-

  • Either 1 or 2 members of the group make contest on a particular topic(problems may be from different websites) which is divided into 2 days.
  • First day problem set would be with easy,medium problems..
  • Second day,it would be tough.
  • Later after the contest,we discuss them in the group.

Fine,

This is how it is going to work.So,we would like to invite you for our first contest on the concept of binary search

Here is the link(day 1):- — https://www.hackerrank.com/codeforces-training-series-1-day-1-binary-search-tree

Here is the link(day-2): https://www.hackerrank.com/codeforces-training-series-1-day-2-binary-search-tree

Thanks, Happy coding.

Regards, codeforces training series.

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

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

Some problems which you can try to solve with binary search: http://mirror.codeforces.com/problemset/problem/670/D2 http://mirror.codeforces.com/problemset/problem/371/C

Good luck!