Filter interviews by
Array is a fixed-size data structure with elements stored sequentially, while linked list is a dynamic data structure with elements stored non-sequentially.
Arrays have fixed size, while linked lists can grow dynamically.
Accessing elements in an array is faster (O(1)), while in a linked list it is slower (O(n)).
Inserting or deleting elements in an array can be inefficient, as it may require shifting elements, while...
Implementing a stack using two queues to achieve LIFO behavior.
Use two queues: queue1 and queue2.
For push operation, enqueue the element to queue1.
For pop operation, dequeue all elements from queue1 to queue2, then dequeue from queue2.
Swap the names of queue1 and queue2 after pop to maintain the stack structure.
Example: Push(1), Push(2), Pop() returns 2.
Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity.
Normalization involves breaking down a database into smaller, more manageable tables
Each table should have a primary key and only contain data related to that key
Normalization helps to prevent data inconsistencies and anomalies
There are different levels of normalization, with each level building on the pre...
A computer is an electronic device that can perform various operations based on instructions given to it.
Computers can process and store large amounts of data.
They can perform complex calculations and execute programs.
Examples include desktops, laptops, tablets, and smartphones.
What people are saying about Accenture
Code to find the factorial of a number
Use a loop to multiply the number with all the numbers below it
Handle the case when the number is 0 or 1 separately
Use long data type to handle large factorials
Science is a systematic and logical approach to discovering how things in the universe work.
Science involves observation, experimentation, and analysis.
It aims to explain natural phenomena and make predictions about future events.
Examples include physics, chemistry, biology, and astronomy.
Given a string (STR
) of length N
, you are tasked to create a new string through the following method:
Select the smallest character from the first K
characters of STR
, remove...
Given a string and an integer K, create a new string by selecting the smallest character from the first K characters of the input string and repeating the process until the input string is empty.
Iterate through the input string, selecting the smallest character from the first K characters each time.
Remove the selected character from the input string and append it to the new string.
Continue this process until the i...
I appeared for an interview in Feb 2025.
I applied via Campus Placement
General Aptitude questions
Data structures and algorithms
I learned valuable skills in software development, teamwork, and problem-solving through my project experiences.
Enhanced my coding skills by working with languages like Python and Java.
Gained experience in version control using Git, which improved collaboration.
Learned to implement Agile methodologies, leading to more efficient project management.
Developed problem-solving skills by debugging complex issues during devel...
It was not to typical If you are average at math's you can clear it easily
2 questions were there
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
90 question in 90 minute
2 question in 30 minute .it is average experience for me.
Consists of 6 sections.
1)Logical
2)verbal.
3) pseudo codes.
4) technical.
5) quantitative aptitude.
6) abstract.
The results will be displayed 3-5min automatically
If you qualify for 1st then 2nd round starts.
Coding round
1) strings:count the unique characters in the strings and return the value.
2)matrixs.adding two matris.
3) communication rounds
Be prepared for coding and aptitude.must practice coding problem otherwise not possible to crack the coding round
I applied via Campus Placement and was interviewed in Sep 2023. There were 2 interview rounds.
All aptitude questions of 80 qn in all aptitude topics
2 coding qn which can be written in any language
I applied via Campus Placement and was interviewed in Feb 2023. There were 3 interview rounds.
There waa aptitude and coding test first, 2 questions were kf coding
I applied via LinkedIn and was interviewed before Jul 2023. There were 3 interview rounds.
Quantitative Aptitude and Logical Reasoning
Array is a fixed-size data structure with elements stored sequentially, while linked list is a dynamic data structure with elements stored non-sequentially.
Arrays have fixed size, while linked lists can grow dynamically.
Accessing elements in an array is faster (O(1)), while in a linked list it is slower (O(n)).
Inserting or deleting elements in an array can be inefficient, as it may require shifting elements, while in a...
I am a software engineer with experience in handling challenging situations at work.
I once faced a situation where a critical bug was discovered right before a major release deadline.
I quickly analyzed the issue, identified the root cause, and worked with the team to come up with a solution.
I communicated effectively with stakeholders about the delay and managed expectations while ensuring the bug was fixed.
Through col...
The duration of Accenture Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 17 interview experiences
Difficulty level
Duration
based on 1.4k reviews
Rating in categories
Application Development Analyst
39.3k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.7k
salaries
| ₹7 L/yr - ₹20.5 L/yr |
Team Lead
26.5k
salaries
| ₹7.3 L/yr - ₹26.6 L/yr |
Senior Analyst
19.4k
salaries
| ₹5.6 L/yr - ₹21.5 L/yr |
Senior Software Engineer
18.5k
salaries
| ₹6.2 L/yr - ₹21 L/yr |
TCS
Cognizant
Capgemini
Infosys