Filter interviews by
I applied via Referral and was interviewed in Nov 2024. There were 2 interview rounds.
Easy ques to answer basic
Easy ques to write. not tough ques
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
It was moderate and also easy to crack
SQL queries to retrieve data from a database
Use SELECT statement to retrieve data from tables
Use WHERE clause to filter results based on specific conditions
Use JOIN clause to combine data from multiple tables
Using a case statement in a query to handle different conditions
Use CASE statement to handle different conditions in a query
CASE can be used for conditional logic within SELECT, WHERE, ORDER BY clauses
Example: SELECT column1, CASE WHEN condition1 THEN 'Result1' ELSE 'Result2' END AS new_column FROM table_name
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...
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])
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Error handling in PySpark involves using try-except blocks and logging to handle exceptions and errors.
Use try-except blocks to catch and handle exceptions in PySpark code
Utilize logging to record errors and exceptions for debugging purposes
Consider using the .option('mode', 'PERMISSIVE') method to handle corrupt records in data processing
Software Engineer
14
salaries
| ₹3 L/yr - ₹10.1 L/yr |
US IT Recruiter
6
salaries
| ₹3.6 L/yr - ₹4.3 L/yr |
Senior Software Engineer
6
salaries
| ₹8 L/yr - ₹12 L/yr |
QA Engineer
6
salaries
| ₹4 L/yr - ₹10.5 L/yr |
Salesforce Marketing Cloud Developer
6
salaries
| ₹2.9 L/yr - ₹9.7 L/yr |
TCS
Infosys
Wipro
HCLTech