Sincere advice required!

Each year IARCS organizes a series of competitive exams based on computing languages. I have great passion for computers and hence it is natural that I was attracted towards it.

Anyways, to cut the long story short, I was selected in ZCO 2010 and I have qualified for INOI 2010. If anyone wants more info on the competitions, check it out here-->
http://www.iarcs.org.in/inoi/current.php#zco2010

Of the 2 problems asked, I was able to solve one. Maybe, the other required the knowledge of trees which I didnt have. Anyways, I want to leave no stones unturned and get myself prepared nicely for the INOI and I'll be needing your help guys.

Following are two past year papers of INOI:-

Edit:-These links should now work.
http://rapidshare.com/files/327474804/inoi2009-qpaper.pdf
http://rapidshare.com/files/327473909/inoi2008-qpaper.pdf

Can you please, pleaseeeeeeeeee go through the question papers and give me the list of topics which I shall prepare?

Any help would be greatllyyyyyyyy appreciated. The exam would be on 24th Jan. So, I have approximately one month. I can study a lot during this time. Please, please help me.

Thanks in advance.
Last edited on
i guess it will be hard to read through something that does not exist...

anyways... why dont u go through it?...
I gave gone through the questions. This is programming competition. You must know all the data structures starting from arrays to graphs. You must know all the algorithms sorting, searching, backtracking, gridy and especially dynamic algorithms. More over you must know how to implement these in C++. In this, reading the input from file and writing to file is of utmost important. So I suggest expertize in iostream.
Also I will suggest the book "Programming challenges" by Steven Skiena and Miguel Revilla.
Thanks for your reply Manoj. I would definitely go through the book if possible.

Incubbus, the new links should work. I went through the question papers but I do not know what all shall I prepare for the exams.
Topic archived. No new replies allowed.