Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Machine learning algorithms are used to analyze data, make predictions, and automate decision-making processes.
Machine learning algorithms can be categorized into supervised, unsupervised, and reinforcement learning.
Examples of machine learning algorithms include linear regression, decision trees, support vector machines, and neural networks.
These algorithms learn from data to make predictions or decisions without bein
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
The Aptitude Test session accesses mathematical and logical reasoning abilities
I applied via Job Fair and was interviewed in Nov 2024. There were 2 interview rounds.
posted on 24 Sep 2024
AML stands for Anti-Money Laundering, which refers to a set of laws, regulations, and procedures designed to prevent criminals from disguising illegally obtained funds as legitimate income.
AML is a regulatory framework used by financial institutions to detect and prevent money laundering activities.
It involves monitoring customer transactions and reporting any suspicious activity to authorities.
Examples of AML measures...
I applied via Company Website and was interviewed in Feb 2024. There was 1 interview round.
Different kinds of joins include inner join, outer join, left join, and right join.
Inner join: Returns only the rows that have matching values in both tables.
Outer join: Returns all rows when there is a match in one of the tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
Columns are the fields in a dataset, while measures are calculations based on those fields in Power BI.
Columns are the raw data fields in a dataset, such as 'Sales Amount' or 'Product Category'.
Measures are calculations performed on columns, like sum, average, count, etc.
Measures are created using DAX (Data Analysis Expressions) in Power BI.
Columns are used for grouping, filtering, and slicing data, while measures are
Use the DISTINCT keyword in a SELECT statement to remove duplicates in SQL.
Use the DISTINCT keyword in a SELECT statement to retrieve unique values.
Example: SELECT DISTINCT column_name FROM table_name;
Another way is to use the GROUP BY clause to remove duplicates.
Example: SELECT column_name FROM table_name GROUP BY column_name;
posted on 11 Aug 2024
I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.
It was not easy only people can clear who are better in pandas and numpy
I applied via Job Portal and was interviewed in Feb 2024. There was 1 interview round.
First round is Dax,2 nd is SQL queries,3 is python
I was interviewed in Sep 2021.
Round duration - 90 minutes
Round difficulty - Medium
There were around 30 questions ranging from DBMS, OOPS + 2 coding questions to be solved in 90 minutes. MCQ's were easy to solve as they had been covered in my college's curriculum. It was a webcam monitored test.
The idea is that generate all the possible subsets of size ‘M’ and checks the minimum difference that can be possible from all subsets.
The basic idea is to iterate through the ‘STR’ and store all the substrings of size 2 in a HashSet and finally return the size of this HashSet.
The steps are as follows:
Round duration - 50 minutes
Round difficulty - Medium
This was a technical round. I got the call after getting shortlisted in the Aptitude + Coding test. This round lasted for 50 minutes and started around 12 PM. The meeting was conducted on a Microsoft Teams call.
I was asked questions based on my resume and my projects for the most part of the interview. Towards the end of the interview, I was asked 1 Problem based on Prefix arrays. Initially I presented the brute force O(N*2) solution followed by the optimal O(N) solution. This round went good for me.
The idea is to first create an undirected graph of the given binary tree and then doing a bfs traversal of the undirected graph starting from the start node. We will keep a variable ‘count’ that will be incremented at each level of bfs traversal. ‘count-1’ is the required time needed to burn the whole tree.
Algorithm
Tip 1 : Make sure to go through the past interview experiences available online
Tip 2 : Have a strong foundation in OOPS and DBMS, almost all roles require these.
Tip 3 : Practice Leetcode daily, especially the most voted problems. I had more than 250 problems solved during time of interview.
Tip 1 : Use a clear resume format, I used Overleaf for my resume
Tip 2 : Ask people to review your resume before using it
based on 11 reviews
Rating in categories
Data Analyst
21
salaries
| ₹1.8 L/yr - ₹4.7 L/yr |
Executive
12
salaries
| ₹2.8 L/yr - ₹4.5 L/yr |
Senior Executive
12
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Power BI Developer
11
salaries
| ₹3.5 L/yr - ₹4.6 L/yr |
Cloud Operations Engineer
9
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
TCS
Infosys
Wipro
HCLTech