-
1
Download the project and start all servers.
-
2
Give a complete demonstration of the application (no interruptions during the demo).
-
3
Open any online JavaScript editor.
-
4
Given a JSON array of users, write JavaScript code to filter users whose score is greater than a specified value (e.g., score > 15). The JSON data will be provided by the examiner. Run and debug the code if needed.
-
5
Be comfortable with core JavaScript, especially: Arrays Objects filter() map() Arrow functions Basic debugging
-
6
The examiner is patient and allows time to think, code, and debug.
-
7
Confidence while solving the problem matters.
-
8
Most of the emphasis is on JavaScript coding rather than theoretical questions.