GitXplorerGitXplorer
a

Algorithms-and-Data-Structures

public
6 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
5d5df97062fdec7736018766f6909bfb62d3f57a

Add files via upload

aanxieuse committed 4 years ago
Verified
5a1c8dce203f60b0bfe50b73aa2d9bb76f1b9719

Update README.md

aanxieuse committed 4 years ago
Verified
2641a3e2daaf6d9343595b899a93ae3efcb70ed7

Create README.md

aanxieuse committed 4 years ago
Verified
047847ec2b21cca697bc2236ec77a46744364163

Delete graph_version

aanxieuse committed 4 years ago
Verified
b070cbbe9c009e55e3a1179c4df032a3c771181b

Create graph_version

aanxieuse committed 4 years ago
Verified
452e99f8c950df5001b95949f38e072fa13f2cec

Create README.md

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