Filter interviews by
I appeared for an interview in Dec 2023.
Top trending discussions
They don't have group discussion for this job
I applied via Campus Placement and was interviewed in Aug 2021. There were 2 interview rounds.
A discussion involving a number of people who are connected by some shared activity, interest or quality
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
Averages
time and work
Speed time and distance
Simple percentages
Conclusions
Introduction and summaries
References
A factorial program is a program that calculates the factorial of a given number.
Factorial of a number is the product of all positive integers up to that number.
For example, the factorial of 5 (5!) is 5 x 4 x 3 x 2 x 1 = 120.
Factorial program can be implemented using loops or recursion in programming languages like C, Java, Python, etc.
A palindrome is a word, phrase, or sequence that reads the same backward as forward, like 'racecar' or 'level'.
Palindromes can be single words, e.g., 'madam'.
They can also be phrases, e.g., 'A man, a plan, a canal, Panama!'
In programming, you can check for palindromes using loops or recursion.
Example code in Python: 'def is_palindrome(s): return s == s[::-1]'
A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.
Check if the number is greater than 1.
Loop through numbers from 2 to the square root of the number and check if any of them divides the number evenly.
If no divisor is found, the number is prime.
To check if a number is even, divide it by 2 and see if there is a remainder.
Divide the number by 2
If there is no remainder, the number is even
Example: 6 divided by 2 equals 3 with no remainder, so 6 is even
I applied via Naukri.com
Amazon's innovation, customer focus, and diverse opportunities align with my career goals and values.
Customer Obsession: Amazon prioritizes customer satisfaction, evident in initiatives like Prime and personalized recommendations.
Innovation: The company is a leader in technology and logistics, constantly pushing boundaries with services like AWS and drone delivery.
Diversity of Roles: Amazon offers a wide range of caree...
I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.
Opportunities for professional development, such as training programs and mentorship.
A collaborative work environment that encourages teamwork and idea sharing.
Access to cutting-edge technology and resources to drive innovation.
A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.
Workflow is a series of automated steps that can be used to streamline business processes.
Triggers are used to execute code before or after a record is inserted, updated, or deleted.
Reports are used to display data in a visual format, such as a table or chart.
Roles are used to define the hierarchy of ...
I appeared for an interview before Jul 2020.
Yes, Infosys is listed on the Indian stock exchanges as well as on the NYSE.
Infosys is listed on the Bombay Stock Exchange (BSE) and National Stock Exchange of India (NSE)
It is also listed on the New York Stock Exchange (NYSE)
Infosys has a market capitalization of over $80 billion as of 2021
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Engineer
11
salaries
| ₹3 L/yr - ₹5.6 L/yr |
Quality Engineer
9
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Chinese Interpreter
7
salaries
| ₹3.8 L/yr - ₹6.6 L/yr |
Senior Engineer
6
salaries
| ₹5 L/yr - ₹6 L/yr |
Manager
5
salaries
| ₹8.8 L/yr - ₹13.2 L/yr |
TCS
Accenture
Wipro
Cognizant