Filter interviews by
I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.
Smooth Experience there was 2 java questions
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.
Logical reasoning numerical English sum
Python power bi sql tablue
posted on 27 Jun 2024
Using SQL to extract substring of name
Use the SUBSTRING function in SQL to extract a specific portion of a string
Specify the starting position and length of the substring to be extracted
Example: SELECT SUBSTRING('John Doe', 1, 4) AS First_Name will return 'John'
Use SQL to print cumulative sum of sales
Use the SUM() function to calculate the cumulative sum of sales
Utilize the OVER() clause with ORDER BY to specify the order of the cumulative sum
Example: SELECT date, sales, SUM(sales) OVER (ORDER BY date) AS cumulative_sales FROM table_name
Window functions are used to perform calculations across a set of table rows related to the current row.
Window functions are used in SQL to perform calculations within a specific window or subset of rows.
They allow you to perform aggregate functions like SUM, AVG, COUNT, etc. over a specific range of rows.
Examples include ROW_NUMBER(), RANK(), DENSE_RANK(), and NTILE().
I was interviewed in Sep 2023.
I applied via LinkedIn and was interviewed before Mar 2023. There were 2 interview rounds.
17 questions including mcq, case study, sql coding
posted on 16 Dec 2022
I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 4 interview rounds.
Good and not that much difficult
Tableau Developer
I was given an assignment where I had to build dashboard with final story within 1 hour
I applied via Campus Placement
It was a 90 mins round, and we have to do 85 questions. Coding was also a part of it.
Tele Caller
16
salaries
| ₹0.1 L/yr - ₹2 L/yr |
Business Associate
15
salaries
| ₹0.8 L/yr - ₹3 L/yr |
Customer Care Executive
13
salaries
| ₹0.9 L/yr - ₹2.5 L/yr |
Customer Service Executive
7
salaries
| ₹1.7 L/yr - ₹2.4 L/yr |
Senior Executive
6
salaries
| ₹1.1 L/yr - ₹7 L/yr |
TCS
Wipro
Infosys
HCLTech