Skip to content

This project focuses on Tawjihi students in the West Bank and Gaza, and involves working with data using (Single LinkedList, Circular Double Linkedlist, AVL Tree).

Notifications You must be signed in to change notification settings

youseftareq33/Java_DataStructuer_3_TawjihiRecord-Sll_Cdll_Avl-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tawjihi Record Using Data Structure (Single LinkedList, Circular Double Linkedlist, AVL Tree)

This project focuses on Tawjihi students in the West Bank, and involves working with data(using Singlelinkedlist and CircularDoubleLinkedlist and AvlTree) such as student numbers, branches, and grades.

All the node(Student object) store in CircularDoubleLinkedlist, and every node has pointer that referance to two avl tree, the first tree to store the seat number and the second tree to store the average ,also every node in the second tree has pointer to Singlelinkedlist to store the students who have dublicated on there average.

The project includes multiple operations such as insertion, deletion, and searching,.....itc.

Note that there is app_photo folder.

About

This project focuses on Tawjihi students in the West Bank and Gaza, and involves working with data using (Single LinkedList, Circular Double Linkedlist, AVL Tree).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published