Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor workspace

Proctor LEVEL2PROCTOR

Share your experience Add your viva experience here
4 Questions
1 Sets
0 Topics
0 Reviews
Tips for this examiner: Understand your code well. When giving demo, try explaining the important parts by specifically pointing so they know that you know your code well and have not just copied from somewhere.

Student reviews

No student reviews for this proctor yet.

Approved viva sets

Download all
  1. 1
    Give a very detailed and in depth demo. As you are supposed to go to the code and explain everything like controller and model files (He told me specifically to explain every minute details).
    Times asked 1
    Official solution

    SimpleDemo script pehle se practice: 5–7 min, Admin + User roles, saare mandatory features.

    Suggested flow1) Register/login user
    2) Admin login — CRUD
    3) Approval/blacklist
    4) Booking/apply + edge case
    5) Search
    6) Logout

    Viva tipBolte-bolte dikhao. Code tab kholna jab poochhein.

  2. 2
    Asked me to make some changes in code. When I was stuck, He didnt help me with the code but encouraged me and told me I can do it and gave me enough time. He told me to use internet at that point but I didnt use :)
    Times asked 1
    Official solution

    SimpleLive UI change: relevant CSS/HTML template kholo — color, margin, flex, bootstrap class. Save + hard refresh.

    Example

    /* button red */
    .btn-primary { background: red; }
    
    /* center navbar item */
    .navbar { justify-content: center; }

    Viva tipDevTools se pehle try, phir file mein permanent change.

  3. 3
    Then he told me to change the back ground colour, text colour and card background colour etc.
    Times asked 1
    Official solution

    SimpleLive UI change: relevant CSS/HTML template kholo — color, margin, flex, bootstrap class. Save + hard refresh.

    Example

    /* button red */
    .btn-primary { background: red; }
    
    /* center navbar item */
    .navbar { justify-content: center; }

    Viva tipDevTools se pehle try, phir file mein permanent change.

  4. 4
    Questions on HTML requests.
    Times asked 1
    Official solution

    SimplePehle 1-line definition, phir apne MAD1 project mein file dikhao, phir chhota example.

    Suggested flow1) Concept kya hai?
    2) Mere code mein kahan?
    3) Example / demo
    4) Edge case

    Example

    # related file: models.py / routes / template
    # formula: request → check/auth → DB → render/redirect

    Viva tipExact line yaad nahi to honestly related part dikhao. Bluff mat karo.

Advice: Understand your code well. When giving demo, try explaining the important parts by specifically pointing so they know that you know your code well and have not just copied from somewhere.
Maintaine By Lazy IITians Team + IITM BS students Regualr for More data you have