ssspopovaa / homeworks

0 stars 0 forks source link

Algorithms: It looks like you haven't run the bubbleSort algo #5

Open mbakirov opened 1 hour ago

mbakirov commented 1 hour ago

There should be a return statement at this line https://github.com/ssspopovaa/homeworks/blob/e7285f9f1e9ea35e03d6c93ed9b982408cd5e3e4/Algorithms/bubbleSort.php#L21

mbakirov commented 1 hour ago

It's always better to use immutable arguments. There is no need to pass all array within an reference