data-structures-algorithms-python icon indicating copy to clipboard operation
data-structures-algorithms-python copied to clipboard

Solution URL in Bubble need to be updated

Open MadhavWagh opened this issue 4 years ago • 0 comments

Correct URL: https://github.com/codebasics/data-structures-algorithms-python/blob/master/algorithms/2_BubbleSort/bubble_sort_exercise_solution.py

Current URL: https://github.com/codebasics/data-structures-algorithms-python/blob/master/algorithmsAlgorithms/2_BubbleSort/bubble_sort_exercise_solution.py

MadhavWagh avatar Dec 29 '21 22:12 MadhavWagh