Ho presentato la mia candidatura tramite un selezionatore. Ho sostenuto un colloquio presso Innova Solutions (Bengaluru) nel mese di apr 2025
Colloquio
Interview Organiser : Jeevan
experience : Worst
in the begin he said this position for Laravel and 2 round will be there
i have cleared 2 rounds of technical rounds
after i asked feedback forcefully then he said manager round will be there so you need to prepare for wordpress
after i asked u have told this is for Laravel then he said recently changed the JD
then i attended the 3rd round as manager round one guy (vasudevan) taken that round
he asked very basic 8 questions every questions had 2 mins gap
I have given valid answers for all the questions
he didn't ask anything from wordpress
(this round only to rejection for some other reason)
after the interview i asked feedback to jeevan then he said "its negative".
Jobseeker kindly check with them there are really want to hire a person or playing with jobseekers
@innova solutions management kindly consider the jobseeker time
Esperienza positiva
Colloquio nella media
Candidatura
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Innova Solutions (Hyderabad) nel mese di apr 2025
Colloquio
Everything went well and interview was smooth and interview tried to up to what extended I can answer logical questions 1 project level question
2 database level question 3 logical programming questions
Domande di colloquio [6]
Domanda 1
What would be the output of the below question
$a = 10;
$b = 20;
$c = $$a;
echo $c;
I have two interfaces, and both interfaces contain methods with the same name. I have implemented these two interfaces in a child class. How can I create an object that is specific to each interface?