Skip to content

simicr/SPA2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPA2

Strukture podataka i Algoritmi 2(SPA2) or Data structures and algorithms 2 is a second year CS course at the Faculty of Sciences in Novi Sad. Here will be my implementations for everything that was done during the semester.

List of algorithms:

  • Bubble sort
  • Selection sort
  • Bogosort
  • Insertion sort
  • Brute force sort
  • Shell sort with Ciuras gaps
  • Combsort
  • Quick sort
  • Heap sort
  • Merge sort
  • Huffman encoding
  • BFS and DFS for binary tree

List of Data Structures:

  • Binary tree
  • Binary search tree
  • Priority queue via Heap

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages