Filter interviews by
I applied via Naukri.com and was interviewed before Oct 2023. There were 2 interview rounds.
Python coding and sql coding
List of strings starting with 'a'
Use a loop to iterate through each string
Check if each string starts with 'a'
Add the string to the list if it starts with 'a'
Use SQL query to find max value from a table
Use SQL query SELECT MAX(column_name) FROM table_name;
For example, SELECT MAX(salary) FROM employees;
Ensure proper column name and table name are used in the query
Top trending discussions
I applied via Approached by Company and was interviewed before Sep 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2022. There were 3 interview rounds.
Precision and Recall are evaluation metrics for classification models. Feature selection is important for model performance. P-value is a statistical measure.
Precision is the ratio of true positives to the total predicted positives. Recall is the ratio of true positives to the total actual positives.
Precision is important when false positives are costly, while recall is important when false negatives are costly.
Feature...
I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.
Machine Learning is a subset of Artificial Intelligence that uses algorithms to learn from data and make predictions.
AI (Artificial Intelligence) is the broader concept of machines being able to carry out tasks in a way that we would consider 'smart'.
ML (Machine Learning) is a subset of AI that focuses on the development of computer programs that can access data and use it to learn for themselves.
DL (Deep Learning) is ...
Evaluation metrics are used to assess the performance of classification models.
Common evaluation metrics include accuracy, precision, recall, F1 score, and ROC-AUC.
Accuracy measures the overall correctness of the model's predictions.
Precision measures the proportion of true positive predictions out of all positive predictions.
Recall measures the proportion of true positive predictions out of all actual positives.
F1 sco...
Window functions in SQL allow you to perform calculations across a set of table rows related to the current row.
Window functions are used to perform calculations on a set of rows related to the current row.
They do not reduce the number of rows returned by the query.
Common window functions include ROW_NUMBER(), RANK(), DENSE_RANK(), and NTILE().
Indexes are used to improve the performance of SQL queries by allowing faster data retrieval. Procedures are reusable SQL code blocks.
Indexes are used to quickly locate data without having to scan the entire table.
Procedures are stored SQL code blocks that can be executed multiple times.
Indexes can be created on columns to speed up search queries.
Procedures can accept input parameters and return results.
I applied via Instahyre and was interviewed in Jul 2024. There were 3 interview rounds.
HackerEarth based assessment.
1. 8 qs were stats & prob based multiples choices
2. 2 were medium level sql questions.
Basic SQL queries using CTEs, aggregate functions, and window functions like LEAD and LAG in Google Sheets.
CTE (Common Table Expression) allows you to define a temporary result set. Example: WITH SalesCTE AS (SELECT * FROM Sales) SELECT * FROM SalesCTE;
Aggregate functions like COUNT, SUM, AVG help summarize data. Example: SELECT COUNT(*) FROM Orders WHERE Status = 'Completed';
LEAD function retrieves the next row's valu...
I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.
Consisted of 10 questions, 2 SQL medium level questions and remaining easy aptitude, profit loss, work time etc
I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.
6 mcqs and 2 sql questions
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Basic Hacker Rank SQL Questions 2 . and 10 MCQ based
The query selects all columns and calculates the total amount for each customer in table t2.
The query uses a window function to calculate the sum of 'amt' for each customer in the 't2' table.
The 'partition by customer' clause divides the result set into partitions based on the 'customer' column.
The 'select *' statement selects all columns from the table along with the calculated total amount.
The 'sum(amt) over (partiti...
To find customers who purchased the same item multiple times on the same day.
Identify unique customers who purchased the same item multiple times on the same day
Check for duplicate transactions by customer and item on the same day
Aggregate the data to count the number of customers who made multiple purchases of the same item on the same day
posted on 19 Oct 2023
I applied via Walk-in and was interviewed in Sep 2023. There were 5 interview rounds.
Knowledge. Creative. Innovative
Knowledge new idea reach target reach gaol
Idea screening
Mats knowledge ...creative... Idea
based on 1 interview experience
Difficulty level
Duration
based on 7 reviews
Rating in categories
Senior Software Engineer
381
salaries
| ₹4.7 L/yr - ₹9.7 L/yr |
Software Engineer
196
salaries
| ₹4 L/yr - ₹8.4 L/yr |
Technical Anchor
179
salaries
| ₹9.6 L/yr - ₹18 L/yr |
Test Anchor
92
salaries
| ₹6 L/yr - ₹13.2 L/yr |
Technical Operations Lead
81
salaries
| ₹6 L/yr - ₹14 L/yr |
Financial Software & Systems
Ramco Systems
IBS Software Services
Nucleus Software Exports