Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor Level1_13

All approved submissions for this examiner code.

Level1_13 MAD1 Level 1 Jul 29, 2026
  1. 1
    Introduce yourself.
  2. 2
    Demo of the complete application.
  3. 3
    Explain your model.py.
  4. 4
    Explain SQLAlchemy concepts used in your models (relationship, cascade, lazy, etc.).
  5. 5
    Explain your routes.
  6. 6
    Explain your tech stack.
  7. 7
    What is Flask?
  8. 8
    What is a RESTful API?
  9. 9
    What is Database Normalization?
  10. 10
    What is the difference between a Primary Key and a Unique Key?
  11. 11
    What is a Database Cluster?
  12. 12
    What is an Exception?
  13. 13
    Why do we use Exception Handling?
  14. 14
    What is a try-except block?
  15. 15
    What is Bootstrap?
  16. 16
    Why did you use Bootstrap in your project?
  17. 17
    Modify the frontend UI.
  18. 18
    Change the routing.
  19. 19
    Add a new column to a database model.
  20. 20
    Update the frontend to accept the new field.
  21. 21
    Store the new field in the database.
  22. 22
    Change the color of a button.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.