IMPLEMENTATION OF THE SKIP LIST DATA STRUCTURE WITH IT'S UPDATE OPERATIONS

A skip list data structure is really just a simulation of a binary search tree. Skip lists algorithm are simpler, faster and use less space. this data structure conceptually uses parallel sorted linked lists. Searching in a skip list is more difficult than searching in a regular sorted linked list....

Full description

Bibliographic Details
Main Author: Maha shakir Ibrahim
Format: Article
Language:Arabic
Published: College of Education for Women 2019-02-01
Series:مجلة كلية التربية للبنات
Online Access:http://jcoeduw.uobaghdad.edu.iq/index.php/journal/article/view/1054

Similar Items