Lecture 11 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.
Julie continues with recursive backtracking and introduces pointers and recursive data. Following, she focuses on solving the problems rather than the exact code and later uses the example of a program that will solve a Sudoku puzzle. She explains that recognizing and looking for patterns between all of the different recursive examples is an important component to learning recursion.
Tags: Sudoku, backtracking, code, data, example, More…patterns, pointers, problems, program, puzzle, recursive, solving
You need to be a member of MoreDat to add comments!
Join MoreDat