1 Open Issue Need Help Last updated: Jun 18, 2025

Open Issues Need Help

View All on GitHub
Software Development Git Practice

AI Summary: This task involves using Git to create a new branch, modify a Python file (bubble_sort.py), commit the changes, push to a remote repository, and create a pull request on GitHub. The goal is to practice basic Git workflow and optionally, resolve merge conflicts. The provided project includes several sorting algorithms in Python for potential modification.

Complexity: 3/5
help wanted