Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor level1_106

All approved submissions for this examiner code.

level1_106 MAD2 Level 1 Aug 3, 2026
  1. 1
    Show Student ID.
  2. 2
    Show GitHub repository and collaborator.
  3. 3
    Demonstrate the complete application.
  4. 4
    Where have you used APIs in your project?
  5. 5
    Where is Vue implemented?
  6. 6
    Where is JWT token authentication implemented?
  7. 7
    Where is Role-Based Access Control (RBAC) implemented?
  8. 8
    Explain the frontend technology used in your project.
  9. 9
    What is Redis?
  10. 10
    Where have you implemented caching?
  11. 11
    What is caching?
  12. 12
    What are the major frameworks used in your project?
  13. 13
    Which database are you using?
  14. 14
    Which ORM are you using?
  15. 15
    Change the navbar order so that Profile appears before Dashboard.
  16. 16
    Write a REST API that fetches all company details (in Notepad or VS Code).
level1_106 MAD2 Level 1 Aug 2, 2026
  1. 1
    Show your ID card.
  2. 2
    Show your GitHub repository.
  3. 3
    Demonstrate your application.
  4. 4
    Where have you implemented APIs?
  5. 5
    Where is Vue implemented in your project?
  6. 6
    What are the major frameworks/libraries used in your project?
  7. 7
    Which database are you using?
  8. 8
    Which ORM are you using?
  9. 9
    Where is JWT authentication implemented?
  10. 10
    Where is Role-Based Access Control (RBAC) implemented?
  11. 11
    What is Redis?
  12. 12
    Where have you implemented caching?
  13. 13
    What is caching?
  14. 14
    What have you used for the frontend?
  15. 15
    Change the Navbar order so that Profile appears before Dashboard.
  16. 16
    Write a REST API to fetch all company details.
level1_106 MAD1 Level 1 Jul 30, 2026
  1. 1
    Show your student ID card.
  2. 2
    Show your GitHub repository.
  3. 3
    Show GitHub collaborator(s).
  4. 4
    Show commit history.
  5. 5
    Download the project from the portal, extract it, and run it.
  6. 6
    Demonstrate all core functionalities of the application.
  7. 7
    Explain the project workflow.
  8. 8
    Explain the application architecture (MVC).
  9. 9
    Explain the frontend and backend logic of a feature.
  10. 10
    Explain the database tables briefly (1–2 lines each).
  11. 11
    Explain Admin functionalities and workflow.
  12. 12
    Explain how the summary/statistics page works.
  13. 13
    Write a Flask route from scratch.
  14. 14
    Write a simple Flask Hello World application.
  15. 15
    Write the complete user registration route.
  16. 16
    Write a search route (search by name/company/student).
  17. 17
    What is Flask? What is Jinja2?
  18. 18
    Explain template inheritance.
  19. 19
    Difference between render_template() and redirect().
  20. 20
    What is the default Flask port?
  21. 21
    Can the Flask port be changed?
  22. 22
    What is Application Context?
  23. 23
    What is Request Context?
  24. 24
    What are HTTP methods?
  25. 25
    Which HTTP methods have you used in your project?
  26. 26
    Explain GET vs POST.
  27. 27
    Create a complete HTML registration page using given form fields.
  28. 28
    Change the color of a button.
  29. 29
    What framework did you use to build your application?
  30. 30
    What percentage of AI/LLM usage did you mention in your project report?
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.