HangX-Ma / cs61b-sp19

CS 61B Data Structures, Spring 2019 (supplement to the Spring 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS 61B Data Structures, Spring 2019

This is a repository contains CS61B labs and projects in spring 2019. I use this repository as supplement contents of this course registers in spring 2021.

You can find my record of CS61B Spring 2021 version at https://github.com/HangX-Ma/cs61b-sp21.

Lab

  • Lab 5: HugLife
  • Lab 6: Disjoint Sets
  • Lab 7: TreeMap
  • Lab 8: HashMap
  • Lab 9: Tries
  • Lab 11: Merge Sort and Quick Sort

Challenge Lab

  • Challenge Lab 6: Falling Bubbles
  • Challenge Lab 7: Binary Search Tree Performance
  • Challenge Lab 8: Heaps and Hashes
  • Challenge Lab 9: Graphs
  • Challenge Lab 11: Bears and Beds

Homework

  • HW 1: Packages, Interfaces, Generics, Exceptions, Iteration
  • HW 2: Percolation
  • HW 3: Hashing
  • HW 4: AStarSolver

Project

  • Project 2AB: Extrinsic PQ and KDTree
  • Project 2C: Bear Maps, version 4.0

About

CS 61B Data Structures, Spring 2019 (supplement to the Spring 2021)


Languages

Language:Java 95.9%Language:JavaScript 2.0%Language:HTML 1.1%Language:CSS 1.1%