Filter interviews by
I applied via Campus Placement and was interviewed before Jul 2022. There were 5 interview rounds.
The test was for 1hr around. Topics: Quantitative Analysis, Verbal, Reasoning, and Basic Programming.
The group discussion was held on the topic of "Is online business a Boon or a Bane? Support or oppose the motion with reasons."
Use SQL query with ORDER BY and LIMIT to find 2nd max number from a column in a table.
Use SELECT MAX(column_name) to find the max number in the column.
Use SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1,1 to find the 2nd max number.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC LIMIT 1,1;
Use SQL query to select employees with odd employee IDs.
Use the modulo operator (%) to check if employee ID is odd (e.g. id % 2 = 1)
Write SQL query like 'SELECT * FROM employees WHERE employee_id % 2 = 1;'
Group employees by department with salary > 50,000 in SQL.
Use GROUP BY clause to group employees by department.
Use WHERE clause to filter employees with salary > 50,000.
Example: SELECT department, COUNT(employee_id) FROM employees WHERE salary > 50000 GROUP BY department;
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.
Coding Questions on one of the preffered programming language. Most importantly Data Structures and algorithms.
I applied via Naukri.com and was interviewed before Oct 2022. There were 4 interview rounds.
It was a 30 minutes round questions on Python, SQL, Pyspark - scenario based question to write the code.
Dynamic file ingestion in ADF involves using parameters to dynamically load files into Azure Data Factory.
Use parameters to specify the file path and name dynamically
Utilize expressions to dynamically generate file paths
Implement dynamic mapping data flows to handle different file structures
Aggregation in Databricks refers to the process of combining and summarizing data in a Spark environment.
Aggregation functions like sum, count, avg, min, max can be used in Databricks to summarize data.
Grouping data based on certain columns and then applying aggregation functions is a common practice.
Aggregation can be performed on large datasets efficiently using Databricks' distributed computing capabilities.
I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.
Synthetic events in React are custom events created by developers to handle specific interactions.
Synthetic events are created using the SyntheticEvent object provided by React.
Developers can use synthetic events to handle user interactions like clicks, key presses, etc.
Synthetic events have the same interface as native browser events but are normalized across different browsers.
Forms in React can be created using controlled components, state management, and event handling.
Use controlled components to manage form data through state
Handle form submission using event handlers like onSubmit
Utilize form elements like input, textarea, and select to collect user input
Create a simple react web app using npm
I am drawn to your company's reputation for innovative solutions and collaborative work environment.
Impressed by company's track record of successful projects
Excited about the opportunity to work with a talented team
Interested in contributing to cutting-edge solutions
Appreciate the focus on collaboration and teamwork
In the next 5 years, I see myself advancing in my career as a consultant, taking on more challenging projects and expanding my expertise.
Continuing to build strong relationships with clients and colleagues
Seeking opportunities for professional development and training
Exploring new industries and sectors to broaden my experience
Working towards leadership roles within the consulting firm
I appeared for an interview before Feb 2024.
Normal coding test..not much dsa
I appeared for an interview before Mar 2024.
Screen sharing with code testing
Intro and some code test
.net and details information of pervious company
posted on 27 Aug 2024
I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.
Asked to write Selenium code to launch flipkart and handle the popup that shows up and asked to write code to reverse an entire string later asked reverse each word in that string without reversing the relative order of that string
I applied via Naukri.com and was interviewed in Mar 2023. There were 3 interview rounds.
Case study regarding BA role in Insurance business
based on 1 interview
Interview experience
Senior Analyst
332
salaries
| ₹7.2 L/yr - ₹19 L/yr |
Data Analyst
298
salaries
| ₹5 L/yr - ₹10 L/yr |
Analyst
244
salaries
| ₹4 L/yr - ₹12.8 L/yr |
Assistant Manager
241
salaries
| ₹14 L/yr - ₹26.3 L/yr |
Data Engineer
121
salaries
| ₹5 L/yr - ₹13.8 L/yr |
Tekwissen
Damco Solutions
smartData Enterprises
In Time Tec Visionsoft