Randomized algorithms: On the improvement of searching techniques using probabilistic linear linked skip lists

1Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

This paper explores a concept of randomized algorithms [6] combined with linked skip list. A skip list is a probabilistic data structure where elements are kept sorted by key. It allows quick search, insertions and deletions of elements with simple algorithms. It is basically a linked list with additional pointers such that intermediate nodes can be skipped. It uses a random number generator to make some decisions. Skip Lists are used as an alternative to balanced trees. A skip list is a practical data structure that gives good results while keeping the implementation simple. © 2013 Springer.

Cite

CITATION STYLE

APA

Yogeesha, C. B., Pujeri, R. V., & Veena, R. S. (2013). Randomized algorithms: On the improvement of searching techniques using probabilistic linear linked skip lists. In Advances in Intelligent Systems and Computing (Vol. 174 AISC, pp. 147–153). Springer Verlag. https://doi.org/10.1007/978-81-322-0740-5_19

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free