Descriptor
Source
Journal of Computing in… | 1 |
Author
Gray, John S. | 1 |
Hart, Robert S. | 1 |
Publication Type
Guides - Non-Classroom | 2 |
Journal Articles | 1 |
Education Level
Audience
Location
Laws, Policies, & Programs
Assessments and Surveys
What Works Clearinghouse Rating

Gray, John S. – Journal of Computing in Higher Education, 1994
A detailed analysis and computer-based solution to a puzzle addressing the arrangement of dominoes on a grid is presented. The problem is one used in a college-level data structures or algorithms course. The solution uses backtracking to generate all possible answers. Details of the use of backtracking and techniques for mapping abstract problems…
Descriptors: Algorithms, Computer Assisted Instruction, Computer Science Education, Computer Software
Hart, Robert S. – 1994
The report describes improved algorithms within a computer program for identifying spelling and word order errors in student responses. A "markup analysis" compares a student's response string to an author-specified model string and generates a graphical error markup that indicates spelling, capitalization, and accent errors, extra or…
Descriptors: Algorithms, Authoring Aids (Programming), Capitalization (Alphabetic), Comparative Analysis