Ho presentato la mia candidatura online. La procedura ha richiesto 6 giorni. Ho sostenuto un colloquio presso Coriolis Technologies nel mese di giu 2017
Colloquio
I applied through elitmus
There was a coding test where the question were too easy
Then 2 round of technical interview
First round went very well but second round wasn't so good because I was bit confused regarding how segment tree using pointer can be better than array implementation of segment tree
Domande di colloquio [5]
Domanda 1
How to detect whether a linked list has a loop or not?
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 4 giorni. Ho sostenuto un colloquio presso Coriolis Technologies (Poona) nel mese di mag 2024
Colloquio
Round1:(Online Assessment)
It was containing three coding questions, 1 SQL question, and 10 aptitude questions.
Coding: 1 easy, 1 medium, 1 hard. (array, mathematics, strings)
SQL It was an easy Question.
Aptitude: These were easy to medium level.
Round 2:(Technical 1)
It was purely a Technical round.
Topics Asked:
Pointers
OOPS
Operating systems
DBMS
Linked List
Complexity analysis
Stack/Heap
He asked me everything in depth.
Preparation: You can use “GFG Articles” to prepare for the first round as it was just basic but in-depth.
Round 3:(Technical Round 2):
Domande di colloquio [1]
Domanda 1
Questions:
Why do we need to encapsulate the member function in the class, the same function can be used globally.
How an inheritance is working.
Add a node at the end of the linked list at runtime.
Delete the node with a given value.
where binary trees are used in real life.
In the execution context who provides us with the stack?
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Coriolis Technologies (Poona) nel mese di mag 2024
Colloquio
There were three rounds
First Online Assessment in which there were questions regarding Aptitude,SQL,OOPS and DSA coding questions followed by 2 technical interviews in which they mainly asked about project , SQL and DSA
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Coriolis Technologies (Poona)
Colloquio
It consist of 3 rounds. First one is online test on Hacker rank. It consist of three coding questions leetcode medium but do not include DP and Graph. It has question related to binary search, stack, queue, binary . One database question. First technical interview question asked were two sum , three sum .In second Interview question asked were related to algorithm of graph simple dfs, bfs, and implementation of linked list.