Skip to content
/ cs61a Public

Assignments/labs/projects for cs61a done by me

Notifications You must be signed in to change notification settings

HvvZhang/cs61a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs61a

Assignments/labs/projects for cs61a fall 2016 done by me.

Note to self: Understand the constant space problem in lab07.

PRO LIFE TIP: If anyone is reading this and you've reached the scheme project, make sure that you define getitem methods for the Pair and nil classes.This allows you to use for loops and functions like zip() with your pair object.This makes a lot of problems in the project extremely easy.

Note: While the above method makes our code look cleaner, it is inefficient.

Have fun!

Note to self: Finish the extra challenge problem in the scheme project.

About

Assignments/labs/projects for cs61a done by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published