The overall Interview process was so nice. Asked a Few technical questions related to our area of interest and project work mentioned in the resume.
Followed by the Programming task, where we need to solve the programming question given by the interviewer by explaining the logic.
I applied online. I interviewed at Dell Technologies (Mumbai) in May 2021
Interview
The whole interview the interviewer debated around the version of frameworks and languages used in my previous projects.
Nothing relevant was asked in the interview.
The interview lasted around 30 minutes.
Later when I checked the version mentioned by interviewer was incorrect.
I applied online. The process took 3 days. I interviewed at Dell Technologies (Bengaluru) in Apr 2022
Interview
First Round: the Interviewer asked about the current company and the part where i contributed. Then a simple live coding of merging two sorted array list into 1 sorted array list
and also few core java questions.
Second Round:It was technical where the interviewer asked coding question of rotating string, ordering an array with left side odd numbers and right side even numbers,Java 8 features. multi threading and Binary tree questions.
The interviewer was highly patient. He gave hints during interview to optimize code and gave feedback for the performance
Interview questions [1]
Question 1
merging two sorted arraylist into 1 sorted arraylist
rotating string, ordering an array with left side odd numbers and right side even numbers and binary tree questions.