Skip to content

Recording algorithms with Dart code according to Timofey Khiryanov's course "Algorithms in Python 3"

Notifications You must be signed in to change notification settings

fufylev/algorithms_theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theoretical course "Algorithms in Python 3", Moscow Institute of Physics and Technology (MIPT).

all_plugins Coverage

Records of algorithms on Dart according to Timofey Khiryanov's course "Algorithms in Python 3" (link).

The purpose - to refresh knowledge of algorithms and then move on to a practical course of algorithms.

The course itself is in Python, but I code the algorithms in Dart as I'm currently code in Dart and study the Dart under the hood.


Stack: Dart & Unit tests


Started at: 13 July 2022


Install

  • Clone this repository
  • Go to: cd algorithms_theory
  • Run code by command: Run
  • To run all Unit tests, run the command dart test

License

MIT. Copyright (c) ANDREI FUFYLEV.

About

Recording algorithms with Dart code according to Timofey Khiryanov's course "Algorithms in Python 3"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages