Filter interviews by
I applied via Referral and was interviewed before Apr 2023. There were 3 interview rounds.
Python program to parse JSON
Use the json module in Python to parse JSON data
Use the loads() method to load JSON data into a Python dictionary
Access the data in the dictionary using keys
Optimizing JOIN queries in Spark involves partitioning data, using broadcast joins, and optimizing shuffle operations.
Partition data to avoid shuffling unnecessary data across the network
Use broadcast joins for small tables that can fit in memory of each executor
Optimize shuffle operations by tuning shuffle partitions and memory settings
No case study was asked. HM asked about my experience and project details.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Campus Placement and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.
Triggers are database objects that automatically execute in response to certain events or changes in data.
Triggers are used to enforce business rules or data integrity.
They can be used to audit changes to data.
Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.
They can be defined on tables, views, or schemas.
Examples of triggers include sending an email notification ...
I applied via Walk-in and was interviewed before May 2021. There were 2 interview rounds.
General Aptitude
I applied via Campus Placement and was interviewed before Apr 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jun 2020. There was 1 interview round.
based on 1 interview
Interview experience
Senior Software Engineer
33
salaries
| ₹15 L/yr - ₹58 L/yr |
Software Engineer III
13
salaries
| ₹15.7 L/yr - ₹36 L/yr |
Software Engineer
12
salaries
| ₹19.3 L/yr - ₹64.1 L/yr |
Software Developer
8
salaries
| ₹13.7 L/yr - ₹27 L/yr |
Data Scientist
6
salaries
| ₹24 L/yr - ₹58 L/yr |
TCS
Accenture
Wipro
Cognizant