Debugging

Although debugging is not strictly a topic in CSE 332, the programs you will be writing are large enough that efficient debugging will be essential. We realize that many of you have never debugged programs as large (or complicated) as the data structures you will be building, so we're hoping these resources will lead you down the right path.