This sample lecture is an overview of recursion and backtracking. The course explores the implementation of fundamental data structures (both array-based and linked representations) for information processing. It also examines the Java programming language and classic algorithms that use data struct…
Instructor: David G. Sullivan, PhD, Lecturer on Computer Science, Harvard University