i
A3logics
Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
VLOOKUP is a function in Excel used to search for a value in a table and return a corresponding value from another column.
VLOOKUP stands for 'vertical lookup'
It is commonly used in Excel to search for a value in the leftmost column of a table and return a value in the same row from a specified column
Syntax: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
Example: =VLOOKUP(A2, B2:D10, 3, FALSE) - searc...
VLOOKUP searches for a value in the first column of a range and returns a value in the same row. INDEX MATCH is more flexible and can search in any column.
VLOOKUP searches vertically in a table and returns a value from the same row.
INDEX MATCH can search horizontally or vertically and is more versatile.
VLOOKUP requires the lookup value to be in the first column of the table.
INDEX MATCH can search for the lookup value i...
Top trending discussions
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
To create a pipeline in Databricks, you can use Databricks Jobs or Apache Airflow for orchestration.
Use Databricks Jobs to create a pipeline by scheduling notebooks or Spark jobs.
Utilize Apache Airflow for more complex pipeline orchestration with dependencies and monitoring.
Leverage Databricks Delta for managing data pipelines with ACID transactions and versioning.
posted on 17 Dec 2024
I applied via Instahyre and was interviewed in Nov 2024. There was 1 interview round.
Use SQL query to count number of reportees for each manager and filter out those with atleast 5 reportees.
Write a SQL query to count number of reportees for each manager using GROUP BY clause
Add HAVING clause to filter out managers with atleast 5 reportees
Example: SELECT managerId, COUNT(id) AS num_reportees FROM table_name GROUP BY managerId HAVING num_reportees >= 5
Use libraries like pandas and dask to efficiently manage large datasets in Python.
Use pandas library for data manipulation and analysis.
Use dask library for parallel computing and out-of-core processing.
Optimize memory usage by loading data in chunks or using data types efficiently.
Consider using cloud services like AWS S3 or Google BigQuery for storing and processing large datasets.
Some commonly used Python libraries for Data Analysts are Pandas, NumPy, Matplotlib, and Scikit-learn.
Pandas - used for data manipulation and analysis
NumPy - used for numerical computing and working with arrays
Matplotlib - used for data visualization
Scikit-learn - used for machine learning and data mining
I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.
AB testing is a method used to compare two versions of a webpage or app to determine which one performs better.
AB testing involves creating two versions (A and B) of a webpage or app with one differing element
Users are randomly assigned to either version A or B to measure performance metrics
The version that performs better in terms of the desired outcome is selected for implementation
Example: Testing two different call...
It was a classification problem
posted on 26 Jul 2024
Sql assessment round
I applied via Referral and was interviewed in May 2024. There were 4 interview rounds.
Python and SQL questions were asked
posted on 29 May 2024
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
It was a written test where theoretical SQL questions were asked like primary key, foreign key, set operators and some queries
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
I applied via campus placement at Sastra University and was interviewed in Mar 2024. There were 2 interview rounds.
Well designed to test the aptitude competence of the candidate.
I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.
Two coding questions
based on 1 interview
Interview experience
based on 1 review
Rating in categories
EDI Analyst
217
salaries
| ₹1 L/yr - ₹4 L/yr |
Senior Software Engineer
31
salaries
| ₹6 L/yr - ₹18.6 L/yr |
Software Engineer
25
salaries
| ₹3 L/yr - ₹8.6 L/yr |
Business Analyst
21
salaries
| ₹3 L/yr - ₹9.7 L/yr |
Analyst
19
salaries
| ₹1.9 L/yr - ₹3 L/yr |
TCS
Infosys
Wipro
HCLTech