Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
List is mutable, tuple is immutable in Python.
List can be modified after creation, tuple cannot be modified
List uses square brackets [], tuple uses parentheses ()
List is used for collections of items that may need to be changed, tuple is used for fixed collections
Use dropDuplicates() function in Spark to remove duplicates from a DataFrame.
Use dropDuplicates() function on the DataFrame to remove duplicates based on all columns
Specify columns to check for duplicates by passing them as arguments to dropDuplicates() function
Example: df.dropDuplicates() or df.dropDuplicates(['col1', 'col2'])
I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.
Excel, Python, SQL and Power BI
Remove duplicates from an array without using any functions
Create an empty array to store unique values
Loop through the original array and check if the value is already in the unique array before adding it
Use nested loops to compare each element with all other elements in the array
To create a single dimensional array from a multi dimensional array, use the flatten method in Python.
Use the flatten method in Python to convert a multi dimensional array into a single dimensional array.
Example: multi_array = [[1, 2], [3, 4], [5, 6]]
single_array = [item for sublist in multi_array for item in sublist]
I applied via campus placement at Indian Statistical Institute (ISI), Kolkatta and was interviewed in Jul 2023. There were 3 interview rounds.
Two tasks, one python and one SQL based
Read sample data in text, check for null and unique values, create new column by multiplying two features
Save text data as CSV and read in Python using pandas
Use isnull() to check for null values
Use nunique() to check for unique values
Create a new column by multiplying two existing columns
Add the new column to the existing dataframe
The code will output an empty list as a result of slicing from -1 to -5 in the list 'a'.
Slicing in Python allows you to access a subset of elements in a list or tuple.
When slicing, the start index is inclusive and the end index is exclusive.
In this case, a[-1:-5] will result in an empty list because the start index -1 is greater than the end index -5.
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Use a loop or recursion to generate Fibonacci series in Python.
Start with 0 and 1 as the first two numbers in the series.
Add the previous two numbers to get the next number in the series.
NeenOpal Intelligent Solutions interview questions for popular designations
SQL, Pandas, Power BI
It was based upon Tableau
I applied via Referral and was interviewed in May 2023. There were 4 interview rounds.
The assignment consisted of three sections where the third section is optional and it only need some basic knowledge of SQL and python
I applied via LinkedIn and was interviewed in Mar 2023. There were 2 interview rounds.
1. The assignment inculded some questions that need to be answered through analysing a give set of data through SQL
2. Then there was an assignment to figure out multiple values from a given set of data by using SQL through Python. Related Jupyter notebook was to be shared.
3. This was an optional assignment of creating a dashboard for a given set of data using Tableau
Top trending discussions
Interview experience
based on 15 reviews
Rating in categories
2-5 Yrs
₹ 20-25 LPA
Data Scientist
32
salaries
| ₹4.2 L/yr - ₹11.7 L/yr |
Data Analyst
16
salaries
| ₹5.2 L/yr - ₹10 L/yr |
Business Analyst
8
salaries
| ₹7.2 L/yr - ₹10.8 L/yr |
Senior Associate Consultant
8
salaries
| ₹14 L/yr - ₹15 L/yr |
Machine Learning Engineer
6
salaries
| ₹5 L/yr - ₹5.4 L/yr |
Fractal Analytics
Mu Sigma
Tiger Analytics
LatentView Analytics