J'ai postulé en ligne. Le processus a pris plus d'une semaine. J'ai passé un entretien chez UST (Pune) en août 2020
Entretien
There were 4 round conducted as a whole process. 1 round and 2 round was technical. 2nd round was most focused towards the Django and Python concepts. Interviewer was well versed with all question and it explanations. They will help you also to land up at the right answer if question will be difficult. 3 round was moreover related with technical and managerial round. 4 round HR round, this round was moreover towards the candidate aspirations and expectations from the role. Which I liked the most. Overall experience was good with interviewing in Blueconch technologies
J'ai postulé via un recruteur. J'ai passé un entretien chez UST (Bengaluru) en mai 2025
Entretien
There are 3 rounds in total. L1 and L2 are both technical; please don't consider L2 as a managerial round. Both are technical, and both ask mid-level coding questions with optimisation possibilities.
Questions d'entretien [1]
Question 1
In L1->4 sum array question arr=[2,4,3,5,6,1,0] target=10 something like this.
In L2-> asked to right a user auth api and use it in the endpoint (i used Depends from fastAPI) and another coding question was about parenthesis match is_valid_parenthesis([({})]) #TRUE.
React question- useLayoutEffect vs useEffect, useMemo, useCallback.
js- output based js question related to event loop priority like promise vs setTimeout vs console.log use chatGPT it will give you the exact question.
GenAi- which model i have used like GPT-4o similar like this try to read about the Transformer how it works.
sql- A 1 1 1 1 1 B 1 1 1 1 what will be the inner join left join right join and full outer join.
you need to be prepared i lost my chance. Please don't do the same. Try to explain the code you write.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez UST (Bangalore Rural) en nov. 2024
Entretien
I have two round of interview the first round was UST based interview it has some python ,angular related questions asked then asked two programming code to write,
The client interview was purely based on project and one sql code to write
Questions d'entretien [1]
Question 1
Coding question was
1.Check if two Strings are Anagrams of each other
2.[1,2,[3,[5,6,7,8]]. Out put need one list [1,2,3,4,5,6]
Client interview code was
1.write sql query for taking balance from credit and debit account