Skip to content

viniciosbarretos/Data-Structure-Benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Data-Structure-Benchmark

The objective of this work is to compare the efficiency of search algorithms in different data structures.

For the accomplishment of the experiment was used 3 different types of structures:

  1. Conventional Binary Tree
  2. Balanced Binary Tree with AVL Method
  3. Array sorted with QuickSort algorithm

About

Comparison between tree, array and balanced tree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages