Ho presentato la mia candidatura online. La procedura ha richiesto più di una settimana. Ho sostenuto un colloquio presso UST (Poona) nel mese di ago 2020
Colloquio
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
Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso UST (Bengaluru) nel mese di mag 2025
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso UST (Bangalore Rural) nel mese di nov 2024
Colloquio
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
Domande di colloquio [1]
Domanda 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