TREEZ - An educational data structures game
暂无分享,去创建一个
TREEZ is a planned educational software package in computer-game format. It is intended to reinforce knowledge of tree traversal techniques and to compare and contrast iterative and recursive traversal algorithms. This paper presents a description of the game, its design methodology, its underlying algorithms, implementation details, possible variations, and future enhancements.
[1] Mark Weiss. Data Structures and Problem Solving Using C , 1999 .
[2] Clifford Stein,et al. Introduction to Algorithms, 2nd edition. , 2001 .