Skip to content

vns0/algorithms_and_structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

algorithms_and_structures

Данный репозиторий демонстрирует работы популярных алгоритмов и структур данных на разных языках. Планируемые языки:

  • js
  • c++
  • go
  • rust
  • ts
  • java

Summary

Getting Started

  git clone https://github.com/privetPekin/algorithms_and_structures.git
  cd algorithms_and_structures

coding style

Код стайла нет, есть правила коммитов, файлов, языков

/language/algorithm_name
/language/structure_name

ex: /javascript/linear_search.js

Коммит:

git commit -m 'create ars_language'

ex: git commit -m 'create linear_search_js'

Authors

License

Этот проект находится под лицензией MIT

About

Popular algorithms and data structures in popular programming languages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published