Course curriculum

    1. Overview

    2. Prerequisites

    3. Files to download

    4. Start with BFS

    5. How BFS works

    6. Need for Queue

    7. Finish up BFS concept discussion

    8. Start implementation

    1. BFS review

    2. Default value

    3. Challenge problem

    4. Challenge answer

    5. Visited node

    6. What path we take

    7. Check all neighbors

    8. What's next

    9. Repeat until nothing left

    10. Check neighbors visited

    11. Visualize BFS

    12. Challenge problem

    13. Congratulations on completing this course!

About this course

  • $295.00
  • 21 lessons
  • 0.5 hours of video content

What others are saying about this course

5 star rating

Implement BFS Review

Stanley Wang

Great Course, very decently paced, and the visuals also did help me understand queues and dictionaries better

Great Course, very decently paced, and the visuals also did help me understand queues and dictionaries better

Read Less
5 star rating

Really nice demonstration

Aidan Chan

This chapter was particularly easy to follow as we have gone through DFS previously.

This chapter was particularly easy to follow as we have gone through DFS previously.

Read Less
5 star rating

very good

Thurston Bandala

4 star rating

Nice explanations and continuity from DFS

Bao Nguyen

I liked how simple the explanations are for introducing queues and BFS

I liked how simple the explanations are for introducing queues and BFS

Read Less
4 star rating

Review of Implement BFS

Jing Wan

Good explanation of the topics and easy to follow, I do wish they explained some of the things they were importing to make the graph, but overall very good c...

Read More

Good explanation of the topics and easy to follow, I do wish they explained some of the things they were importing to make the graph, but overall very good course.

Read Less