← Back to Home

Sprint Challenge

Setup Instructions

  1. Continue on your forked project from Sprint 14
  2. Complete the challenge requirements
  3. Submit your work through the Portal

Sprint Challenge Overview

This sprint challenge will test your knowledge of searching algorithms, recursion, and deployment concepts covered in Unit 4 Sprint 15. You'll be expected to demonstrate your understanding of these concepts through both written explanations and code implementation.

Challenge Components

Preparation Tips

To prepare for this sprint challenge, make sure you understand:

Searching and Big O

Recursion

Deployment

Assessment Structure

The sprint challenge will consist of:

You'll have a time limit to complete all tasks, so make sure to review all module materials and practice implementing the key algorithms before attempting the challenge.

Resources