Lecture 10 by Julie Zelenski for the Programming Abstractions Course (CS106B) in the Stanford Computer Science Department.
Julie explains procedural recursion and introduces permute code. She goes through another example of recursive code line by line, explaining each component. Recursive backtracking and it's usefulness are discussed. The example of placing several queen chess pieces on a board where none of them can attack the other is then demonstrated.
Tags: Recursive, backtracking, chess, code, demonstrated, More…example, introduces, permute, pieces, procedural, recursion, recursive
You need to be a member of MoreDat to add comments!
Join MoreDat