Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
1 easy sql and 1 easy python for 55 min
1 easy python and very hard sql for 1 hr 50 min
Answering a question on writing a join and implementing left join using pandas for Data Analyst role.
To write a join, we need to identify the common column(s) between two tables and use the JOIN keyword in SQL.
Example: SELECT * FROM table1 JOIN table2 ON table1.common_column = table2.common_column
To implement left join using pandas, we can use the merge() function with how='left' parameter.
Example: pd.merge(table1, tab
I applied via LinkedIn and was interviewed in Jun 2022. There was 1 interview round.
I applied via Naukri.com
comScore interview questions for popular designations
I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.
Hire pro test of simple maths reasoning and english
Top trending discussions
A friend function is a non-member function that has access to the private and protected members of a class.
Declared inside the class but defined outside the class scope
Can access private and protected members of the class
Not a member of the class but has access to its private members
Used to allow external functions to access and modify private data of a class
Can be declared as a friend in another class
atoi function converts a string to an integer in C.
The function takes a string as input and returns an integer.
Leading white spaces are ignored.
If the string contains non-numeric characters, the function stops conversion and returns the converted value.
The function returns 0 if the input string is not a valid integer.
Example: atoi('123') returns 123.
A program to print star pattern
Use nested loops to print the pattern
The outer loop controls the number of rows
The inner loop controls the number of stars to be printed in each row
Use print() or println() function to print the stars
Run time polymorphism is the ability of a program to determine the object type at runtime and call the appropriate method.
It is achieved through virtual functions and dynamic binding.
Allows for more flexible and extensible code.
Example: a base class Animal with virtual function makeSound() and derived classes Dog and Cat that override makeSound().
At runtime, if an Animal pointer points to a Dog object, calling makeSoun
Right outer join is a type of join operation that returns all the rows from the right table and the matching rows from the left table.
Right outer join is denoted by the RIGHT JOIN keyword in SQL.
It is used to combine rows from two tables based on a related column.
In the result set, unmatched rows from the right table will have NULL values for the columns of the left table.
A real-world scenario for using a right outer j...
Refrential integrity ensures that relationships between tables in a database remain consistent.
It is a database concept that ensures that foreign key values in one table match the primary key values in another table.
It prevents orphaned records in a database.
It maintains data consistency and accuracy.
For example, if a customer record is deleted, all related orders for that customer should also be deleted.
It is enforced...
Primary key uniquely identifies a record in a table, while Unique key ensures uniqueness of a column.
Primary key can't have null values, Unique key can have one null value
A table can have only one Primary key, but multiple Unique keys
Primary key is automatically indexed, Unique key is not necessarily indexed
Triggers are database objects that are automatically executed in response to certain events.
Triggers can be used to enforce business rules, audit changes, or replicate data.
There are two types of triggers: DML triggers and DDL triggers.
DML triggers are fired in response to DML statements (INSERT, UPDATE, DELETE).
DDL triggers are fired in response to DDL statements (CREATE, ALTER, DROP).
Swapping two character variables without using third
Use XOR operator to swap two variables without using third variable
Assign the XOR of both variables to the first variable
Assign the XOR of the first variable and second variable to the second variable
I was interviewed in Dec 2016.
posted on 31 May 2017
I have been actively involved in various extra curricular activities such as volunteering, sports, and leadership roles.
Volunteered at local animal shelter every weekend
Captain of the soccer team in high school
Organized charity events for underprivileged children
based on 1 interview
Interview experience
based on 37 reviews
Rating in categories
Data Analyst
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Data Analyst
26
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Data Analyst
17
salaries
| ₹0 L/yr - ₹0 L/yr |
System Engineer Hardware
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Nielsen Holdings
Kantar
GfK MODE
Ipsos