Skip to content

abdullahsaatci/employee-operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-operations

Implementations of some operations on employees by using different kinds of data structures

According to given operation files, some changes must be implemented on the given employee dataset. For implementation of these operations a variety of data structures have been used such as skiplist, linked list, binary search tree, arrays, vectors. There are some charts which visualizes how long operations take.

https://github.com/abdullahsaatci/employee-operations/blob/main/charts/group1_a.png?raw=true![image](https://github.com/abdullahsaatci/employee-operations/assets/99343574/3892bed7-552e-4bd2-b906-a48250e73295)

https://github.com/abdullahsaatci/employee-operations/blob/main/charts/group1_d.png?raw=true![image](https://github.com/abdullahsaatci/employee-operations/assets/99343574/b503eee7-6c0c-4968-b34d-a112a76bf040)

https://github.com/abdullahsaatci/employee-operations/blob/main/charts/group1_u.png?raw=true![image](https://github.com/abdullahsaatci/employee-operations/assets/99343574/3031de38-8040-4d65-8a87-023c761304bb)

https://github.com/abdullahsaatci/employee-operations/blob/main/charts/group2_a.png?raw=true![image](https://github.com/abdullahsaatci/employee-operations/assets/99343574/14a798e8-9320-49c1-9b5c-e0141fca211c)

https://github.com/abdullahsaatci/employee-operations/blob/main/charts/group2_d.png?raw=true![image](https://github.com/abdullahsaatci/employee-operations/assets/99343574/a5536547-d3ea-4d05-9a94-c0b081425b5c)

https://github.com/abdullahsaatci/employee-operations/blob/main/charts/group2_u.png?raw=true![image](https://github.com/abdullahsaatci/employee-operations/assets/99343574/0125d94c-2037-4929-a128-a9ac8bf78c69)

!!! Since time complexity of some data structures are same or close, some lines overlap each other.

About

Implementations some operations on employees by using different kinds of data structures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages