CS61B Data Structures

Java, the 2018 version has an online test: https://sp18.datastructur.es/

After finishing the 2018 one you can do the 2021 Gitlet

My GitLet implementation:https://github.com/Linde7777/skeleton-sp21/tree/master/proj2arrow-up-right

Personal humble opinion: I do not recommend programming beginners learn data structures with C; it's easy to make yourself feel shut down and lose confidence in programming

Last updated