|
| Publications [#294243] of Robert C. Duvall
Conference articles PUBLISHED
- Berman, AM; Duvall, RC, Thinking about binary trees in an object-oriented world,
SIGCSE Bulletin Association for Computing Machinery Special Interest Group on Computer Science Education, vol. 28 no. 1
(January, 1996),
pp. 185-189 [doi]
(last updated on 2026/01/17)
Abstract: The Binary Search Tree serves as an important example when teaching data structures. We explore new approaches to understanding the implementation of a Binary Search Tree, using concepts from Object-Oriented Programming and C++. The Binary Search Tree illustrates how adopting a new approach and a new language can lead to a new way of thinking about a familiar problem.
|