/-C-

该存储库是用 C# 实现的各种算法的集合。这些算法涵盖计算机科学、数学和统计学、数据科学、机器学习、工程学等各种主题。实现及其相关文档旨在为教育工作者和学生提供学习资源。因此,人们可能会针对同一目标找到不止一种实现,但使用不同的算法策略和优化。

Primary LanguageC#GNU General Public License v3.0GPL-3.0

The Algorithms - C#

Discord chat Build Status Codacy Badge codecov GuardRails badge Donate

All Algorithms implemented in C# - for education purposes

The repository is a collection of a variety of algorithms implemented in C#. The algorithms span over a variety of topics from computer science, mathematics and statistics, data science, machine learning, engineering, etc. The implementations and their associated documentations are meant to provide a learning resource for educators and students. Hence, one may find more than one implementation for the same objective but using different algorithm strategies and optimizations.

List of Algorithms

Contributing

You can contribute with pleasure to this repository. Please orient on the directory structure and overall code style of this repository and refer to our contributing guidelines for more details. If you want to ask a question or suggest something, please open an issue.