Jovian
Sign In

Project - Step-by-Step Solution to a Programming Problem

Data Structures and Algorithms in Python

For the course project, you will pick any programming problem of your choice, solve it step-by-step, and explain your solution.

  1. Pick a problem from an online source (LeetCode, HackerRank, GeeksForGeeks etc.)
  2. Use the problem-solving template to solve the problem step-by-step using the method you've learned in this course
  3. Document your solution and perform complexity analysis by adding explanations to your Jupyter notebook
  4. Publish your Jupyter notebook to your Jovian profile and share it with the community.
  5. Submit the link to your Jovian notebook here.

Make sure to review the evaluation criteria below.

aakashns/python-problem-solving-template
Loading...