Filter interviews by
I appeared for an interview in Jun 2019.
ETL is a process of extracting data from various sources, transforming it and loading it into a target system. ELT is a process of extracting data from various sources, loading it into a target system and then transforming it.
ETL involves transforming data before loading it into the target system
ELT involves loading data into the target system before transforming it
ETL is best suited for structured data
ELT is best suit...
Top trending discussions
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
On python and sql coding.they ask simple to complex questions
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
There were 3 rounds for data science consultant position at Equifax. 1st round consists of Python and SQL questions and also in this round they have tested analytical thinking as well.
In 2nd round they have asked me questions from my resume and asked me to explain the projects which I have worked on in previous company. In this round they have asked me pandas related questions and asked me write code.
posted on 17 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Feb 2023. There were 2 interview rounds.
Tuples are immutable sequences of elements. A string can be converted to a tuple using the tuple() function.
Tuples are similar to lists but are immutable
Elements of a tuple are enclosed in parentheses ()
A string can be converted to a tuple using the tuple() function
Each character in the string becomes an element in the tuple
Left join is a type of join operation in SQL that returns all the rows from the left table and matching rows from the right table.
Left join is performed using the 'left join' keyword in SQL
In Python, left join can be performed using the 'merge' function from the pandas library
Syntax: pd.merge(left_dataframe, right_dataframe, how='left', on='key_column')
Example: pd.merge(df1, df2, how='left', on='id')
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Data validation in Hive involves using built-in functions and custom scripts to ensure data accuracy and consistency.
Use built-in functions like IS NULL, IS NOT NULL, and COALESCE to check for missing or null values
Use regular expressions and pattern matching to validate data formats
Write custom scripts to perform more complex data validation tasks
Perform data profiling to identify potential data quality issues
Use data...
I applied via Naukri.com and was interviewed before Feb 2022. There were 3 interview rounds.
posted on 4 May 2019
I applied via Referral and was interviewed in Nov 2018. There was 1 interview round.
Fibonacci series can be generated in Informatica using a recursive function.
Create a mapping with a recursive function
Use a variable port to store the previous two values
Use an expression transformation to generate the series
Example: f(0) = 0, f(1) = 1, f(n) = f(n-1) + f(n-2)
Some of the top questions asked at the Tcg Digital Solutions Senior Consultant interview -
based on 3 reviews
Rating in categories
Software Developer
100
salaries
| ₹3.2 L/yr - ₹11.5 L/yr |
Senior Software Developer
61
salaries
| ₹6 L/yr - ₹21 L/yr |
Consultant
48
salaries
| ₹4.7 L/yr - ₹18 L/yr |
Senior Consultant
37
salaries
| ₹10 L/yr - ₹24 L/yr |
Senior Manager
33
salaries
| ₹14.1 L/yr - ₹27 L/yr |
Saama Technologies
Jumio
DISYS
Data-Core Systems