scispace - formally typeset
J

Jing-Chao Chen

Researcher at Donghua University

Publications -  2
Citations -  35

Jing-Chao Chen is an academic researcher from Donghua University. The author has contributed to research in topics: In-place algorithm & Quicksort. The author has an hindex of 2, co-authored 2 publications receiving 35 citations.

Papers
More filters
Journal ArticleDOI

Optimizing stable in-place merging

TL;DR: The optimization of the asymptotically efficient algorithm for stable merging in constant extra space is presented, and makes at most m1(t + 1) + m2/2t + o(m1 +m2) comparisons and 6m2 + 7m1 - o( m1 + m1) moves.
Journal ArticleDOI

Efficient sample sort and the average case analysis or PEsort

TL;DR: The purpose of the paper is to search for a more efficient sample sort by analyzing a variant of Samplesort, and to settle an open problem: the average case analysis of Proportion Extend Sort (PEsort for short).