Lecture 5 | Programming Abstractions (Stanford)
Loading...
32,882
Loading...
Top Comments
see all
All Comments (40)
-
I mean size() can have linear running time for some containers (but for vector is constant).
-
She's not right telling empty() is redundant.
empty() has constant running time, while size() == 0 has linear running time.
-
Mehran Sahami is far better than her ,
Stanford should give the course to him.
-
+1 for explaining > > template issue, and it being resolved in C++11
-
nice one! hope to see more video like this
-
She really gives a good lecture and nice topics to discuss.
Loading...
I like that she talks fast, i can get more out of my time
mobius1mike 2 years ago 32
the libraries and code can be found at
stanford.edu/class/cs106b/index.html
and
see.stanford.edu/see/courseinfo.aspx?coll=11f4f422-5670-4b4c-889c-008262e09e4e
IronChefWannabe 1 year ago 16