Skip to content

ionascuandrei/Algorithm-analysis-scientific-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm analysis scientific report

The project consists of a comparative study on priority queues. This study looks at the comparison of the AVL algorithm in the balanced binary tree category and the Binary Heap algorithm in the heap category, based on various data sets. Both algorithms are accompanied by advantages and disadvantages, spatial and temporal complexity as well as performance on synthetic datasets. Personal gains:

  • getting familiar with the LaTex program in order to create a scientific document
  • understanding the key points in conducting an analysis

Programming language/libraries/tools used: Java

About

Comparative study on priority queues.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published