c5shen / CS125Fall20QuizPrep

A repo where I will post questions that summarize prior week's contents to help students prepare for the next week's quiz.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CS125Fall20QuizPrep

Authors: Chengze Shen, Rohan Khatu, Harsh Deep

A repo where questions that summarize prior week's contents will be posted to help students prepare for the next week's quiz.

Current finished up to week 15 (We are doing it!!).

Also see CS 199 EMP: Even More Practice for more review slides and practice problems. Live sessions every Tuesday and Thursday.

Index

week0

  • Variables/Types
  • Operations
  • Conditional Expressions/Statements

week1

  • Arrays
  • Loops
  • Algorithms I
  • Functions

week2

  • More function
  • Algorithms and Strings
  • null type

week3

  • More arrays
  • Compilation
  • Type inference
  • Assertion

week4 (no quiz, good luck on the midterm!)

week5

  • Objects
  • Constructors
  • Encapsulation

week6

  • Static function/variable
  • Inheritance
  • Polymorphism
  • Equality and Copy Constructor

week7

  • References
  • Polymorphism
  • Memory Management
  • Imports and Libraries
  • Serialization

week8

  • Abstract
  • Interface
  • Anonymous Class
  • Lambda Expression

week9 (good luck on the midterm!)

  • Big-O Notation
  • Type Parameters
  • Array List
  • Linked List
  • Inner Class

week10 (no quiz, election day!)

week11

  • Hashing
  • Maps
  • Catching and throwing exceptions

week12

  • Recursion
  • Tree

week13 (no quiz, happy Thanksgiving!)

week14

  • Sorting Algorithm
  • Binary Search

week15

  • Streams
  • Generics
  • Review

About

A repo where I will post questions that summarize prior week's contents to help students prepare for the next week's quiz.