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

masterpranay1/the-dom-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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.

This forked also contains my solution to these challenges along with their demo

  • I tried to complete the challenge in give time only.
  • These challenges looks small but they are really challenging.
  • I am really very thankful to this challenge creater.

Challenge 1:

Implement Star Rating Widget using HTML, CSS and JavaScript View

Duration: 60 Minutes

Solution 1: https://jsfiddle.net/devkodeio/2ovtnj8f/

Solution 2: https://jsfiddle.net/devkodeio/dry8mczx/

My Solution Click Here


Challenge 2:

Implement Pixel Art grid using HTML, CSS and JavaScript View

Duration: 60 Minutes

My Solution Click Here


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

Duration: 90 Minutes

My Solution Click Here


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

Duration: 90 Minutes
My Solution Click Here


Challenge 5:

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

Duration: 90 Minutes

My Solution Click Here


Challenge 6:

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

Duration: 90 Minutes
My Solution Click Here


Challenge 7:

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

Duration: 120 Minutes
My Solution Click Here


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 54.4%
  • CSS 29.4%
  • HTML 16.2%