Yazarlar |
Dr. Öğr. Üyesi Mustafa AKSU
Kırşehir Ahi Evran Üniversitesi |
Ali Karci
|
Özet |
Our new algorithm and data structure, pyramid search (PS) and skip ring, were created with the help of circular linked list and skip list algorithms and data structures. In circular linked list, operations were performed on a single circular list. Our new data structure consists of circular linked lists formed in layers which were linked in a pyramid way. Time complexity of searching, insertion and deletion algorithms equal to O (1gN) in an N-element skip ring data structure. Therefore, skip ring data structure is employed more effectively (O(1gN)) in circumstances where circular linked lists (O(N)) are used. The priority is determined based on the searching frequency in PS which was developed in this study. Thus, the time complexity of searching is almost Theta(1) for N records data set. In this paper, the applications of searching algorithms like linear search (LS), binary search (BS) and PS were realized and the obtained results were compared. The obtained results demonstrated that the PS algorithm is superior to the BS algorithm. |
Anahtar Kelimeler |
Pyramid search | skip ring | data structures | searching algorithms | design of algorithms |
Makale Türü | Özgün Makale |
Makale Alt Türü | SSCI, AHCI, SCI, SCI-Exp dergilerinde yayımlanan tam makale |
Dergi Adı | JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS |
Dergi ISSN | 0218-1266 |
Dergi Grubu | Q3 |
Makale Dili | İngilizce |
Basım Tarihi | 12-2018 |
Cilt No | 27 |
Sayı | 14 |
Doi Numarası | 10.1142/S0218126618502183 |