Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed before May 2023. There were 3 interview rounds.
I was interviewed before Feb 2023.
GPON uses a wavelength of 1490 nm for downstream and 1310 nm for upstream communication.
GPON uses a wavelength of 1490 nm for downstream communication.
GPON uses a wavelength of 1310 nm for upstream communication.
The downstream wavelength of 1490 nm allows for higher bandwidth and longer reach.
The upstream wavelength of 1310 nm is used for transmitting data from the user to the service provider.
First round is about your versant test, which you have take by online and this is pretty easy. You have to be speak slowly with clarity
What people are saying about Accenture
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
It is online test. In this test there is question of apti and also coding and from 5g question.
There are two questions asked and time is enough to solve 60 minutes
A palindrome number is a number that remains the same when its digits are reversed.
Convert the number to a string
Reverse the string
Check if the reversed string is equal to the original string
Create a function to add two numbers
Define a function that takes two parameters as input
Inside the function, add the two numbers together and return the result
Example: function addNumbers(num1, num2) { return num1 + num2; }
Binary search code implementation in Python
Define a function that takes a sorted array and a target value as input
Initialize two pointers, low and high, to the start and end of the array respectively
While low is less than or equal to high, calculate mid as (low + high) // 2 and compare array[mid] with target
If array[mid] is equal to target, return mid
If array[mid] is less than target, update low to mid + 1
If array[mid]...
A program to check if a given name is a palindrome or not.
Convert the name to lowercase to handle case-insensitivity
Remove any spaces or special characters from the name
Reverse the name and compare it with the original name to check for palindrome
malloc and calloc are functions in C programming used for dynamic memory allocation.
malloc function is used to allocate a single block of memory of a specified size.
calloc function is used to allocate multiple blocks of memory of a specified size, initialized to zero.
Example: int *ptr = (int*)malloc(5 * sizeof(int));
Example: int *ptr = (int*)calloc(5, sizeof(int));
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
I would like simple test
Normal communication check
A loop is a sequence of instructions that is continually repeated until a certain condition is met. An IP (Internet Protocol) address is a unique numerical label assigned to each device connected to a computer network.
A loop is used in programming to execute a block of code repeatedly until a specific condition is met.
There are different types of loops such as for loop, while loop, and do-while loop.
An IP address is us...
BGP, OSPF, and VPN are all protocols used in networking to facilitate communication and secure data transmission.
BGP (Border Gateway Protocol) is used to exchange routing information between different autonomous systems on the internet.
OSPF (Open Shortest Path First) is an interior gateway protocol used to find the best path for routing within a single autonomous system.
VPN (Virtual Private Network) is a technology tha...
based on 57 reviews
Rating in categories
Application Development Analyst
38.8k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
26.3k
salaries
| ₹6.8 L/yr - ₹20.2 L/yr |
Team Lead
24.1k
salaries
| ₹7 L/yr - ₹25.2 L/yr |
Senior Software Engineer
18.4k
salaries
| ₹6 L/yr - ₹19 L/yr |
Software Engineer
17.6k
salaries
| ₹3.6 L/yr - ₹12.8 L/yr |
TCS
Cognizant
Capgemini
Infosys