Google Treasure Hunt Week 3 Problem/Solution
Go to http://treasurehunt.appspot.com/ to see the questions and enter the contest.
Here is the networking question (week 3) http://treasurehunt.appspot.com/historic/network:
Below is a diagram of a computer network. The nodes are hosts on the network, and the lines between them are links. A packet is sent out from host P with a destination of 106.5.163.253. Which nodes does the packet pass through on its way to the destination? (include start and final node in your answer)
Here is a network routing table you'll need to determine the path taken:
![]()
Node Ip address Routing table entry Routing table entry Routing table entry Default route A 41.2.90.147 15.248.192.89 => 59.17.173.9 106.5.163.253 => 184.195.111.249 184.195.111.0/24 => 118.52.102.45 168.179.92.1 B 168.179.92.1 69.245.219.240 => 118.52.102.45 41.2.90.147 => 184.195.111.249 148.75.75.0/24 => 41.2.90.147 50.193.16.193 C 50.193.16.193 168.179.92.1 => 10.182.187.92 184.195.111.249 => 168.179.92.1 48.13.8.0/24 => 15.248.192.89 171.222.55.228 D 171.222.55.228 219.192.84.234 => 69.245.219.240 41.2.90.147 => 173.46.61.110 106.5.163.0/24 => 10.182.187.92 48.13.8.8 E 48.13.8.8 171.222.55.228 => 171.222.55.228 106.5.163.253 => 106.5.163.253 173.46.61.0/24 => 229.217.5.126 148.75.75.148 F 106.5.163.253 59.17.173.9 => 48.13.8.8 168.179.92.1 => 229.217.5.126 184.195.111.0/24 => 148.75.75.148 69.245.219.240 G 69.245.219.240 59.17.173.9 => 106.5.163.253 15.248.192.89 => 171.222.55.228 168.179.92.0/24 => 173.46.61.110 15.248.192.89 H 173.46.61.110 15.248.192.89 => 229.217.5.126 219.192.84.234 => 69.245.219.240 48.13.8.0/24 => 15.248.192.89 171.222.55.228 I 229.217.5.126 15.248.192.89 => 173.46.61.110 41.2.90.147 => 106.5.163.253 69.245.219.0/24 => 148.75.75.148 48.13.8.8 J 148.75.75.148 229.217.5.126 => 15.248.192.89 118.52.102.45 => 229.217.5.126 106.5.163.0/24 => 48.13.8.8 106.5.163.253 K 15.248.192.89 106.5.163.253 => 148.75.75.148 41.2.90.147 => 69.245.219.240 229.217.5.0/24 => 10.182.187.92 173.46.61.110 L 10.182.187.92 148.75.75.148 => 171.222.55.228 118.52.102.45 => 219.192.84.234 106.5.163.0/24 => 15.248.192.89 50.193.16.193 M 118.52.102.45 118.52.102.45 => 41.2.90.147 50.193.16.193 => 10.182.187.92 48.13.8.0/24 => 168.179.92.1 184.195.111.249 N 184.195.111.249 184.195.111.249 => 168.179.92.1 41.2.90.147 => 41.2.90.147 106.5.163.0/24 => 219.192.84.234 118.52.102.45 O 219.192.84.234 173.46.61.110 => 10.182.187.92 219.192.84.234 => 59.17.173.9 48.13.8.0/24 => 184.195.111.249 50.193.16.193 P 59.17.173.9 50.193.16.193 => 50.193.16.193 106.5.163.253 => 41.2.90.147 171.222.55.0/24 => 10.182.187.92 219.192.84.234 Enter the nodes the packet passes through below
(Note: Answer must start with P, end with the destination node name, and contain only node names.)
Spoiler: to see the answer, click here!
Labels: computers, Google, interesting problems

