Viva prep · Real questions · Student experiences Enroll in Bootcamp

Proctor workspace

Proctor LEVEL3VIVA12

Share your experience Add your viva experience here
1 Questions
1 Sets
0 Topics
0 Reviews
Tips for this examiner: 10 mins given for code change. Expects fast answers.

Student reviews

No student reviews for this proctor yet.

Approved viva sets

Download all
  1. 1
    the exact same code changes and and questions were asked on 13-12-2025
    Times asked 1
    Official solution

    SimpleLive Flask coding: chhota route likho, save, browser/curl se test. Syntax error terminal mein padho.

    Example

    @app.route('/ping')
    def ping():
        return jsonify(ok=True)
    
    @app.route('/even/<int:n>')
    def even(n):
        return 'even' if n % 2 == 0 else 'odd'
Advice: 10 mins given for code change. Expects fast answers.
Maintaine By Lazy IITians Team + IITM BS students Regualr for More data you have