vsanjay_nitdgp's blog

By vsanjay_nitdgp, history, 8 years ago, In English

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.

  • Vote: I like it
  • +9
  • Vote: I do not like it

| Write comment?
»
8 years ago, # |
  Vote: I like it +4 Vote: I do not like it
»
8 years ago, # |
  Vote: I like it 0 Vote: I do not like it

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

Good luck!