Workshop

Workshop time! Here’s a brief quiz to help you make the most out of this hour’s lesson as well as activities for you to try on your own.

Quiz

Q1: The divide-and-conquer troubleshooting strategy enables you to do what?
  1. Mathematically calculate a problem resolution.

  2. Solve any problem in the world by performing a binary search.

  3. Locate a problem by splitting the problem area in half (or removing half of the components involved).

  4. Divide the problem-solving labor among several people.

Q2: You’re thinking of a number from 1 to 500. If I am using binary search to guess the number, what might my second guess be?
  1. 25

  2. 250

  3. 300

  4. 125

Q3: What’s the first thing you should determine when hearing of a network problem?
  1. Determine whether the problem exists for ...

Get Sams Teach Yourself Network Troubleshooting in 24 Hours, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.