The-CodingSloth / haha-funny-leetcode-extension

MIT License
396 stars 75 forks source link

A timer to simulate interviews #39

Open The-CodingSloth opened 10 months ago

The-CodingSloth commented 10 months ago

Add a timer feature for user's to see how long it took them to solve a problem, and show them the recommend time to solve during an interview. Timer depends on the problem:

  1. Easy problems: 10-15 minutes
  2. Medium problems: 25-30 minutes
  3. Hard problems: 45- 1 hour (not sure if these times are accurate, but from my experience it's what it feels like) you guys can help decide these timers.