Alka Singh

Work place: Department of Computer Science and Engineering Kamla Nehru Institute of Technology Sultanpur, Uttar Pradesh

E-mail: alkasingh1980@gmail.com

Website:

Research Interests: Computer Architecture and Organization, Systems Architecture, Parallel Computing, Computing Platform

Biography

Alka Singh is an Assistant professor at Kamla Nehru Institute of Technology Sultanpur, India. She has been in teaching profe0ssion for the last 14 years. Her areas of interest are parallel computing, advance computer Architecture an computer algorithms.

Author Articles
An Approach to Parallel Sorting Using Ternary Search

By Monica Maurya Alka Singh

DOI: https://doi.org/10.5815/ijmecs.2018.04.05, Pub. Date: 8 Apr. 2018

This paper describe a parallel sorting algorithm which is the combination of counting sort and ternary search. The proposed algorithm is based on split and concurrent selection strategy. First of all the data sequence is distributed among the different processors and are sorted in parallel using counting sort. Then it applies ternary search to find the index position of all elements globally to find the correct position of each elements in data sequence. This paper analyses the computational complexity of proposed parallel sorting algorithm and compares it with some of existing algorithms. The results of proposed algorithms shows that it is better than existing parallel sorting algorithm like parallel merge sort and binary search based sorting algorithm.

[...] Read more.
Other Articles