GoGo-Wang's Blog

"Say something."
- "Something."


  • Home

  • Tags

  • Categories

  • Archives

CS61B(8): Inheritance, Implements

Posted on 2021-02-05 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 8.

Read more »

CS61B(7): ALists, Resizing, vs. SLists

Posted on 2021-02-03 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 7.

We have already seen how we can harness recursive class definition to build an expandable list, ie. the IntList, the SLList, and the DLList.

Now let us stop continuing it and try to use another basic data structure, array, to build list, which is called AList. You will find these two kinds of lists have differnet pros and cons.

Read more »

CS61B(6): DLLists, Arrays

Posted on 2021-02-01 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 6.

Read more »

CS61B(5): SLLists, Nested Classes, Sentinel Nodes

Posted on 2021-01-29 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 5.

Read more »

CS61B(4): References, Recursion, and Lists

Posted on 2021-01-27 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 4.

Read more »

CS61B(3): Testing

Posted on 2021-01-25 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 3.

In this lecture, we will discuss an important and realistic issue -- Testing.

Read more »

CS61B(2): Define and Use Classes

Posted on 2021-01-22 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 2.

Read more »

CS61B(1): Intro, Hello Java World

Posted on 2021-01-20 | In Data Structures and Algorithms , CS61B-Data Structures |

This is the lecture note of CS61B - Lecture 1.

Read more »

CS61A(20): Efficiency

Posted on 2020-10-19 | In CS61A-SICP |

This is the lecture note of CS61A - Lecture 20.

Read more »

CS61A(19): Composition

Posted on 2020-10-16 | In CS61A-SICP |

This is the lecture note of CS61A - Lecture 19.

Read more »
12345

48 posts
8 categories
8 tags
GitHub
© 2021 — 2022 GoGo-Wang
Powered by Hexo
|
Theme — NexT.Gemini v5.1.4