Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Structures repository

Summary :

In the InfoArena_Problems are a variety of solved exercices in which are used Data Structures such as : Hash, Heap, Stack, Deque and RMQ. All of the problems passed the tests from the Infoarena site.

Next there is examene that has a PDF with an exam, more to be added.

In the next part, there are 4 labs:

  1. Lab3 -> Create Linked Lists
  2. Lab4 -> Create Heap
  3. Lab5 -> Create Binary Search Tree
  4. Lab6 -> Create Hash Direct addressing

tema1 consists of multiple sorted algorithms: Merge Sort, Shell Sort, Insertion Sort, Heap Sort and Radix Sort. They were all tested with 10^4 numbers till 10^8 in random format,reversed and sorted, 10 times each. More details there. Also there is a powerpoint with the final results in which all of the sorted algorithms are compared.

Red Black Tree is my latest project in Data Structures. The remove function is the only one under development. Future updates: create a visualization using gif.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages