In HackerRank Tests, Questions based on HTML/CSS/JavaScript are designed to assess the web site coding and designing skills in Candidates. These type of Questions are included in HackerRank Tests for Front-end development roles which involve building dynamic and interactive web sites with essential web development skills.
For example, you'd be required to design an online shopping cart page with a given set of specifications for the web site look-and-feel, accessibility options, and navigation.
In your HackerRank Tests, an HTML/CSS/JavaScript Question typically includes a project structure defined by the test setter, and you'll be expected to build your web pages on top of it. Some Questions may not include any web site project and may require coding for a web page. While answering these Questions, click Render to quickly test how your code displays as web pages in a browser.
- In your Test, select the HTML/CSS/JavaScript Question or click Solve Question.
- Read the problem statement carefully and understand the specifications for the web pages you're expected to develop. If the test setter has set up a web site project already, use the code editor and write your HTML, JSS and CSS code in the relevant project files.
- You also have the option to download the given project, write your code locally and upload the solution as a .zip file.
- Click Render to test how your code renders in a browser.
- If the Question does not include a project, write your code using the editor in three separate tabs provided for HTML, CSS, and JavaScript. Click Render to test.
- Click Submit answer & continue to submit the solution. You can revisit this question, modify your submitted code and resubmit the answer any number of times before the Test ends.
Note: Your test setter may organize the Questions across different sections in the Test, and these sections can have specific time-limits to complete and submit the answers. In some cases, if the time allocated for a section has elapsed or you have already submitted the answer, you will not be allowed to change the answer submissions.
See the following topics for detailed information:
Comments
0 comments
Please sign in to leave a comment.