[-] Show simple item record

dc.contributor.advisorHan, Yijie, 1959-
dc.contributor.authorKoganti, Hemasree
dc.date.issued2019
dc.date.submitted2019 Spring
dc.descriptionTitle from PDF of title page viewed June 12, 2019
dc.descriptionThesis advisor: Yijie Han
dc.descriptionVita
dc.descriptionIncludes bibliographical references (pages 25-27)
dc.descriptionThesis (M.S.)--School of Computing and Engineering. University of Missouri--Kansas City, 2019
dc.description.abstractThe research work consists of two parts. Part one is about Searching for an integer in a sorted Linked list. A tree is constructed in O(nloglogm/p+loglogm) time with p processors based on the trie with all the given integers. Additional nodes (O(nloglogm) of them) are added to the tree. After the tree is constructed, for any given integer we can find the predecessor and successor of the integer, insert or delete the integer in O(loglogm) time. The result demonstrates for the searching purpose we need not to sort the input numbers into a sorted array for this would need at least O(logn/loglogn) time while this algorithm for constructing the tree can run in O(loglogm) time with n processors. Part two is on sorting integers into a linked list. There are various best algorithms for sorting integers. The current research work applies the recent important results of sorting integers in Ω(logn/loglogn) time. This algorithm takes “constant time” to sort integers into a linked list with nlogm processors and O(loglogm/logt) time using nt processors on the Priority CRCW PRAM model.eng
dc.description.tableofcontentsIntroduction -- Searching in a sorted linked list -- Sort integers into a linked list -- Conclusion
dc.format.extentvii, 28 pages
dc.identifier.urihttps://hdl.handle.net/10355/68848
dc.publisherUniversity of Missouri -- Kansas Cityeng
dc.subject.lcshSorting (Electronic Computers)
dc.subject.lcshAlgorithms -- Computer programs
dc.subject.otherThesis -- University of Missouri--Kansas City -- Computer science
dc.titleSearching in a Sorted Linked List and Sort Integers into a Linked Listeng
dc.typeThesiseng
thesis.degree.disciplineComputer Science (UMKC)
thesis.degree.grantorUniversity of Missouri--Kansas City
thesis.degree.levelMasters
thesis.degree.nameM.S. (Master of Science)


Files in this item

[PDF]

This item appears in the following Collection(s)

[-] Show simple item record