Obstacle Avoidance: Worksheet 6 - Intermediate-Advanced Practice Obstacle Avoidance INTERMEDIATE ADVANCED

Ready to master Obstacle Avoidance? This timed practice ⚡ worksheet (6/10) presents 20 intermediate-advanced-level challenges. Focus area: speed building. Learn to solve obstacle avoidance tricks, handle obstacle avoidance shortcut methods, and perfect obstacle avoidance bank exam questions with our step-by-step solutions.

📝 Worksheet 6 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Intermediate Advanced level

What you'll learn in this worksheet:
Your progress through Obstacle Avoidance
Worksheet 6 of 10 (55% complete)

Question 1

A person wants to go from (0,0) to (5, 5) but there is an obstacle at (3, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (3, 1). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (5, 5).

Question 2

A person wants to go from (0,0) to (3, 6) but there is an obstacle at (2, 4). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 4). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (3, 6).

Question 3

A person wants to go from (0,0) to (5, 6) but there is an obstacle at (4, 4). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (4, 4). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (5, 6).

Question 4

A person wants to go from (0,0) to (3, 4) but there is an obstacle at (2, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 1). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (3, 4).

Question 5

A person wants to go from (0,0) to (3, 3) but there is an obstacle at (1, 2). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (1, 2). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (3, 3).

Question 6

A person wants to go from (0,0) to (3, 6) but there is an obstacle at (2, 5). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 5). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (3, 6).

Question 7

A person wants to go from (0,0) to (4, 6) but there is an obstacle at (2, 5). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 5). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (4, 6).

Question 8

A person wants to go from (0,0) to (6, 3) but there is an obstacle at (2, 2). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 2). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (6, 3).

Question 9

A person wants to go from (0,0) to (4, 3) but there is an obstacle at (3, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (3, 1). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (4, 3).

Question 10

A person wants to go from (0,0) to (4, 3) but there is an obstacle at (3, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (3, 1). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (4, 3).

Question 11

A person wants to go from (0,0) to (6, 5) but there is an obstacle at (5, 4). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (5, 4). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (6, 5).

Question 12

A person wants to go from (0,0) to (4, 4) but there is an obstacle at (3, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (3, 1). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (4, 4).

Question 13

A person wants to go from (0,0) to (3, 3) but there is an obstacle at (2, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 1). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (3, 3).

Question 14

A person wants to go from (0,0) to (3, 3) but there is an obstacle at (1, 2). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (1, 2). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (3, 3).

Question 15

A person wants to go from (0,0) to (5, 4) but there is an obstacle at (4, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (4, 1). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (5, 4).

Question 16

A person wants to go from (0,0) to (6, 3) but there is an obstacle at (4, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (4, 1). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (6, 3).

Question 17

A person wants to go from (0,0) to (6, 3) but there is an obstacle at (3, 2). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (3, 2). Detour: first move East to clear obstacle's x-coordinate, then North. Final destination: (6, 3).

Question 18

A person wants to go from (0,0) to (5, 3) but there is an obstacle at (1, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (1, 1). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (5, 3).

Question 19

A person wants to go from (0,0) to (4, 5) but there is an obstacle at (3, 1). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (3, 1). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (4, 5).

Question 20

A person wants to go from (0,0) to (5, 5) but there is an obstacle at (2, 3). He can only move North or East. What sequence of directions should he take to avoid the obstacle?
Direct path blocked at (2, 3). Detour: first move North to clear obstacle's y-coordinate, then East. Final destination: (5, 5).
Previous Worksheet Next Worksheet