Contacts
Get in touch
Close

Contacts

1178 Broadway
New York, NY 10001

hament@skillionvision.com

Quiz

Full-Stack Web Dev Screening (30 Qs • Webhook)

Full-Stack Web Dev Screening

30 questions • HTML, CSS, JavaScript, React, Django, DB/APIs, DevOps & Security • Answers are submitted to your webhook

Time left: 20:00

Submission received ✅

Your responses have been recorded. You may close this tab.

Candidate Details

Note: Do not refresh the page during the quiz.

Section 1 — HTML (3 Qs)

Q1. Which tag defines a clickable hyperlink?

Q2. Which attribute opens a link in a new tab/window?

Q3. Which tag adds a table header?

Section 2 — CSS (3 Qs)

Q4. Which property adds shadow to a box?

Q5. Default value of the CSS position property?

Q6. Apply a CSS rule to all <p> inside a <div>?

Note: div p is a descendant selector; div > p is direct child.

Section 3 — JavaScript (5 Qs)

Q7. The === operator is used for…

Q8. What does typeof null return?

Q9. Array.map() returns…

Q10. Which keyword stops a loop immediately?

Q11. Which is NOT a valid JS variable name?

Section 4 — React / Frontend (4 Qs)

Q12. In React, components return…

Q13. Which hook manages component state?

Q14. The key prop in lists helps with…

Q15. Correct way to pass a function as a prop?

Section 5 — Django / Backend (6 Qs)

Q16. Django is primarily written in…

Q17. Which file defines database models?

Q18. Command to create a new Django project?

Q19. Which file maps URLs to views?

Q20. Django ORM is used for…

Q21. What does @login_required do?

Section 6 — DB/APIs & DevOps (4 Qs)

Q22. Which SQL statement updates data?

Q23. HTTP status “Unauthorized” is…

Q24. git clone does what?

Q25. Which file usually holds env variables in Django apps?

Section 7 — Security & Performance (5 Qs)

Q26. Which HTTP status code indicates “Resource Created”?

Q27. In SQL, which clause filters aggregated groups?

Q28. CSRF primarily protects against…

Q29. In a Dockerfile, which instruction specifies the base image?

Q30. In Python projects, where are package dependencies commonly listed?

Each question is required. Timer auto-submits when it reaches 0.