Skip to content
ParkDongChan edited this page Jun 10, 2019 · 12 revisions

Welcome to the 2019-1-OSS-E2 wiki!

The overview of our project

Our project is copied from TheAlgorithms/C, open source project for C algorithms in github. We are going to add some sorting algorithms(e.g. Radix sorting) and data structure algorithms. Also, we will find problems in existing codes and edit them. Our final goal is to give pull requests to TheAlgorithms/C and take some comments to them. We expect our project very energetic! Thank you!

The details are as follows