Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor Proctor801

All approved submissions for this examiner code.

Proctor801 MAD2 Level 1 Aug 3, 2026
  1. 1
    Download the project and start all servers.
  2. 2
    Give a complete demonstration of the application (no interruptions during the demo).
  3. 3
    Open any online JavaScript editor.
  4. 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. 5
    Be comfortable with core JavaScript, especially: Arrays Objects filter() map() Arrow functions Basic debugging
  6. 6
    The examiner is patient and allows time to think, code, and debug.
  7. 7
    Confidence while solving the problem matters.
  8. 8
    Most of the emphasis is on JavaScript coding rather than theoretical questions.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.