Ik heb via een andere bron gesolliciteerd. De procedure duurde 1 dag. Ik heb gesolliciteerd bij BridgeLabz Solutions in dec 2020
Sollicitatiegesprek
They ask you to write tictactoe game in java or linux script language. You have to write progams for the given cases.They gave 8 cases of tictactoe game.You have to aware of git concepts well and do them practically.For every case,You have to create branches and push your code to git.
Sollicitatievragen [1]
Vraag 1
You have to learn java concepts well and ability to code for any question in java then only they will give role as fellowship engineer. Firstly, They taught us basics of script and java in 30 days boot camp.
Ik heb via een hogeschool of universiteit gesolliciteerd. De procedure duurde 1 dag. Ik heb gesolliciteerd bij BridgeLabz Solutions (Poona) in dec 2018
Sollicitatiegesprek
1. First round was Written Coding round and I am going to mention the questions of first round.
2. Second round was technical round:
In this round there were technical questions regarding Core Java topic:
i) Collections
ii) Threading
iii) OOPS concept
Sollicitatievragen [1]
Vraag 1
I am mentioning the questions of Round-1:
i) Sum Of Three Integer Adds To Zero
a. Desc -> A program with cubic running time. Read in N integers and counts the number of triples that sum to
exactly 0.
b. I/P -> N number of integer, and N integer input array.
c. Logic -> Find distinct triples (i, j, k) such that a[i] + a[j] + a[k] = 0
d. O/P -> One Output is number of distinct triplets as well as the second output is to print the distinct triplets.
Ik heb via een werknemersdoorverwijzing gesolliciteerd. Ik heb gesolliciteerd bij BridgeLabz Solutions (Bombay) in feb 2018
Sollicitatiegesprek
It took one day and there was three rounds First Round is taken by ideation engineer, second taken by ideation lead and finally HR Round. Interview difficulty was average and they asked more about algorithms and data structures.
Sollicitatievragen [1]
Vraag 1
Interview difficulty was average and they asked more about algorithms and data structures.
Array,Strings,Sorting ,Searching and Linked List need to prepare.