baihongzeng / CS61B-Berkeley

spring 2018 version of CS61B, the CS course at UC Berkeley by Josh Hug https://sp18.datastructur.es/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS61B-Berkeley

This repository contains the solution to the labs, homeworks, and project of CS61B - Data Structure of UC Berkeley, 2018 spring version, by Josh Hug.

Course website: https://sp18.datastructur.es/index.html

Remember to add librarys for each project manually to solve the issues of not finding libraries like junit. In IntelliJ IDEA, File - Project Structure - Project Settings - Libraries - + - Java - Path/CS61B-Berkeley/library-sp18-Javalib.

Plugins (style checker, Java Visualizer, Java Libraries) installation guidance: https://sp18.datastructur.es/materials/guides/plugin.html#using-the-plugin

About

spring 2018 version of CS61B, the CS course at UC Berkeley by Josh Hug https://sp18.datastructur.es/index.html


Languages

Language:Java 95.0%Language:JavaScript 2.4%Language:HTML 1.3%Language:CSS 1.2%