CS 61B
Instructor: Josh Hug
resources
class resources: https://sp19.datastructur.es/resources.html
book:http://www-inst.eecs.berkeley.edu/~cs61b/fa14/book2/data-structures.pdf
visualgo: https://visualgo.net/en
Java Visualizer : https://cscircles.cemc.uwaterloo.ca//java_visualize/
Unit Testing with JUnit : http://www-inst.eecs.berkeley.edu/~cs61b/fa14/docs/junit.pdf
Junit5 Document: https://junit.org/junit5/
Last updated
Was this helpful?