Skip to main content

Showing 1–2 of 2 results for author: Jaromczyk, J W

Searching in archive cs. Search in all archives.
.
  1. arXiv:2301.00316  [pdf, other

    cs.DS

    Optimization Perspectives on Shellsort

    Authors: Oscar Skean, Richard Ehrenborg, Jerzy W. Jaromczyk

    Abstract: Shellsort is a sorting method that is attractive due to its simplicity, yet it takes effort to analyze its efficiency. The heart of the algorithm is the gap sequence chosen a priori and used during sorting. The selection of this gap sequence affects the efficiency of Shellsort, and thus drives both its theoretical and experimental analysis. We contribute to Shellsort by identifying efficient gap s… ▽ More

    Submitted 31 December, 2022; originally announced January 2023.

  2. arXiv:2006.06761  [pdf, other

    cs.CY

    Curricular Complexity Versus Quality of Computer Science Programs

    Authors: Gregory L. Heileman, Hayden W. Free, Johnny Flynn, Camden Mackowiak, Jerzy W. Jaromczyk, Chaouki T. Abdallah

    Abstract: In this research paper we describe a study that involves measuring the complexities of undergraduate curricula offered by computer science departments, and then comparing them to the quality of these departments, where quality is determined by a metric-based ranking system. The study objective was to determine whether or not a relationship exists between the quality of computer science departments… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    ACM Class: K.3; K.4