Ho presentato la mia candidatura tramite un'altra fonte. Ho sostenuto un colloquio presso Mindstix Software Labs (Poona) nel mese di lug 2017
Colloquio
i got a mail from mindstix, its a one day process
there is a total 4 round
1) simple program
2) puzzle
3) hard program
4) hr
if your data structure is good then and then apply for this compny, coz they want data structure knowledge lot much.
Domande di colloquio [1]
Domanda 1
if u have 12 elements of one dimentional array then break into 3-3 elements and sort first 3 elements with last 3 element , and second 3 elements sort with third 3 elements .
without any another array, without any inbuilt function.
u can create one function like this
public void chuncks(int arr[], int splitsize, int length)
{}
hint: arr.length directly proportional to 2*splitsize
Ho presentato la mia candidatura tramite un'agenzia di reclutamento personale. La procedura ha richiesto 3 giorni. Ho sostenuto un colloquio presso Mindstix Software Labs (Poona) nel mese di lug 2019
Colloquio
In total they have 4 rounds out of which first two rounds were programming rounds two programs were given and half hour was given for each program.
Next two rounds were problem solving analytical reasoning ,communication.
And HR round compulsory.
They are offering really great package.
HR's were friendly co-operative.
Domande di colloquio [1]
Domanda 1
Array programs.
compare two arrays.
find largest element in array.
array length will vary. (not same length arrays will be given)
Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso Mindstix Software Labs nel mese di set 2018
Colloquio
I applied on their career website. Then I got mail. In interview process there are 4 round 1st is simple programing round .2nd also programming round but difficult as compare to 1st round. 3rd is logical reasoning round. And last is technical hr round
Domande di colloquio [1]
Domanda 1
In interview process they take 1st programming round on paper.this round they more focus on data structures