Learn practical skills, build real-world projects, and advance your career

Assignment 1 - Binary Search Practice

You can make submissions on this page: https://jovian.ai/learn/data-structures-and-algorithms-in-python/assignment/assignment-1-binary-search-practice

Before staring the assignment, let's save a snapshot of the assignment to your Jovian profile, so that you can access it later, and continue your work.

!pip install jovian --upgrade --quiet
import jovian
project='python-binary-search-assignment'