← Back to Home

Practice: Graphs

Now it's time to practice what you learned!

You should have already created your Code Signal account. If you have not done so yet, please follow these instructions What is CodeSignal and How to Create Your Account

Tip: Before you dive into the practice tasks, revisit the core competency and guided project videos in this sprint.


Practice Modules

Graphs I: Introduction

This module focuses on fundamental graph concepts and representations:

Access ACS2M10 Practice Module

Graphs II: Directed Graphs

This module covers directed graph concepts and algorithms:

Access ACS2M11 Practice Module

Graphs III: Shortest Paths

This module explores shortest path algorithms in graphs:

Access ACS2M12 Practice Module


Instructions

  1. Login to CodeSignal
  2. Click on the task links above
  3. Select your preferred language
  4. Click on NEXT to begin
  5. Agree with the Terms and Pledges and click START

Once all the questions for each task are completed in Code Signal, click on Finish the Test.

Remember to review the related module materials: