La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Aloha Technology (Poona) nel mese di mar 2026
Colloquio
there is 3 round Technical interview, manager round and hr round. they are ask simple quetions on C# , oops , ASP and API , Most are on a SQL and DSA and JavaScript.
Altre recensioni di colloqui per Dot NET Developer presso Aloha Technology
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Aloha Technology nel mese di apr 2023
Colloquio
Was asked 3 coding questions which involved 1 main question and 2 follow up. First one was to see if a number is prime or not and follow up upon that was given a number (if it is prime - then print is prime) and if not a prime
Domande di colloquio [1]
Domanda 1
First one was to see if a number is prime or not and follow up upon that was given a number (if it is prime - then print is prime) and if not a prime to print all the factor of that number.Since I created functions for each operation I was asked to not use static keyword for function declaration and so had to create an object for class and use the method. In the end was asked normal OOPS concepts.