A recursive list paradigm with Java and C++ implementations

  • Authors:
  • John Beidler;Yaodong Bi;Robert McCloskey

  • Affiliations:
  • Department of Computing Sciences, University of Scranton, Scranton, PA;Department of Computing Sciences, University of Scranton, Scranton, PA;Department of Computing Sciences, University of Scranton, Scranton, PA

  • Venue:
  • Journal of Computing Sciences in Colleges
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

This paper presents a LISP-like recursive list paradigm with implementations in the form of Java and C++ classes. The efficacy of this approach is demonstrated in both languages with the presentation of subclasses that implement ordered lists.