INOI Preperation tips

So how are we supposed to prepare for INOI what were the passing cut-offs previous years(2016 and before) and what are the prerequisite topics and what is the most asked topics also some useful links are welcomed.

1 Like

@coder_voder: You can refer to this thread, it’s a group dedicated to INOI preparation, it contains short video tutorials, previous year problems, and their solutions.

this question might be of help. regarding topics i feel dp and graphs are most widely asked. and regarding cut-offs ; don’t think that they release any official cut-off’s for INOI.One suggestion - You should definately complete the questions on IARCS judge they are just 44 but cover most of the topics.
Best of luck for your preparations.For any querrys comment below,

Few links -

  1. https://discuss.codechef.com/questions/88050/help-needed-for-inoi-2017
  2. https://discuss.codechef.com/questions/88151/regarding-inoi-2017-prep
  3. https://www.quora.com/How-should-I-prepare-for-ZIO-and-INOI
  4. https://discuss.codechef.com/questions/57649/sources-for-inoi-and-ioitc-preparation
  5. https://discuss.codechef.com/questions/56998/inoi-preparation

P.S-
This is what I am doing -

  1. Learning c++ from youtube.com.
  2. Going through all the Iarcs Study Material.
  3. I will be solving problems of the Iarcs Online Judge.
  4. Doing all the past years ZCO and INOI problems.
  5. Doing more and more problems in c++.
  6. I have joined the community of IOI at commonlounge.com

That’s it.
BOLF INOI
Happy Coding

1 Like

Can i know from which channel of YouTube you are learning C++?

I also have a doubt: Can I compile programs and run them at the INOI in the Dev-C++ environment…??

1 Like

This is really awesome for learning C++ STL.
[https://www.topcoder.com/community/data-science/data-science-tutorials/power-up-c-with-the-standard-template-library-part-1/](Topcoder Tutorial)

2 Likes

@animesh_f that is one of the best ones even I found. I also liked the hackerearth and geekforgeeks tutorial. @coder_voder I am learning c++ randomly from youtube so I can’t really say which channel.

@mathecodician you are really doing great i hope you will qualify for INOI.

@coder_voder Thanks but I don’t think there is a very good chance although I am trying my best because I don’t know graphs till now and also I am very less c++.
Best of luck to you as well.

1 Like