A B-Tree Assignment that is Realistic Enough That Students Can List It On Their Resumes

James S. Plank, EECS Department, University of Tennessee.

The Journal of Computing Sciences in Colleges, Volume 31, #2, December, 2015, pp. 278--282.

PDF of the paper.

Abstract

This paper describes a programming assignment that I give in my CS494 class, where the students write a B-Tree implementation on top of a raw disk interface. The assignment may be found at http://web.eecs.utk.edu/~jplank/plank/classes/cs494/494/labs/Lab-2-B-Tree/.

Citation Information