Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Based on python and sql
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
For processing 10TB of file in Spark, consider allocating multiple executors with sufficient cores to maximize parallel processing.
Allocate multiple executors to handle the large file size efficiently
Determine the optimal number of cores per executor based on the available resources and workload
Consider the memory requirements for each executor to avoid out-of-memory errors
Adjust the configuration based on the specific
Walmart interview questions for designations
I applied via Approached by Company and was interviewed in Jun 2022. There were 2 interview rounds.
Design and code a scheduler for allocating meeting rooms based on input of room counts and timestamps.
Create a table with columns for room number, start time, and end time
Use SQL queries to check for available slots and allocate rooms
Consider edge cases such as overlapping meetings and room availability
Use a loop to continuously check for available slots and allocate rooms
Implement error handling for invalid input
I applied via Approached by Company and was interviewed before Jan 2022. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There was 1 interview round.
SQL, Spark, Hive, Python
Collections are essential for efficient data manipulation in Python. A strong grasp of collections is crucial for a data engineer.
Familiarity with lists, tuples, sets, and dictionaries
Understanding of when to use each collection type
Ability to manipulate and iterate through collections
Knowledge of built-in collection methods and functions
Experience with third-party collection libraries like NumPy and Pandas
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
I applied via Company Website and was interviewed in Mar 2021. There were 4 interview rounds.
Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to indices in an array.
Hash function is used to convert the key into an index in the array
Collisions occur when two keys map to the same index, which can be resolved using separate chaining or open addressing
Load factor is the ratio of number of elements to the size of the array, and affects the performance of hash map
Operatio...
SQL query to get 2nd highest salary
Use ORDER BY and LIMIT to get the highest salary
Use subquery to exclude the highest salary and get the 2nd highest
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1
based on 6 interviews
2 Interview rounds
based on 24 reviews
Rating in categories
Software Engineer III
1.9k
salaries
| ₹14.5 L/yr - ₹47 L/yr |
Senior Software Engineer
1.4k
salaries
| ₹18.9 L/yr - ₹70 L/yr |
Software Engineer
793
salaries
| ₹10.1 L/yr - ₹43 L/yr |
Software Development Engineer 3
299
salaries
| ₹15.6 L/yr - ₹45 L/yr |
Software Developer
280
salaries
| ₹13 L/yr - ₹46 L/yr |
Amazon
Reliance Retail
DMart
Future Group