More Details On Code Run 2005
- This contest is only for students of NED University of Engineering and Technology.
- All the registered teams should show up on time at the labs. Timings and venue will be announced later.
- Reference books are allowed. Books on syntax and Algorithms can be referred during the contest.
- You are advised to focus on solving the problem correctly rather then on code clarity, neatness and variable conventions etc, which indeed have no points at all.
- You should have strong concepts of using arraylist in C# and vector container in C++. You can use standard library instead of making linked lists for yourself for questions which involve dynamic arrays.
- You should be running for your code coz time is ticking!!! There will be a panelty for every minute that passes so you should need to solve the problems as quickly as you can.
- Team end up in solving the most questions will be the winner, no penaly if the no of questions solved is higher.
- All the best.
Code Run 2005 Team.


1 Comments:
At 10:34 AM,
Tanveer Badar said…
Just curious,since when C++ started having things like ArrayList?As far as I remember,there was a just a vector to model a dynamic array.
Post a Comment
<< Home