Course: Programming Abstractions (using C++)

Topic: Lecture 11 | Programming Abstractions (Stanford)

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.

 


Use the comment box below to ask questions or leave comments


blog comments powered by Disqus