Upload Button Icon Add office photos

TELUS Digital

Compare button icon Compare button icon Compare

Filter interviews by

TELUS Digital Interview Questions and Answers

Updated 3 Jul 2025
Popular Designations

53 Interview questions

A Network Administrator was asked 12mo ago
Q. What are the differences between C and C++?
Ans. 

C is a procedural programming language while C++ is an object-oriented programming language.

  • C is a procedural programming language, while C++ is a combination of procedural and object-oriented programming.

  • C does not support classes and objects, while C++ does.

  • C is a subset of C++, meaning all valid C programs are also valid C++ programs.

  • C++ has additional features like function overloading, templates, and exceptio...

View all Network Administrator interview questions
An Annotation Engineer was asked 12mo ago
Q. What is annotation?
Ans. 

Annotation is the process of adding notes or labels to data to enhance understanding and facilitate analysis.

  • Annotations can be used in various fields such as natural language processing, image recognition, and bioinformatics.

  • In text data, annotations might include tagging parts of speech or identifying named entities (e.g., 'John Doe' as a person).

  • In image data, annotations could involve labeling objects within a...

View all Annotation Engineer interview questions
A Java Developer was asked
Q. Write a query for inner join.
Ans. 

An inner join query combines rows from two or more tables based on a related column between them.

  • Use the SELECT statement to specify the columns you want to retrieve

  • Use the FROM clause to specify the tables you want to join

  • Use the INNER JOIN keyword to perform an inner join based on a common column

View all Java Developer interview questions
A Production Support Analyst was asked
Q. What are your strengths?
Ans. 

My strength lies in my ability to troubleshoot complex technical issues efficiently and effectively.

  • Strong problem-solving skills

  • Excellent communication skills to work with cross-functional teams

  • Ability to prioritize and manage multiple tasks simultaneously

  • Experience in analyzing logs and identifying root causes

View all Production Support Analyst interview questions
A Senior Software Test Engineer was asked
Q. What automation challenges have you faced?
Ans. 

Some automation challenges I have faced include handling dynamic elements, synchronization issues, and maintaining test scripts.

  • Handling dynamic elements on the webpage that change frequently

  • Synchronization issues between test scripts and application response times

  • Maintaining test scripts as the application evolves and changes

  • Dealing with different environments and configurations for testing

View all Senior Software Test Engineer interview questions
An Application Support Analyst was asked
Q. How do you check the queue?
Ans. 

To check the queue, you can use monitoring tools, command line tools, or check the application's logs.

  • Use monitoring tools like Nagios, Zabbix, or Prometheus to check the queue status

  • Use command line tools like 'top' or 'ps' to check the processes and their status

  • Check the application's logs for any queue-related errors or warnings

View all Application Support Analyst interview questions
A Sales Executive was asked
Q. What was your sales target?
Ans. 

My sales target was $1 million for the year.

  • My sales target was set at $1 million for the fiscal year

  • I was responsible for achieving a sales target of $1 million

  • I exceeded my sales target by 20% last year

View all Sales Executive interview questions
Are these interview questions helpful?
A Module Lead was asked
Q. What is the design process?
Ans. 

Design process is a systematic approach to solving problems and creating solutions through a series of steps.

  • Identifying the problem or need

  • Researching and gathering information

  • Brainstorming and generating ideas

  • Creating prototypes or mockups

  • Testing and refining the design

  • Implementing the final solution

View all Module Lead interview questions
A Product Management Analyst was asked
Q. What are the basic troubleshooting steps?
Ans. 

Basic troubleshooting steps

  • Identify the problem

  • Gather information

  • Analyze the information

  • Develop potential solutions

  • Test the solutions

  • Implement the best solution

  • Evaluate the results

View all Product Management Analyst interview questions
A Technical Lead was asked
Q. What do you know about TypeScript?
Ans. 

TypeScript is a superset of JavaScript that adds static typing and other features to help developers write more robust code.

  • TypeScript is a statically typed language that compiles to plain JavaScript

  • It supports modern JavaScript features like classes, interfaces, and modules

  • TypeScript helps catch errors at compile time, making code more reliable and maintainable

View all Technical Lead interview questions

TELUS Digital Interview Experiences

115 interviews found

Interview Questions & Answers

user image Anonymous

posted on 11 Mar 2025

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions related to Database, ITIL, Java, SQL, AWS cloud etc.
  • Q2. Program in Java, query in SQL
Round 2 - Client Interview 

(1 Question)

  • Q1. In Depth Questions were asked in Database, Java, Cloud AWS, troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not set any expectations; even if your interview seems to have gone well, there remains a possibility of disqualification. I delivered my best performance during the interview and felt confident about the outcome. However, I was taken aback upon learning that my result was "Not Satisfactory." The client is a leading brand in the USA, and there were six members on the panel who asked questions aligned with their areas of expertise. The interview lasted for one and a half hours.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain pipeline you working on your last project
  • Ans. 

    Implemented a CI/CD pipeline using Jenkins and Docker for automated testing and deployment

    • Utilized Jenkins for continuous integration

    • Used Docker for containerization of applications

    • Implemented automated testing scripts using tools like Selenium

    • Configured deployment pipelines for different environments

  • Answered by AI
  • Q2. Explain loop in terraform
  • Ans. 

    Loop in Terraform allows for iterating over a list of resources or configurations.

    • In Terraform, loops can be achieved using the `count` parameter within a resource block.

    • The `count` parameter takes an integer value to determine how many instances of the resource should be created.

    • Example: `resource "aws_instance" "example" { count = 3 ... }` will create 3 instances of AWS EC2 instances.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good to go with all Devops tools
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the process for conducting data-driven testing using SoapUI?
  • Ans. 

    Data-driven testing in SoapUI involves creating data sources, defining test cases, and executing tests with different data sets.

    • Create a data source containing test data (e.g. Excel file, database query)

    • Define test cases in SoapUI and link them to the data source

    • Execute tests with different data sets to validate functionality

    • View test results and analyze any failures for each data set

  • Answered by AI
  • Q2. What are the steps to debug errors in APIs and microservices?
  • Ans. 

    Steps to debug errors in APIs and microservices

    • Identify the source of the error by checking logs and monitoring tools

    • Reproduce the error by sending the same request that caused it

    • Use debugging tools like Postman, cURL, or browser developer tools to inspect requests and responses

    • Check the code for any logical errors or misconfigurations

    • Collaborate with developers to understand the code flow and potential issues

    • Write uni...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Can you describe your past company experience?
  • Ans. 

    I have worked at a software company for the past 5 years, specializing in test automation and quality assurance.

    • Led a team of testers in developing automated test scripts using Selenium

    • Implemented quality assurance processes to improve software reliability

    • Collaborated with developers to identify and fix bugs in the code

    • Performed regression testing on new software releases

    • Conducted performance testing to optimize softwa...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jun 2025, where I was asked the following questions.

  • Q1. DSA Question related max,min subarray sum.
  • Q2. Tell me about challenging problem solved in frontend
  • Ans. 

    I tackled a complex issue with performance optimization in a large-scale React application, enhancing user experience significantly.

    • Identified performance bottlenecks using React Profiler and Chrome DevTools.

    • Implemented code-splitting with React.lazy and Suspense to reduce initial load time.

    • Optimized component re-renders by using React.memo and useCallback hooks.

    • Reduced bundle size by analyzing dependencies and removin...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Good work and happy ness
  • Q2. Metirial ప్రొవైడ్

Interview Preparation Tips

Interview preparation tips for other job seekers - సాలరీ brnifets and easy work and appy ness

Assistant Manager Interview Questions & Answers

user image Kanchana Jaddidi

posted on 22 Jun 2025

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Can you tell me about yourself?
  • Q2. What is your motivation for wanting to join this organization?
  • Ans. 

    I am motivated to join this organization due to its commitment to innovation, growth opportunities, and alignment with my values.

    • The organization's reputation for innovation aligns with my passion for creative problem-solving.

    • I admire the company's commitment to employee development, as seen in its mentorship programs.

    • The values of teamwork and collaboration resonate with my belief in collective success.

    • I am excited ab...

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked questions on html
  • Q2. Question on Css and javascript
Round 2 - Technical 

(1 Question)

  • Q1. Question on react
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Total Hours: 90 minutes
(Hackerank)
1. Sort an array of 0s 1s and 2s
2. Given an array of numbers, remove 25% from each element except the minimum element, add sum of all the values subtracted to the minimum element.

Round 2 - Technical 

(1 Question)

  • Q1. Design High Level Design for Instagram. (Subset of instagram features is in scope)
  • Ans. 

    Design a high level design for a subset of Instagram features.

    • User authentication and profile creation

    • Photo and video uploading with filters

    • News feed displaying posts from followed users

    • Like, comment, and share functionality

    • Direct messaging between users

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion regarding projects.
  • Q2. Cultural fitment related questions.

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Normal conversation about my last company experience
  • Q2. Comfortable in night shift & expectation from this company regarding salary hike and deductions.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction- Tell me about your self
  • Q2. Process Knowledge of Health & Welfare

Interview Preparation Tips

Interview preparation tips for other job seekers - I recommend to apply the job for this company, it's a good company for learning purpose in H&W and Defined Benefits domain.

Senior Associate Interview Questions & Answers

user image Pappan Kumar Tiwari

posted on 5 Mar 2025

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Aptitude Test 

Grammatical errors test

Interview Preparation Tips

Interview preparation tips for other job seekers - Nothing good there. Worst company ever

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about TELUS Digital?
Ask anonymously on communities.

TELUS Digital Interview FAQs

How many rounds are there in TELUS Digital interview?
TELUS Digital interview process usually has 2-3 rounds. The most common rounds in the TELUS Digital interview process are Technical, One-on-one Round and HR.
How to prepare for TELUS Digital 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 Communication Skills, Internet Research, Python, Quality Assurance and Digital Marketing.
What are the top questions asked in TELUS Digital interview?

Some of the top questions asked at the TELUS Digital interview -

  1. What is the process of troubleshooting and what parameters to be keep in mind w...read more
  2. how to change gmail password what is web browser how to add account in gm...read more
  3. What are the steps to debug errors in APIs and microservic...read more
What are the most common questions asked in TELUS Digital HR round?

The most common HR questions asked in TELUS Digital interview are -

  1. What are your salary expectatio...read more
  2. What is your family backgrou...read more
  3. Tell me about yourse...read more
How long is the TELUS Digital interview process?

The duration of TELUS Digital interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.2/5

based on 112 interview experiences

Difficulty level

Easy 21%
Moderate 68%
Hard 11%

Duration

Less than 2 weeks 85%
2-4 weeks 12%
4-6 weeks 2%
6-8 weeks 2%
View more

Interview Questions from Similar Companies

Teleperformance Interview Questions
3.9
 • 2k Interviews
WNS Interview Questions
3.3
 • 1.1k Interviews
Infosys BPM Interview Questions
3.6
 • 1k Interviews
iEnergizer Interview Questions
4.7
 • 784 Interviews
Omega Healthcare Interview Questions
3.7
 • 477 Interviews
Quess Interview Questions
3.8
 • 466 Interviews
R1 RCM Interview Questions
3.8
 • 318 Interviews
HGS Interview Questions
3.8
 • 254 Interviews
View all

TELUS Digital Reviews and Ratings

based on 1.5k reviews

3.6/5

Rating in categories

3.4

Skill development

3.7

Work-life balance

3.5

Salary

3.3

Job security

3.6

Company culture

3.0

Promotions

3.4

Work satisfaction

Explore 1.5k Reviews and Ratings
International customer Service || Non-Voice || Anime Process

Gurgaon / Gurugram,

Greater Noida

+1

0-1 Yrs

₹ 2.5-3.5 LPA

Explore more jobs
Module Lead
467 salaries
unlock blur

₹14.5 L/yr - ₹27 L/yr

Senior Software Engineer
253 salaries
unlock blur

₹14.1 L/yr - ₹25.9 L/yr

Senior Application Developer
244 salaries
unlock blur

₹14.4 L/yr - ₹25 L/yr

Team Lead
240 salaries
unlock blur

₹7.5 L/yr - ₹19.9 L/yr

Softwaretest Engineer
228 salaries
unlock blur

₹5.7 L/yr - ₹12 L/yr

Explore more salaries
Compare TELUS Digital with

Teleperformance

3.9
Compare

iEnergizer

4.7
Compare

WNS

3.3
Compare

Infosys BPM

3.6
Compare
write
Share an Interview