Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 314 Bytes

problem-2.md

File metadata and controls

11 lines (8 loc) · 314 Bytes

Problem Statement 2

There are only 2 hard problems in computer science: 1. Cache invalidation 2. Naming things 3. Off-by-one errors

Requirements:

  • Reading code

Problem Goal:

  • Find the bug and fix it along with the explanation.

Problem Description: Problem 2