deutranium / Algorithms

Short explanations and implementations of different algorithms in multiple languages
48 stars 98 forks source link

added welsh-powell in c #251

Closed skywalker2207 closed 1 year ago

skywalker2207 commented 1 year ago

This PR implements the code for Welsh Powell algorithm in C referred in issue #235

I have read the contributing guidelines in CONTRIBUTING.md and have ensured the following: