Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor proctor785

All approved submissions for this examiner code.

proctor785 MAD1 Level 1 Aug 1, 2026
  1. 1
    Run the application and give a complete project demonstration.
  2. 2
    Explain the project folder structure.
  3. 3
    How many controllers/routes do you have?
  4. 4
    Explain the models.py file.
  5. 5
    Explain the authentication routes (login and registration).
  6. 6
    Explain the Jinja2 code used in your templates.
  7. 7
    If used, explain template inheritance.
  8. 8
    What does cascade="all, delete" mean in SQLAlchemy?
  9. 9
    Difference between redirect() and render_template().
  10. 10
    What are the advantages and disadvantages of Flask-SQLAlchemy ORM?
  11. 11
    Difference between Horizontal Scaling and Vertical Scaling.
  12. 12
    What is Time Complexity?
  13. 13
    Write a Flask route for admin_delete_trek_staff.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.