Google Treasure Hunt Week 1 Problem/Solution
Google is hosting a puzzle contest called the Treasure Hunt, testing knowledge of computer science, networking, problem solving, etc. It is free and open to anybody, and there are prizes for the first person who can get all of the questions right.
Go to http://treasurehunt.appspot.com/ to see the questions and enter the contest.
Here is the robot in a grid question (week 1) http://treasurehunt.appspot.com/historic/robot/:
Spoiler: to see the answer, click here.
Go to http://treasurehunt.appspot.com/ to see the questions and enter the contest.
Here is the robot in a grid question (week 1) http://treasurehunt.appspot.com/historic/robot/:
A robot is located at the top-left corner of a 58 x 48 grid (marked 'Start' in the diagram below).
The robot can only move either down or right at any point in time. The robot is trying to reach the bottom-right corner of the grid (marked 'Finish' in the diagram below).
Note: The grid below is 7x3, and is used to illustrate the problem. It is not drawn to scale.
How many possible unique paths are there?
Spoiler: to see the answer, click here.
Labels: computers, Google, interesting problems, math


0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home