Require logical programming problem

Status
Not open for further replies.

Checksum

Inactive
Explorer
I'm looking for some resource where i can practice programming solutions for logical problem. For example

The problem will like you have a robot facing east initially if it has to move 3 steps north it has to satisfy some bla bla condition , and if it has to move south then some other condition …this goes on. At the end they will ask where will be the robot facing at the end of some “N†movements(bla bla).

I hope you get the gist of what i mean. Problems which require good algorithmic knowledge, and can be implemented in c/c++ easily. Mostly these kind of problems are asked in programming challenge in college tech fests.

Any link, book desperately needed. HELP!
 
Status
Not open for further replies.