Filter interviews by
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
Regarding Puzzels and Maths questions
Top trending discussions
posted on 13 Feb 2024
I applied via Walk-in and was interviewed in Jan 2024. There was 1 interview round.
Program to calculate the sum of natural numbers
Use a loop to iterate through the natural numbers
Keep adding each number to a running total
Stop the loop when the desired number of natural numbers is reached
Return the sum
Program to find prime numbers
Start with a loop to iterate through numbers
Check if each number is divisible by any number less than itself
If not divisible, add it to the list of prime numbers
A decorator in Python is a design pattern that allows a user to add new functionality to an existing object or function without modifying its structure.
Decorators are denoted by the '@' symbol followed by the name of the decorator function.
They are used to modify the behavior of functions or classes.
Decorators can be used for logging, timing, caching, access control, etc.
They provide a way to wrap or modify the behavio...
Senior Associate
7
salaries
| ₹2.2 L/yr - ₹4.8 L/yr |
Content Moderator
5
salaries
| ₹3 L/yr - ₹3.6 L/yr |
Senior Executive
5
salaries
| ₹2.4 L/yr - ₹3.5 L/yr |
Team Lead
4
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Senior Representative
4
salaries
| ₹3.2 L/yr - ₹5.2 L/yr |
TCS
Infosys
Wipro
HCLTech