Skip to content

NikiforovAll/intro-to-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to algorithms (playground) Build Status

This repository is intended to demonstrate implementations of classic algorithms.

Getting Started

Prerequisites:

  • Install dotnet sdk curl -sSL https://dot.net/v1/dotnet-install.sh | bash /dev/stdin --channel 3.1

  • Install dotnet tool dotnet tool install -g dotnet-try

  • Run: dotnet try

Table of contents

Useful links

Releases

No releases published

Packages

No packages published