Skip to content

pawelzeja098/Algoritms-and-data-structures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algoritms and data structures

Description

Solutions for Algorithms and Data Structures course on AGH in Automatic control and robotics field

  • Matrix class
  • Chio`s method
  • Linked list
  • Doubly linked list
  • Cirrcular array
  • Unrolled linked list (TO FIX: interation must not include None)
  • Hash table (TO FIX: search and remove computational complexity from O(n) to O(1))
  • Binary tree BST
  • Heap priority queue
  • Heap sort
  • Selection sort
  • Btree - not finished

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages