• Searching in a Sorted Linked List and Sort Integers into a Linked List 

    Koganti, Hemasree (University of Missouri -- Kansas City, 2019)
    The 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 ...