Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lab02
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cs2-19wi
  • lab02
  • Issues
  • #3

Closed
Open
Created Dec 29, 2018 by Ethan Ordentlich@eordentlDeveloper

More spec comments

Goals and outcomes

  • "trade-offs between time and structure" - I think this should be between time and space?

Sorted array search

  • Explicitly mention that if multiple occurrences, then it should return the first index (the intuitive behavior of the linear search)

Binary search

  • haystack.size -> haystack.length (just language consistency, tbh)
  • midpoints -> midpoint's

Setting breakpoints

  • Ew, light theme

Time: I'm not quite sure, since I spent a good deal of time testing the stress test, but the lab did not feel hard or overly long.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking