← Back to Home

Practice: Sorting and Hash Tables

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

Basic Sorting Algorithms

This module focuses on fundamental sorting algorithms:

Access ACS2M7 Practice Module

Advanced Sorting Algorithms

This module covers more efficient sorting techniques:

Access ACS2M8 Practice Module

Hash Tables

This module explores hash table implementation and applications:

Access ACS2M9 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: