Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
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 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 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 Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
Focus on industry-specific nuances
I applied via Naukri.com and was interviewed in Jun 2019. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Apr 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before May 2021. There were 2 interview rounds.
Coding questions will be given
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Application Development Analyst
38.9k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹6.9 L/yr - ₹20.2 L/yr |
Team Lead
24.6k
salaries
| ₹7.1 L/yr - ₹26 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.7k
salaries
| ₹5.5 L/yr - ₹21.3 L/yr |
TCS
Cognizant
Capgemini
Infosys