Member Of Technical Staff applicants have rated the interview process at Coriolis Technologies with 3.2 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 86% positive. To compare, the company-average is 74.4% positive. This is according to Glassdoor user ratings.
Candidates applying for Member Of Technical Staff roles take an average of 4 days to get hired, when considering 14 user submitted interviews for this role. To compare, the hiring process at Coriolis Technologies overall takes an average of 7 days.
Common stages of the interview process at Coriolis Technologies as a Member Of Technical Staff according to 14 Glassdoor interviews include:
One on one interview: 33%
Presentation: 17%
Skills test: 13%
Personality test: 10%
IQ intelligence test: 10%
Phone interview: 7%
Group panel interview: 7%
Background check: 3%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 6 days. I interviewed at Coriolis Technologies in Jun 2017
Interview
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
Interview questions [5]
Question 1
How to detect whether a linked list has a loop or not?
I applied through university. The process took 4 days. I interviewed at Coriolis Technologies (Pune) in May 2024
Interview
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):
Interview questions [1]
Question 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?
I applied through university. The process took 2 weeks. I interviewed at Coriolis Technologies (Pune) in May 2024
Interview
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
I applied through university. I interviewed at Coriolis Technologies (Pune)
Interview
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.