I applied through university. The process took 1 week. I interviewed at OneDirect (India) (Noida) in Aug 2019
Interview
On campus
There were 4 rounds.
1- Shortlisting round
( General information along with profiles on coding websites like codechef, hackerrank, hackerearth, github) and some behavioural questions.
2- Two technical Interviews
3- Culture fit round
(A form with behavioral questions)
Interview questions [1]
Question 1
Given a mXn matrix you need to find the maximum sum of path from the top row to the bottom row given that you can move only bottom or diagonally (left/right).
I applied through university. The process took 1 week. I interviewed at OneDirect (India) (Bengaluru) in Mar 2022
Interview
round1- resume screening round
related to full stack developer role
round2- coding round
4 questions on the Hacker Earth platform
round3- technical interview phase1 round
live coding + SQL + about your projects
round4- technical interview phase2 round
about your projects + Data Structure(Linked List, Stack)
round5- HR round
discussion round
Offer letter
I applied through university. The process took 3 days. I interviewed at OneDirect (India) (Bengaluru) in Mar 2021
Interview
First round students were shortlisted based on their previous projects
second round was coding
third round was tech HR
final was general HR
This was for an intern offer and the interview took place completely online via Microsoft Teams.
Interview questions [1]
Question 1
Explain your projects and the technologies you used
I applied through university. I interviewed at OneDirect (India)
Interview
Round 1: Shortlisting based on forms provided by the college
Form had links to all online profiles and some hr like questions
Out of 800 applications, 50 were shortlisted (Most probably randomly)
Round 2: Coding Test on hackerearth (Duration 2hrs)
Round 3: PI
Round 4: PI
Interview questions [1]
Question 1
1. Print the prime number just greater than given prime number
2. Find the largest substring of given string which is present in it at the start and at the end
3. A question that required a binary search
4. A question that required unordered_map