Pinned Repositories
2584
A slight modification to the famous 2048 game
AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
DistributedSort
JavaAlgorithms
LibSharp
A library of C# core components that enhance the standard library.
LibSharp.Azure
A library of C# for building Azure services.
LZW
LZW Compression Algorithm
Minimax-with-Alpha-Beta-Pruning
.NET implementation of Minimax algorithm suitable for any zero-sum game
Pinocchio
Project Pinocchio
Template-Metaprogramming
Template metaprogramming examples in C++.
danylofitel's Repositories
danylofitel/Minimax-with-Alpha-Beta-Pruning
.NET implementation of Minimax algorithm suitable for any zero-sum game
danylofitel/LibSharp
A library of C# core components that enhance the standard library.
danylofitel/LibSharp.Azure
A library of C# for building Azure services.
danylofitel/Template-Metaprogramming
Template metaprogramming examples in C++.
danylofitel/2584
A slight modification to the famous 2048 game
danylofitel/AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
danylofitel/DistributedSort
danylofitel/JavaAlgorithms
danylofitel/LZW
LZW Compression Algorithm
danylofitel/Pinocchio
Project Pinocchio
danylofitel/Prefix-Codes
Entropy-based prefix code trees for text compression.
danylofitel/PythonAlgorithms
danylofitel/RC_PRO
Those are super powerful bots for playing reversi and checkers. It's nearly impossible to win against them ;)
danylofitel/Spiral-Traversal
danylofitel/Sudoku