/Algorithms

Primary LanguageDartMIT LicenseMIT

Algorithms

  • Run dart files (not related with the Flutter app) with the flags --enable-asserts --packages=.packages package:algo/path/to/exercise:
# example
dart --enable-asserts --packages=.packages package:algo/chapters/1/sections/1/exercise_33.dart