Filter interviews by
Be the first one to contribute and help others!
I was interviewed in Nov 2020.
Round duration - 90 minutes
Round difficulty - Medium
The test was scheduled from 10:30 am to 12:00 pm. It was conducted via Secure Exam Browser. The instructions for the same were given before hand and the test link was sent in the mail. You needed to have webcam and mic on during the entire process. The test was well proctored and there were no lags/ server issues on their side.
There were 6 sections in which MCQ was divided.
Section 1- English and Verbal Reasoning (17 Questions)
Section 2 - Quantitative Reasoning (12 Questions)
Section 3 - Numerical Ability (15 Questions)
Sectio...
Round duration - 45 minutes
Round difficulty - Easy
This was the coding round which happened just after the MCQ round. The people who had cleared the previous round were sent the link for further test. The timing was 12:15pm to 1:00 pm. It was conducted on the same environment SEB.
First I tried to solve by creating an isPrime boolean function which would check if each index is prime or not. Then I ran a loop for all indices and calculated the sum. This gave TLE. Then I created a boolean array to keep a track of all the prime elements and applied the Sieve of Eratosthenes method to calculate the prime indices and then compute the result.
Tried a basic approach to a two-pass solution. First calculated left sum starting from index 0 to index mid. Then calculated the right sum in a similar fashion from the last index to mid+1. Optimized the code using 2 pointer technique.
Round duration - 40 minutes
Round difficulty - Medium
We were asked to choose a slot and I chose evening 5:30 pm. The duration was variable but no one had an interview of more than 1 hour. There were two interviewers. Both of them were very nice and polite.
They asked me the approach. I did it just as I learned on Coding Ninjas. Create a path from the root to the node. Create a recursive function to find descendant at distance k below from a given node. Use this function for all elements in the path you found out.
Tip 1 : Prepare latest questions on Networking, Security and cloud as it has a separate section.
Tip 2 : Focus on basic array problems and techniques like prime factorization.
Tip 3 : Practice giving output of pseudocode.
Tip 1 : Show willingness to work on latest technology like ML and Data Science.
Tip 2 : Show a good track record of academics if applicable.
posted on 8 Oct 2024
I applied via Approached by Company and was interviewed in Sep 2024. There were 3 interview rounds.
Performance optimization in Spark involves tuning configurations, optimizing code, and utilizing best practices.
Tune Spark configurations such as executor memory, number of executors, and shuffle partitions
Optimize code by reducing unnecessary shuffling, using efficient transformations, and caching intermediate results
Utilize best practices like using data partitioning, avoiding unnecessary data movements, and leveragi...
Transformations and actions are key concepts in Apache Spark for processing data.
Transformations are operations that create a new RDD from an existing one, like map, filter, and reduceByKey.
Actions are operations that trigger computation and return a result to the driver program, like count, collect, and saveAsTextFile.
I have worked at ABC Company as a Data Engineer, where I led projects on data pipeline development and optimization.
Led projects on data pipeline development and optimization
Worked at ABC Company as a Data Engineer
I applied via Company Website and was interviewed in Apr 2024. There were 4 interview rounds.
This aptitude test is very Good
The case study is good question
The assignment number is good
The group discussion is all good
Coding test is normal questions
The case study questions is ok
I was interviewed in Dec 2023.
I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.
Easy aptitude test consist of English maths
posted on 3 Apr 2024
I applied via Campus Placement
I applied via Campus Placement
It was communication assesment round.It had good set of questions
TCS
Accenture
Wipro
Cognizant