i
Capgemini
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Coalesce is used to reduce the number of partitions in a DataFrame, while repartition is used to increase the number of partitions.
Coalesce is a narrow transformation that can only decrease the number of partitions without shuffling data.
Repartition is a wide transformation that can both increase or decrease the number of partitions and involves shuffling data across the cluster.
Coalesce is more efficient for reducing ...
Rank vs dense rank quetions ctes
Python data structure
I applied via Company Website and was interviewed in Nov 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
Speculative execution in Hadoop is a feature that allows the framework to launch duplicate tasks for a job, with the goal of completing the job faster.
Speculative execution is used when a task is taking longer to complete than expected.
Hadoop identifies slow-running tasks and launches duplicate tasks on other nodes.
The first task to complete is used, while the others are killed to avoid duplication of results.
This help...
Lists are mutable ordered collections, tuples are immutable ordered collections, and sets are mutable unordered collections.
Lists are mutable and ordered, allowing for duplicate elements. Example: [1, 2, 3, 3]
Tuples are immutable and ordered, allowing for duplicate elements. Example: (1, 2, 3, 3)
Sets are mutable and unordered, not allowing for duplicate elements. Example: {1, 2, 3}
Rank assigns a unique rank to each distinct row, while dense rank assigns consecutive ranks to rows with the same values.
Rank function assigns unique ranks to each distinct row in the result set
Dense rank function assigns consecutive ranks to rows with the same values
Rank function leaves gaps in the ranking sequence if there are ties, while dense rank does not
To add data into a partitioned hive table, you can use the INSERT INTO statement with the PARTITION clause.
Use INSERT INTO statement to add data into the table.
Specify the partition column values using the PARTITION clause.
Example: INSERT INTO table_name PARTITION (partition_column=value) VALUES (data);
WAP to add index wise elements of a list . A=[1,2,3] , B=[4,5,7] C should be [5,7,10]
I applied via Approached by Company and was interviewed before Oct 2022. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
posted on 19 Nov 2024
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
1. Questions on spark basica
2. Sql coding questions
3. Java or scala basics
I applied via Naukri.com and was interviewed in Aug 2023. There were 4 interview rounds.
I will do tha study for all company cases
I will give aptitude test
Respond promptly with concise information
Provide relevant details quickly
Avoid unnecessary elaboration
Be clear and concise in communication
based on 10 reviews
Rating in categories
Consultant
55.3k
salaries
| ₹5.1 L/yr - ₹18 L/yr |
Associate Consultant
52.8k
salaries
| ₹2.9 L/yr - ₹11.8 L/yr |
Senior Consultant
45.8k
salaries
| ₹7.3 L/yr - ₹24 L/yr |
Senior Analyst
20.3k
salaries
| ₹2.2 L/yr - ₹9.2 L/yr |
Senior Software Engineer
19.8k
salaries
| ₹3.5 L/yr - ₹12.4 L/yr |
Wipro
Accenture
Cognizant
TCS