i
Episeron
Filter interviews by
Be the first one to contribute and help others!
posted on 3 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
posted on 17 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There were 4 interview rounds.
2 coding questions .
topics were array and string
Use Floyd's Tortoise and Hare algorithm to detect loop in a linked list.
Initialize two pointers, slow and fast, at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps.
If they meet at any point, there is a loop in the linked list.
I was interviewed in Sep 2024.
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
6 mcqs and 2 sql questions
In SQL, 'HAVING' is used with GROUP BY to filter groups, while 'WHERE' is used to filter rows before grouping.
HAVING is used with GROUP BY to filter groups based on aggregate functions
WHERE is used to filter rows before grouping
HAVING is used after GROUP BY in the query, while WHERE is used before GROUP BY
Example: SELECT department, AVG(salary) FROM employees GROUP BY department HAVING AVG(salary) > 50000;
Example: S
Use the DISTINCT keyword in a SELECT query to remove duplicates from a dataset.
Use the SELECT DISTINCT statement to retrieve unique rows from a table
Example: SELECT DISTINCT column1, column2 FROM table_name;
Another way is to use the GROUP BY clause with aggregate functions like COUNT() or SUM() to remove duplicates
Use a subquery to find the third highest salary in a table using SQL.
Use the ORDER BY clause to sort the salaries in descending order.
Use the LIMIT clause to limit the results to the third row.
Use a subquery to select the third highest salary from the sorted list.
Different roles in Power BI include Power BI Developer, Power BI Analyst, Power BI Administrator, and Power BI User.
Power BI Developer - responsible for creating and maintaining Power BI reports and dashboards
Power BI Analyst - analyzes data using Power BI to provide insights and recommendations
Power BI Administrator - manages security, access, and data sources in Power BI
Power BI User - consumes reports and dashboards
I applied via campus placement at Government College of Engineering, Aurangabad and was interviewed in Oct 2024. There were 3 interview rounds.
Mostly questions on logical aptitude
Basic DSA questions, best time to buy and sell stock and its variation
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
Asked about Parking LOT coding question in VM
Intellect Design Arena
NoBrokerHOOD
Celebal Technologies
Innovaccer