← Back to Home

Practice Binary Trees and Searching

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

Binary Trees I

This module focuses on fundamental binary tree concepts and operations:

Access ACS2M4 Practice Module

Binary Trees II

This module covers advanced binary tree operations:

Access ACS2M5 Practice Module

Searching Algorithms

This module covers key searching algorithm implementations:

Access ACS2M6 Practice Module

Challenge Problem (Bonus)

Test your advanced understanding with this challenge:

Access Bonus Challenge


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 materials in Module 1: Binary Trees I, Module 2: Binary Trees II, Module 3: Searching, and Guided Project: Binary Trees for additional help.