-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Please create an MCQA to be added as question number 44.
The multiple choice question should be on the topic "Timer based Events". The difficulty level should be "Easy/Medium"
Tasks:
- add your code to 044 folder under code
- add your question to 44 in README.md file
- create a video explanation and upload on YouTube (optional)
Explanation:
- Two methods globally available:
window.setTimeout
,window.setInterval
clearInterval()
to clear interval
Qns that are asked in interviews:
- How will you create a digital clock?
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed