Skip to content

Data Structures and Algorithms course at Saratov State University, 4th semester

Notifications You must be signed in to change notification settings

ArtemiyGranat/dsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures and Algorithms course at Saratov State University, 4th semester

Main tasks

  1. Sorts
    • Counting and Radix sorts
    • Quick, Merge and Heap sorts with time comparison
  2. Data structures
    • Binary Search Tree
    • Red Black Tree
    • AVL Tree
  3. String algorithms
    • Prefix- and Z-function (conversion from Z- to prefix-function and backwards was optional)
    • Knuth–Morris–Pratt algorithm
    • Boyer–Moore algorithm

Optional tasks

  1. Kruskal algorithm with Disjoint Set Union
  2. Rabin-Karp algorithm

About

Data Structures and Algorithms course at Saratov State University, 4th semester

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published