J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Interactive Brokers (Mumbai) en nov. 2019
Entretien
First round was online technical MCQ test mostly about Java, which contained questions about Collections and other basic topics. Around 3 questions were of Quant. 3 or 4 questions on Java Beans.
Second round was predictive index test. (8 studens selected after this round out of around 12 people)
Third round was paper based test which lasted for 2.5 hours. This test contained questions:
1-code to detect cycle in linked list
2-algorithm for merge sort
3-implement stack using Linked List
4-Implement Comparable interface
5-a question to compute output of java program (tricky one)
6-guess if the number is prime
7-one derivative based question
8-design database to implement many to many relationship
9-one simple quant question
Next, there were 2 rounds of F2F interviews immediately one after the another at their premises in Andheri. People were very friendly supportive and helpful, specially HR. They offered us pizzas.
First F2F round was fully on Java. Questions were about Core java, which were quite easy.
Second F2F round was on Database.
Finally, there was a skype interview taken by MD of Interactive Brokers.
Questions d'entretien [10]
Question 1
Tell me about OOPS concepts. There was a TV remote. He asked me how would you implement TV remote class and what are the OOPS concepts that are used in the implementation.
A person has 3000 bananas and a camel. The person wants to transport maximum number of bananas to a destination which is 1000 KMs away, using only the camel as a mode of transportation. The camel cannot carry more than 1000 bananas at a time and eats a banana every km it travels. What is the maximum number of bananas that can be transferred to the destination using only camel?
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 semaines. J'ai passé un entretien chez Interactive Brokers (Mumbai) en sept. 2024
Entretien
The process took 4 weeks!! So much delay and anxiety. Such a horrible experience. You call us for four rounds and then put us <> for HR. Worst and most mentally draining process of all. No communication for a straight week. Even if I got selected, I'd find it hard to say anything good about the interview process.
Questions d'entretien [1]
Question 1
DSA questions, easy mostly, usually no DP / graphs. SQL queries. Very Little Project based. Mostly conceptual topics in OOP, DSA, OS, CCN and the technology you've worked on. Hashmaps internal working is their fav it seems. Also, Java and it's libraries since Java is the language mostly used here.
J'ai postulé en ligne. J'ai passé un entretien chez Interactive Brokers (Hungary, CT)
Entretien
There was an online test first, then three personal rounds. In each round the applicant is tested in his/her mathematical, problem-solving and programming skills. Usually in English or at least a part of it is English.
Questions d'entretien [1]
Question 1
How does 'map' work in C++, how does it store data and when it is recommended to be used?
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Interactive Brokers (Mumbai) en janv. 2023
Entretien
HR told that total 4 rounds will be conducted. All the rounds were elimination rounds. 1st - Aptitude which contained 3 MCQs and 4 Coding related questions. Out of 4 coding questions, 3 were actual code and 1 was find the bug in the code. HR also told that passing criteria is 80% 2nd - After clearing the 1st round, this round was a Predictive Index (PI) round which takes around 10-15 minutes to complete. 3rd - After clearing the above two rounds, this round is a technical round where, a techincal person will join you in a Live Coding round, where he/she may ask you to write code.
Questions d'entretien [1]
Question 1
1. To print the reptitive words from a string. 2. What are keys in SQL. 3. Write a SQL query to join 2 tables