This project aims at performing a comparative study between Binary Search Tree and Skip - Lists
-
main.c contains the entire program which consists of implementing skip lists and binary search tree and then analyzing them on set of randomly generated numbers
-
The file Results of comparative study.pdf contains a pdf file where there is a detailed description and analysis that is carried out based on the results