Course: Programming Abstractions (using C++)

Topic: Lecture 23 | Programming Abstractions (Stanford)

Julie shows a YouTube video of Barack Obama answering a question about what kind of sorting algorithm he would use to sort a list of data. She also gives several examples of problems that are capable of being solved with sorting. She goes on to say that if you think about certain problems as graphs, finding the solution is sometimes easier as well as easier to understand. To be able to do this, she explains how to represent graphs in C++.

 


Use the comment box below to ask questions or leave comments


blog comments powered by Disqus