• Stars
    star
    7,097
  • Rank 5,490 (Top 0.2 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created over 8 years ago
  • Updated 26 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

All algorithms implemented in C#.

The Algorithms - C#

Discord chat Codacy Badge codecov 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

Project Update: .NET 8 Migration

As part of our continuous effort to stay up-to-date with the latest technologies, we have migrated our project to .NET 8. This upgrade enhances our project with the latest features and improvements from the .NET ecosystem.

New Requirements

  • To build and run this project, .NET 8 SDK is now required.
  • Ensure your development tools are compatible with .NET 8.

Building the Project

  • With .NET 8 SDK installed, you can build the project using the standard dotnet build command.
  • All existing build scripts have been updated to accommodate the .NET 8 SDK.

Running Tests

  • Our comprehensive suite of unit tests ensures compatibility with .NET 8.
  • Run tests using the dotnet test command as usual.

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.

More Repositories

1

Python

All Algorithms implemented in Python
Python
193,522
star
2

Java

All Algorithms implemented in Java
Java
58,698
star
3

JavaScript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
JavaScript
32,052
star
4

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
C++
30,445
star
5

Rust

All Algorithms implemented in Rust
Rust
22,144
star
6

C

Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
C
19,092
star
7

Go

Algorithms and Data Structures implemented in Go for beginners, following best practices.
Go
15,840
star
8

Algorithms-Explanation

Popular algorithms explained in simple language with examples and links to their implementation in various programming languages and other required resources.
3,019
star
9

Dart

All Algorithms implemented in Dart
Dart
1,865
star
10

PHP

All Algorithms implemented in PHP
PHP
1,803
star
11

Kotlin

All Algorithms implemented in Kotlin
Kotlin
1,362
star
12

TypeScript

Algorithms and Data Structures implemented in TypeScript for beginners, following best practices.
TypeScript
1,328
star
13

Ruby

All algorithms implemented in Ruby
Ruby
1,145
star
14

Scala

All Algorithms implemented in Scala
Scala
1,066
star
15

TheAlgorithms.github.io

This website is deprecated. The new website is https://the-algorithms.com. You can see the old website by going to https://thealgorithms.github.io/index-old.html
HTML
869
star
16

R

Collection of various algorithms implemented in R.
R
840
star
17

website

The Algorithms website providing GitHub's largest open-source algorithm library.
TypeScript
827
star
18

Jupyter

The repository contains script and notebook related to Statistics, Machine learning, Neural network, Deep learning, NLP, Numerical methods, and Automation.
Jupyter Notebook
768
star
19

Swift

All Algorithms implemented in Swift
Swift
457
star
20

Julia

Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Julia
433
star
21

Haskell

Haskell
374
star
22

MATLAB-Octave

This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
MATLAB
367
star
23

Solidity

Algorithms and data structures implemented in Solidity
Solidity
327
star
24

Lua

Algorithms and Data Structures implemented in the Lua programming language
Lua
265
star
25

Elixir

Elixir
228
star
26

F-Sharp

All Algorithms implemented in F#
F#
206
star
27

website-old

This website is no longer maintained. Please see https://github.com/TheAlgorithms/website
HTML
200
star
28

.github

Default configuration for @TheAlgorithms repositories
183
star
29

algorithms-keeper

A bot for TheAlgorithms/Python repository.
Python
155
star
30

AArch64_Assembly

All Algorithms implemented in AArch64 Assembly
Assembly
136
star
31

Zig

Collection of Algorithms implemented in Zig.
Zig
125
star
32

OCaml

Algorithms Implemented in OCaml
OCaml
91
star
33

Clojure

All Algorithms implemented in Clojure
Clojure
87
star
34

Nim

Collection of various algorithms implemented in Nim for educational purposes.
Nim
79
star
35

scripts

Scripts used across all The Algorithms repositories
Python
76
star
36

Elm

All Algorithms implemented in Elm
Elm
64
star
37

Fortran

All Algorithms implemented in Fortran. Making Fortran Great Again!
Fortran
37
star
38

Google-Summer-of-Code

Organization resources for Google Summer of Code '23
31
star
39

Mojo

All algorithms implemented in Mojo. (The first open-sourced Mojo repository on GitHub)
Mojo
26
star
40

Jule

Algorithms and data structures implemented in the Jule programming language.
17
star
41

Zig-delete

All Algorithms implemented in Zig
12
star
42

SessionGuard.js

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/AnomalousSessionRecorder.md
7
star
43

Personalised-Discounts

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/PersonalisedDiscounts.md
3
star
44

SessionGuard-Core

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/AnomalousSessionRecorder.md
3
star
45

EcomEntity

https://github.com/TheAlgorithms/Google-Summer-of-Code/blob/main/project_ideas/NamedEntityRecognitionForEcommerceSearchQueries.md
2
star