Filter interviews by
I applied via Campus Placement and was interviewed before Mar 2021. There was 1 interview round.
Join in SQL is used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables in a single query
Types of join include inner join, left join, right join, and full outer join
Join is performed using the JOIN keyword followed by the table name and ON keyword to specify the related column
Example: SELECT * FROM table1 JOIN table2 ON table1.column = table2
VLOOKUP and HLOOKUP are Excel functions used to search for a specific value in a table and return a corresponding value.
VLOOKUP searches for a value in the first column of a table and returns a value in the same row from a specified column.
HLOOKUP searches for a value in the first row of a table and returns a value in the same column from a specified row.
Both functions require a lookup value, a table range, a column or...
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
English, quant, logical reasoning
I applied via campus placement at Indian Institute of Technology (IIT), Jodhpur and was interviewed in Jun 2024. There was 1 interview round.
A p-value is a measure used in statistical hypothesis testing to determine the strength of evidence against the null hypothesis.
A p-value is the probability of obtaining results as extreme as the observed results, assuming the null hypothesis is true.
A p-value is compared to a significance level (usually 0.05) to determine if the null hypothesis should be rejected.
A p-value less than the significance level indicates st
The output of a**2 is the square of the value of a.
The output is the value of a multiplied by itself
For example, if a = 3, then the output would be 9 (3*3)
append() adds elements to a single DataFrame, while concat() combines multiple DataFrames.
append() is a method used to add rows to a DataFrame.
concat() is a function used to combine multiple DataFrames along a particular axis.
append() modifies the original DataFrame, while concat() returns a new DataFrame.
Example: df1.append(df2) vs pd.concat([df1, df2])
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.
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
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
Study hard that's it
Basics in aptitude to be studied
Business Analyst
28
salaries
| ₹4.5 L/yr - ₹15 L/yr |
Consultant
8
salaries
| ₹12.5 L/yr - ₹18 L/yr |
Analyst
6
salaries
| ₹5.4 L/yr - ₹7.5 L/yr |
Analytics Consultant
4
salaries
| ₹16 L/yr - ₹21 L/yr |
McKinsey & Company
BCG
Deloitte
KPMG India