Filter interviews by
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
The data analysis process for an employee salary table involves data cleaning, exploration, visualization, and modeling.
Start by cleaning the data to remove any duplicates, missing values, or outliers.
Explore the data by calculating basic statistics like mean, median, and standard deviation.
Visualize the data using histograms, box plots, or scatter plots to identify patterns or trends.
Perform statistical modeling to an...
I faced challenges in managing large datasets and ensuring data accuracy in my project.
Managing large volumes of data from multiple sources
Ensuring data accuracy and consistency
Dealing with missing or incomplete data
Handling data cleaning and preprocessing tasks
Addressing technical issues with data storage or processing tools
I was interviewed in Sep 2024.
Use PyArrow library to load data from HDFS in Python
Install PyArrow library using pip install pyarrow
Use pyarrow.hdfs.connect to connect to HDFS
Use pyarrow.parquet.read_table to read data from HDFS
Query to find the top three salaried employees of each department
Use a SQL query with a window function like ROW_NUMBER() to rank employees within each department based on salary
Partition the data by department and order by salary in descending order
Filter the results to only include rows where the row number is less than or equal to 3
posted on 5 Aug 2024
I applied via Walk-in
Data types in SQL define the type of data that can be stored in a column of a table.
Data types include integer, float, text, date, boolean, etc.
Each data type has specific properties and constraints.
Examples: INT for integers, VARCHAR for variable-length character strings.
DBMS is a software system that manages databases, while RDBMS is a type of DBMS that stores data in a structured format using tables.
DBMS stands for Database Management System, which is a software system that allows users to interact with a database.
RDBMS stands for Relational Database Management System, which is a type of DBMS that stores data in a structured format using tables with relationships between them.
RDBMS e...
SQL query using CASE WHEN THEN statement
Use CASE WHEN statement to create conditional logic in SQL queries
Syntax: SELECT column_name, CASE WHEN condition1 THEN result1 WHEN condition2 THEN result2 ELSE result3 END AS new_column_name FROM table_name
Example: SELECT name, CASE WHEN age < 18 THEN 'Minor' ELSE 'Adult' END AS age_group FROM customers
SQL query to join tables based on a common key
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Specify the columns to be joined in the ON clause
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Logical question math
Learn oops it's very important
posted on 27 May 2024
I applied via campus placement at Institute of Management Nirma University, Ahmedabad and was interviewed in Nov 2023. There were 2 interview rounds.
40 questions are there. The que have different categories. Reasoning , critical thinking
I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.
Detailed interview on SQL, Tableau & Alteryx
posted on 13 Nov 2024
It is conducted using Hakerrank ,20-60 mins duration
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group