Skip to content

chaxus/algorithm

Repository files navigation

note

Take some notes to learn the algorithm.

Getting started

  • yarn : Install dependencies.

  • yarn start : To execute a file with Node, specify the name of the file, for example yarn start bubbleSort.It automatically looks for files in the sortAlgorithm directory.

  • yarn clean : Delete all js files in the sortAlgorithm directory

Add your files

Please add files in the sortAlgorithm directory.

Test and Deploy

About

practice algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published