Obstacle Avoidance Beginner-Intermediate Worksheet: Focus on common variations practice Obstacle Avoidance BEGINNER INTERMEDIATE

Level up your Obstacle Avoidance skills! You're at Worksheet 4 of 10 (33% through this series). This step-up challenge worksheet features 20 beginner-intermediate-level problems with a focus on common variations practice. Topics covered: obstacle avoidance for competitive exams, how to solve obstacle avoidance, obstacle avoidance tricks.

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

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

Question 1

A person wants to go from (0,0) to (6, 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: (6, 3).

Question 2

A person wants to go from (0,0) to (6, 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: (6, 3).

Question 3

A person wants to go from (0,0) to (6, 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: (6, 6).

Question 4

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 East to clear obstacle's x-coordinate, then North. Final destination: (4, 5).

Question 5

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

Question 6

A person wants to go from (0,0) to (6, 5) 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: (6, 5).

Question 7

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 8

A person wants to go from (0,0) to (5, 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: (5, 3).

Question 9

A person wants to go from (0,0) to (4, 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: (4, 3).

Question 10

A person wants to go from (0,0) to (4, 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: (4, 4).

Question 11

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 North to clear obstacle's y-coordinate, then East. Final destination: (5, 4).

Question 12

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

Question 13

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

Question 14

A person wants to go from (0,0) to (4, 4) 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: (4, 4).

Question 15

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

Question 16

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

Question 17

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

Question 18

A person wants to go from (0,0) to (3, 5) 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 North to clear obstacle's y-coordinate, then East. Final destination: (3, 5).

Question 19

A person wants to go from (0,0) to (5, 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: (5, 3).

Question 20

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).
Previous Worksheet Next Worksheet