Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.31 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.31 KB

Barcode

A repository for barcode codes and cheat sheet.
It also contain description for algorithm and libraries.

translations: persion

Cheat Sheets

Algorithms
  • Dijkstra: Efficient, STL, C++
  • Segment Tree: Efficient, STL, C++
  • Big Int Multiplication: Efficient, STL, C++
  • K-D Tree: Efficient, STL, C++
  • Longest Common Subsequence: Efficient, STL, C++

Latex Document (pdf)
Latex Document (TEX file)

Samples

  • C++
  • C
  • Python

Poster Designs

To-DO

  • complete list of useful algorithms.
  • describe all algorithms in Persian Language.
  • create a GitHub web page.
  • add code samples.
  • add useful reference and books.
  • add contest problems and most used algorithms.

. . .