Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor leve2_92

All approved submissions for this examiner code.

leve2_92 MAD1 Level 1 Jul 29, 2026
  1. 1
    Demo of the complete project (including CRUD operations, User Dashboard, Summary, and implemented APIs).
  2. 2
    Walk through the Create and Update code for Categories and Products.
  3. 3
    Explain the logic behind the Create and Update implementation.
  4. 4
    What is ORM?
  5. 5
    Explain your database models.
  6. 6
    Explain the relationships between your database models.
  7. 7
    What is backref?
  8. 8
    What is back_populates?
  9. 9
    What is the difference between backref and back_populates?
  10. 10
    Have you implemented Template Inheritance? Explain.
  11. 11
    Have you implemented Role-Based Access Control (RBAC)? Explain how.
  12. 12
    What architecture are you using? Explain MVC.
  13. 13
    What other software architectures do you know besides MVC?
  14. 14
    What is Vertical Scaling?
  15. 15
    What is Horizontal Scaling?
  16. 16
    What is the difference between Horizontal and Vertical Scaling?
  17. 17
    How did you implement Authentication in your project?
  18. 18
    Explain Algorithmic Complexity.
  19. 19
    What does O(n) time complexity mean? Give an example.
Created for educational purposes only. Questions are based on students' personal experiences and may not reflect actual exam content.