ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

Added Bogo Sort with Python #289

Closed satrio-pamungkas closed 3 years ago

satrio-pamungkas commented 3 years ago
Kanhakhatri065 commented 3 years ago

Looks good to me. I’m gonna merge it now.