Le processus a pris 1 semaine. J'ai passé un entretien chez Virtusa (Gurgaon, Haryana) en juin 2024
Entretien
Round 1 :
For half an hour , basic coding question and some technical questions
Round 2 :
For half an hour , one coding question and some technical questions
Questions d'entretien [3]
Question 1
HOw many ways to define views in Django
https://www.geeksforgeeks.org/views-in-django-python/
Django orms creating models by direction mapping
reverse in Django
How can handle error or exception in django
How to create rest api in flask ( Using Jsonify)
AWS lambda
SNS
DynamoDB
L1 = [1,2,3,4,5]
L2 = [3,4,5,6,7]
L3=[*L1,*L2]
print("L3", L3)
L4 = [i for i in sorted(L3)]
print("L4",L4)
s1 = "hello"
vowels = {"a","e","i","o","u"}
res = len([char for char in s1 if char in vowels])
print(res)
J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Virtusa (Singapour) en mai 2026
Entretien
This is Java and Angular based role. Had 3 rounds before the client round.
Round 1. About 30 mins technical questions in Java.
Round 2. AI interview on technical Java questions. About 30 mins
Round 3. 1 hour live coding on karat.
3 rounds happened for technical and all went fine and coding techniques were asked for Java and many theoretical question as well. Overall felt good with interview process and interested to join
Questions d'entretien [1]
Question 1
Exception and threads
Oops
Frameworks that I worked
I got call from virtusa and arranged for the interview
L1 and L2
I have attended first level interview .. it's bit difficult
They were asked unsolved problems.. real time scenario and i am unable to explain