Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor Level2_145

All approved submissions for this examiner code.

Level2_145 MAD2 Level 1 Aug 2, 2026
  1. 1
    Explain your project files/folder structure.
  2. 2
    Explain any one page/component in your project.
  3. 3
    Explain your database models.
  4. 4
    Explain one of your database queries.
  5. 5
    Difference between is and ==. Is there any performance/speed difference?
  6. 6
    What do .all() and .first() return in SQLAlchemy?
  7. 7
    Explain the @auth_required decorator.
  8. 8
    Add password validation to enforce at least: One uppercase letter One lowercase letter One digit
  9. 9
    Implement the password visibility toggle for the Confirm Password field.
  10. 10
    What is Redis caching?
  11. 11
    What is marshal_with?
  12. 12
    Explain common HTTP status codes.
  13. 13
    How do you apply margin only to the top and bottom in Bootstrap?
  14. 14
    How do you apply margin to all sides in Bootstrap?
  15. 15
    What happens if you remove a CSS class from an HTML element?
  16. 16
    Explain Bootstrap utility classes.
  17. 17
    Make basic code changes using the documentation if required.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.