Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Network Operations Associate Interview Questions and Answers

Updated 18 May 2024

Accenture Network Operations Associate Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Self Introduction
Round 2 - Versant 

(1 Question)

  • Q1. Versant Round. Basically about your pronunciations.
Round 3 - Technical 

(1 Question)

  • Q1. Basics of Networking, TCP/IP, Network Topologies
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview before Feb 2023.

Round 1 - HR 

(1 Question)

  • Q1. About work roles and curren salary, about shift timings.
Round 2 - Technical 

(4 Questions)

  • Q1. About GPON network
  • Q2. Network architectures
  • Q3. Wave length ofGPON
  • Ans. 

    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.

  • Answered by AI
  • Q4. About FTTH process

Network Operations Associate Interview Questions Asked at Other Companies

asked in Accenture
Q1. This Versant round will assess your pronunciation skills.
asked in UST
Q2. Do you know about alarm monitoring?
asked in UST
Q3. Explain the architecture of 2G, 3G, and 4G networks.
asked in Accenture
Q4. What is the wavelength of GPON?
asked in Nelco
Q5. exp in past
Round 1 - Aptitude Test 

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

Round 2 - Technical 

(1 Question)

  • Q1. This round is to check your knowledge in the role and your experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and get prepared about the role

Interview questions from similar companies

I applied via Campus Placement and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell us about yourself. What are some of your achievments
  • Ans. 

    I'm a passionate Software Engineer with a strong background in developing scalable applications and a knack for problem-solving.

    • Developed a web application that improved user engagement by 30% through enhanced UI/UX design.

    • Led a team of 5 engineers in migrating a legacy system to a microservices architecture, reducing downtime by 40%.

    • Contributed to open-source projects, including a popular library that has over 1,000 s...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Look for good communciation skills. Have a cheerful attitude

What people are saying about Accenture

View All
a cyber security analyst
5d
Disappointed with the Candidate Experience at Accenture
I recently interviewed at Accenture for a Security Architect role. I cleared two rounds of technical interviews and was later told by the HR (verbally) that I was selected and that my offer letter would be released soon. Based on that confirmation, I submitted all required documents and waited patiently for nearly a month. Despite following up multiple times, there was no proper communication or update. My application status remained “Active” on the portal the entire time. Eventually, I received a rejection email with no explanation, feedback, or context, despite being verbally told that I was selected. it’s disappointing when a candidate is given verbal assurance and kept waiting without clarity. I expected more transparent from a company of Accenture’s reputation. If anyone from Accenture here could help me understand what might have happened or possibly refer me for any similar openings in the Security Architect / Data Encryption/ key management, I’d be genuinely grateful.
Got a question about Accenture?
Ask anonymously on communities.

I applied via Campus Placement and was interviewed before Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is a bit
  • Ans. 

    A bit is the smallest unit of data in computing, representing a binary value of 0 or 1.

    • A bit can represent two states: off (0) or on (1).

    • Bits are the building blocks of all digital data, including text, images, and sound.

    • In binary code, a sequence of bits can represent numbers, letters, and commands.

    • For example, the letter 'A' is represented as 01000001 in binary, which is 65 in decimal.

  • Answered by AI
  • Q2. What us the size of a bit
  • Ans. 

    A bit is the smallest unit of digital information. It can have a value of either 0 or 1.

    • A bit is a binary digit, represented as either 0 or 1.

    • It is the basic unit of information used in computing and digital communications.

    • A group of 8 bits is called a byte.

    • The size of a bit is dependent on the architecture of the computer system.

  • Answered by AI
  • Q3. How many bits are there in C
  • Ans. 

    C is a programming language and does not have a fixed number of bits.

    • C is a high-level programming language that can be compiled to run on different architectures with varying bit sizes.

    • The number of bits in C depends on the hardware architecture it is compiled for.

    • For example, C code compiled for a 32-bit architecture will have 32-bit integers, while code compiled for a 64-bit architecture will have 64-bit integers.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be calm and patient. Dont hesitate to give answers.

Skills evaluated in this interview

What are the roles & responsibilities of a Network Operations Associate at Accenture?

Network Management

  • Configure and manage telecommunication network elements
  • Monitor and troubleshoot network issues
  • Support customer activations and configuration adjustments

Read full roles & responsibilities

I applied via Campus Placement and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All technical discussion not much deeper but basic questions of graduation were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don't hesitate 🙂

Accenture HR Interview Questions

1.3k questions and answers

Q. Can you explain your past experiences and how you can contribute to the org ... read more
Q. Which company conducted your interview?
Q. Where do you envision yourself in the next three years?

I applied via Naukri.com and was interviewed in Aug 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops Concepts and Data Structure Questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops And Data Structure, Collection.
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. What is collections
  • Q2. What are the new features in java 8
  • Q3. What is the use of spring boot
  • Q4. What is JPA
  • Ans. 

    JPA stands for Java Persistence API, a specification for object-relational mapping in Java applications.

    • JPA is used to map Java objects to relational database tables.

    • It provides a set of annotations to define the mapping between Java classes and database tables.

    • JPA also supports querying data using the Java Persistence Query Language (JPQL).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It will be easy interview

Skills evaluated in this interview

I applied via Referral and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good job security but do not expect projects with latest technologies or development side.

If you are lucky you will get project with new technologies and you can learn.

Interview Questionnaire 

1 Question

  • Q1. About DBMS and c++

Accenture Interview FAQs

How many rounds are there in Accenture Network Operations Associate interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, HR and Aptitude Test.
How to prepare for Accenture Network Operations Associate interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are Network operations, Customer Service, Telecom, Consulting and Dispute Management.
What are the top questions asked in Accenture Network Operations Associate interview?

Some of the top questions asked at the Accenture Network Operations Associate interview -

  1. Versant Round. Basically about your pronunciatio...read more
  2. Wave length ofG...read more
  3. Basics of Networking, TCP/IP, Network Topolog...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 4 interview experiences

Difficulty level

Easy 33%
Moderate 67%

Duration

Less than 2 weeks 67%
2-4 weeks 33%
View more

Interview Questions from Similar Companies

TCS Network Operations Associate Interview Questions
3.5
 • 11.2k Interviews
Wipro Network Operations Associate Interview Questions
3.7
 • 6.2k Interviews
IBM Network Operations Associate Interview Questions
3.9
 • 2.5k Interviews
View all
Accenture Network Operations Associate Salary
based on 578 salaries
₹2.5 L/yr - ₹6.5 L/yr
8% more than the average Network Operations Associate Salary in India
View more details

Accenture Network Operations Associate Reviews and Ratings

based on 65 reviews

3.8/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.2

Salary

4.3

Job security

3.7

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 65 Reviews and Ratings
Application Development Analyst
39.3k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.2 L/yr - ₹16.1 L/yr

Team Lead
27.1k salaries
unlock blur

₹12.7 L/yr - ₹22.6 L/yr

Senior Analyst
20.1k salaries
unlock blur

₹9.1 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.6k salaries
unlock blur

₹10.5 L/yr - ₹18.2 L/yr

Explore more salaries
Compare Accenture with

TCS

3.5
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview