Upload Button Icon Add office photos

Filter interviews by

TELUS Digital Senior Network Analyst Interview Questions and Answers

Updated 18 Oct 2023

TELUS Digital Senior Network Analyst Interview Experiences

3 interviews found

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

I applied via Referral and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. What have you done in the previous fibre projects or in FTTx, Any Jira Experience? Asked About Jira as a ticketing tool
  • Q2. What is a Jira workflow What is FDH What is a NAP What is a Splitter What is GPON
  • Ans. 

    Jira workflow is a sequence of steps that an issue goes through from creation to completion. FDH, NAP, Splitter, and GPON are networking terms.

    • Jira workflow is a visual representation of the process flow for managing tasks or issues.

    • FDH stands for Fiber Distribution Hub, a central point in a fiber optic network where connections are made.

    • NAP stands for Network Access Point, a location where network traffic is exchanged...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just have a good conceptual understanding FTTx and GPON technology

Skills evaluated in this interview

I applied via Referral and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic routing and switching question
  • Q2. Any device related experience
  • Ans. 

    Yes, I have experience with various network devices such as routers, switches, firewalls, and load balancers.

    • Configuring and troubleshooting Cisco routers and switches

    • Managing Juniper firewalls

    • Deploying F5 load balancers

    • Working with Palo Alto Networks firewalls

    • Experience with network monitoring tools such as SolarWinds and Nagios

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Mostly about salary negotiations snd stuff

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong and it will help

Senior Network Analyst Interview Questions Asked at Other Companies

Q1. This will be a 24*7 shift 😴 😫 would you be comfortable and with ... read more
Q2. What is a Jira workflow What is FDH What is a NAP What is a Split ... read more
Q3. Any device related experience

Interview Questionnaire 

1 Question

  • Q1. About fibre and some transmission related ques

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It is online test. In this test there is question of apti and also coding and from 5g question.

Round 2 - Coding Test 

There are two questions asked and time is enough to solve 60 minutes

Round 3 - Technical 

(5 Questions)

  • Q1. Wap for palindrome number
  • Ans. 

    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

  • Answered by AI
  • Q2. Add two numbers by function
  • Ans. 

    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; }

  • Answered by AI
  • Q3. Write a code for Binary search
  • Ans. 

    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]...

  • Answered by AI
  • Q4. Wap for check your name is palindrome not
  • Ans. 

    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

  • Answered by AI
  • Q5. What is malloc and calloc function
  • Ans. 

    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));

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Capgemini Network Engineer interview:
  • Basic programming

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. CCNA SWITCHING and switching
  • Q2. Routing
Round 2 - Technical 

(1 Question)

  • Q1. Manager round CCNA routing and switching
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

I would like simple test

Round 2 - HR 

(5 Questions)

  • Q1. I would like to lisen the words of company maganement .. And the process of company rules and regulations ..
  • Q2. I will occupy the group of my team to secrue the entire the company to first stage
  • Q3. I want to.Get a job inMahindra
  • Q4. I didn't learn the computertyping but will learn definitely.. in tech Mahindr company basics
  • Q5. I am a student degree first year.. ButI would like work in techMahindra..

Interview Preparation Tips

Interview preparation tips for other job seekers - I say hole job seekers
The tech Mahindra was better than the future
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal communication check

Round 2 - Technical 

(5 Questions)

  • Q1. Basci CCNA question
  • Q2. EIGRP was asked
  • Q3. DHCp was asked and how it works
  • Q4. What is loop and what is the IP
  • Ans. 

    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...

  • Answered by AI
  • Q5. Rotuing protocols and switch protocols

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What BGP OSPF VPN
  • Ans. 

    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...

  • Answered by AI
  • Q2. Smtp rstm vlan intervlan
Round 2 - Technical 

(2 Questions)

  • Q1. Ethereal channel
  • Q2. OSPF BGP ethereal vpn erc

Interview Preparation Tips

Interview preparation tips for other job seekers - Average

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Share you internship exp
  • Ans. 

    I interned at a telecommunications company where I gained hands-on experience in configuring network devices and troubleshooting network issues.

    • Configured routers and switches to optimize network performance

    • Assisted in setting up VLANs and implementing security protocols

    • Troubleshooted network connectivity issues for end users

    • Participated in network infrastructure upgrades and maintenance

  • Answered by AI
  • Q2. All question based on the resume only
  • Q3. Prepare whatever written in your resume

Interview Preparation Tips

Interview preparation tips for other job seekers - read your resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the types of the breaks
  • Q2. What is Java proggram

Interview Preparation Tips

Interview preparation tips for other job seekers - Good culture in my office

TELUS Digital Interview FAQs

How many rounds are there in TELUS Digital Senior Network Analyst interview?
TELUS Digital interview process usually has 2 rounds. The most common rounds in the TELUS Digital interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for TELUS Digital Senior Network Analyst 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 TELUS Digital. The most common topics and skills that interviewers at TELUS Digital expect are Network Design, Telecom, Agile, Analytical skills and Architecture.
What are the top questions asked in TELUS Digital Senior Network Analyst interview?

Some of the top questions asked at the TELUS Digital Senior Network Analyst interview -

  1. What is a Jira workflow What is FDH What is a NAP What is a Splitter What is GP...read more
  2. Any device related experie...read more
  3. About fibre and some transmission related q...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 TELUS Digital interviews
Referral
100%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.1k Interviews
Accenture Interview Questions
3.9
 • 7.9k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
TELUS Digital Senior Network Analyst Salary
based on 96 salaries
₹4.3 L/yr - ₹16.9 L/yr
7% more than the average Senior Network Analyst Salary in India
View more details

TELUS Digital Senior Network Analyst Reviews and Ratings

based on 15 reviews

4.0/5

Rating in categories

4.2

Skill development

3.8

Work-Life balance

3.8

Salary & Benefits

3.5

Job Security

3.8

Company culture

3.3

Promotions/Appraisal

4.0

Work Satisfaction

Explore 15 Reviews and Ratings
Module Lead
478 salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Senior Software Engineer
278 salaries
unlock blur

₹6.7 L/yr - ₹24 L/yr

Team Lead
222 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Softwaretest Engineer
216 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Application Developer
206 salaries
unlock blur

₹8 L/yr - ₹26.4 L/yr

Explore more salaries
Compare TELUS Digital with

Concentrix Corporation

3.8
Compare

Foundever

3.6
Compare

Wipro

3.7
Compare

Genpact

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview