Abstract

The abstract data type (ADT) is one of the central concepts in computer science; it plays a major role in problem solving and in data storage and retrieval. Here we describe a pattern-based method for problem solving and for developing algorithms that utilizes abstract data types. Our method is based on the classification of problems that deal with the manipulation of abstract data types. A corresponding solution pattern was adapted to each class of problems. The method was designed to serve as a scaffolding tool for problem solving: to assist in analyzing problems, to recognize the main characteristics of a given problem, to determine a suitable solution pattern, and to use it to construct an appropriate algorithm that solves the problem. We demonstrate how the method is applied to teach binary trees.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.