Skip to content

DOM Challenge is a 60-90 minutes online weekly challenge related to frontend development consisting of industrial level machine round questions.

Notifications You must be signed in to change notification settings

Nikhil-Ladha/the-dom-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The DOM Challenge

Devkode is coming up with a weekly hackathon, #TheDOMChallenge
It's a 60-90 minutes online weekly challenge related to frontend development consisting of industrial level machine round questions.


Challenge 1:

Implement Star Rating Widget using HTML, CSS and JavaScript View

Duration: 60 Minutes

Solution: Star Rating


Challenge 2:

Implement Pixel Art grid using HTML, CSS and JavaScript View

Solution: Pixel Art


Challenge 3:

Implement chess board using HTML, CSS and Vanilla Javascript, where if you click on any of the block it should highlight its diagonals. View

Solution: Chess Board


Challenge 4:

Implement color spotter game using HTML, CSS and Vanilla Javascript, where you have to identify the cell that is different from the rest. View

Solution: Color Spotter


Challenge 5:

Implement Progress bar using HTML, CSS and Vanilla Javascript. View

Solution: Progress Bar


Challenge 6:

Implement Memory Game using HTML, CSS and Vanilla Javascript. View

Solution: Memory Game


Challenge 7:

Implement Day Calendar using HTML, CSS and Vanilla Javascript. View

Duration: 120 Minutes


Telegram | Instagram | Website

About

DOM Challenge is a 60-90 minutes online weekly challenge related to frontend development consisting of industrial level machine round questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.9%
  • CSS 19.6%
  • HTML 15.5%