GitXplorerGitXplorer
a

Algorithms-and-Data-Structures

public
6 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
92b56b454537aa6c503ff407a43e38f7a81f6cfb

Update README.md

aanxieuse committed 4 years ago
Verified
3a9fd3bdd6336aa2977b881f4a49152ac15f178f

Update README.md

aanxieuse committed 4 years ago
Verified
5f4c701c9a182bfa53b74dd9afb80f2e3c1927c6

Add files via upload

aanxieuse committed 4 years ago
Verified
0caa301948c22a086173cda876ad390cf56e5026

Update README.md

aanxieuse committed 4 years ago
Verified
f6ea90665163407aed2a7634ac8ddf02ce68314c

Update README.md

aanxieuse committed 4 years ago
Verified
3ca68bd842ad28fce33160053c34d8aff5e7a0eb

Create test.sh

aanxieuse committed 4 years ago

README

The README file for this repository.

Algorithms-and-Data-Structures

Discrete Analysis course in Moscow Aviation Institute

Вопросы: Vk, Telegram

  1. Linear-Time Sorting: Radix Sort
  2. Trees: Сompact Prefix Tree
  3. Diagnosing, debugging: Valgrind (memcheck, callgrind, kcachegrind), Heaptrack, Gcov & Lcov, perf
  4. String-searching algorithms: Boyer–Moore string-search algorithm