Programming
In the Code Wars Intra
programming event we basically test your logic rather than your ability
to produce a fully functional program that spits out the answer we want
(and which may
not neccesarily be 42). How you approach a given problem, how you apply
your programming skills to solve that problem, is what matters.
Difficulty level of the questions will be easy to moderate; and the
number of questions you'll get will probably be 4-5 graded according to
their difficulty level. Programming will be done on Turbo C++, rather
than the ANSI C++ standard. Need help with programming? Use the
resources below, or talk to the Code Warriors for more information.
Resources
Resources
- http://www.cplusplus.com/doc/tutorial/ - C++ tutorial.
- Topcoder - This site has a variety of questions, ranging from the very basic to very advanced.




