i
TELUS
Health
Filter interviews by
I applied via Indeed and was interviewed before Dec 2020. There was 1 interview round.
Top trending discussions
I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.
Use SQL to retrieve the top 2 salaries from each department efficiently.
Use a Common Table Expression (CTE) or a subquery to rank salaries within each department.
Example SQL: WITH RankedSalaries AS (SELECT Department, Salary, ROW_NUMBER() OVER (PARTITION BY Department ORDER BY Salary DESC) AS Rank FROM Employees) SELECT Department, Salary FROM RankedSalaries WHERE Rank <= 2;
This method ensures you get the top salari...
Use a combination of backup and delete approach to safely delete the records.
Take a backup of the live system before deleting any records.
Identify the records to be deleted using a query or script.
Delete the records in batches to avoid overwhelming the system.
Monitor the system during the deletion process for any issues.
Verify the deletion by checking the number of records before and after.
Consider archiving the delete...
I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.
The latest trends include AI, remote work, sustainability, and digital transformation.
Artificial Intelligence (AI) is being integrated into various industries and processes to improve efficiency and accuracy.
Remote work is becoming more popular due to advancements in technology and the COVID-19 pandemic.
Sustainability is a growing concern for businesses and individuals, leading to a shift towards eco-friendly practices...
I applied via Company Website and was interviewed before Dec 2023. There was 1 interview round.
I applied via Walk-in and was interviewed before Nov 2023. There were 2 interview rounds.
Documentary questions
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
It was apti test with lot of technical questions and basic codes were ask
Aptitude test based on RS Agarwal and similar numerical types
Reverse a linked list and reverse a string
To reverse a linked list, iterate through the list and change the pointers to reverse the order
To reverse a string, use a loop to iterate through the characters and build a new string in reverse order
Example: Linked list 1->2->3->4 can be reversed to 4->3->2->1
Example: String 'hello' can be reversed to 'olleh'
The question is asking to calculate the weighted sum of a set of values.
Calculate the product of each value with its corresponding weight
Sum up all the products to get the weighted sum
Example: Values [2, 3, 4] with weights [0.5, 0.3, 0.2] would result in (2*0.5) + (3*0.3) + (4*0.2) = 1 + 0.9 + 0.8 = 2.7
Senior Analyst
136
salaries
| ₹2.2 L/yr - ₹4.2 L/yr |
Process Champion
49
salaries
| ₹3.5 L/yr - ₹7.9 L/yr |
Process Developer
42
salaries
| ₹3 L/yr - ₹4.7 L/yr |
Technology Analyst
23
salaries
| ₹4.5 L/yr - ₹7.5 L/yr |
Senior Implementation Analyst
22
salaries
| ₹3.6 L/yr - ₹6.1 L/yr |
Randstad
Kutumbh Care
Spectrum Talent Management
Allegis Group