Upload Button Icon Add office photos

Filter interviews by

TELUS Digital Interview Questions, Process, and Tips

Updated 15 Jan 2025

Top TELUS Digital Interview Questions and Answers

View all 37 questions

TELUS Digital Interview Experiences

Popular Designations

96 interviews found

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

(2 Questions)

  • Q1. Introduction of myself
  • Q2. Difference 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 exception han

  • Answered by AI

Skills evaluated in this interview

Network Administrator Interview Questions asked at other Companies

Q1. Architecture of Firewalls worked, Previous role & responsibilities, What all things need to checked if enduser faces issues while accessing website or server, What if there is latency Any exceptional cases handled during firewall troubl... read more
View answer (1)

Technical Lead Interview Questions & Answers

user image Adarsh Singh

posted on 2 Oct 2023

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Normal js questions
  • Q2. React - create a to do list
  • Ans. 

    Create a to do list using React

    • Create a new React project using create-react-app

    • Create a component for the to do list

    • Use state to manage the list of tasks

    • Allow users to add new tasks and mark tasks as completed

    • Style the to do list using CSS or a UI library like Material-UI

  • Answered by AI
  • Q3. What 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

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

(2 Questions)

  • Q1. Normal js questions
  • Q2. Write a map function.
  • Ans. 

    A map function applies a given function to each element of an array and returns a new array with the results.

    • Use the map function to iterate over each element of the array

    • Pass a callback function as an argument to the map function

    • The callback function should take the current element as input and return the transformed element

    • Example: const arr = ['apple', 'banana', 'cherry']; const newArr = arr.map(item => item.toUpper

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview

Skills evaluated in this interview

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How was your yesterday
  • Q2. Tell about your state

Interview Preparation Tips

Interview preparation tips for other job seekers - While you going to do interview Just relax and positive mind

Chat and Email Support Executive Interview Questions asked at other Companies

Q1. What if customer says that the ordered material is not reached but the tracking shows the material is delivered. What has gone wrong.
View answer (5)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 3 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Tell something about yourself ?
  • Q2. Why you are changing your current job?
  • Q3. Why do you want to join hardcore sales profile?
Round 2 - Aptitude Test 

SVAR test,
5 sections

Round 3 - Technical 

(2 Questions)

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

  • Answered by AI
  • Q2. Why do you want to join Telus?

Interview Preparation Tips

Interview preparation tips for other job seekers - I suggest don't panic, company is really good, you won't find any trouble, they will give you ample time to cope up.

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (50)

TELUS Digital interview questions for popular designations

 Senior Application Developer

 (4)

 Customer Service Executive

 (3)

 Senior Network Analyst

 (3)

 CSR Executive

 (2)

 Customer Service Associate

 (2)

 Java Developer

 (2)

 Network Administrator

 (2)

 Network Analyst

 (2)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Conflict management

Get interview-ready with Top TELUS Digital Interview Questions

Lead Interview Questions & Answers

user image Anonymous

posted on 4 Apr 2024

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

(1 Question)

  • Q1. More about experience and skills
Round 2 - HR 

(1 Question)

  • Q1. About date of joining and offer

Interview Preparation Tips

Interview preparation tips for other job seekers - More about exp and skills

Lead Interview Questions asked at other Companies

Q1. Why should we pay you xx Lakhs?
View answer (1)

Jobs at TELUS Digital

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

(2 Questions)

  • Q1. Any sorting in java
  • Ans. 

    Java provides several sorting algorithms to sort arrays of strings.

    • Arrays.sort() method can be used to sort an array of strings in ascending order.

    • Arrays.sort() method uses the natural ordering of the elements.

    • To sort in descending order, you can use the Comparator.reverseOrder() method.

    • You can also use other sorting algorithms like bubble sort, insertion sort, etc.

  • Answered by AI
  • Q2. Prepare maven well
Round 2 - Technical 

(1 Question)

  • Q1. Bdd ,jenkins, git stash
Round 3 - HR 

(1 Question)

  • Q1. Java collections.

Interview Preparation Tips

Interview preparation tips for other job seekers - Average interview

Skills evaluated in this interview

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Sr Lead Quality Interview Questions & Answers

user image Vipin Pal

posted on 4 Sep 2024

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

(1 Question)

  • Q1. Basic Testing Question
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

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

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Protocols in API
  • Ans. 

    API protocols are rules and standards used for communication between different software applications.

    • API protocols define how data is exchanged between systems

    • Common API protocols include REST, SOAP, and GraphQL

    • Protocols ensure consistency and reliability in API communication

  • Answered by AI

Skills evaluated in this interview

Senior QA Analyst Interview Questions asked at other Companies

Q1. Can you convert lead if all required fields of contact or opportunity are not available on lead
View answer (1)

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 Internet Research, Social Media, search engine, Communication Skills and Customer Service.
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
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.

TELUS Digital Interview Process

based on 42 interviews in last 1 year

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
Foundever Interview Questions
3.6
 • 139 Interviews
View all

TELUS Digital Reviews and Ratings

based on 1.1k reviews

3.8/5

Rating in categories

3.5

Skill development

3.8

Work-life balance

3.5

Salary

3.4

Job security

3.7

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 1.1k Reviews and Ratings
Telus Digital|| Transactional Processing Executive

Noida,

Delhi/Ncr

1-5 Yrs

₹ 3-4.75 LPA

Telus Digital | Chat Support Advisor

Noida

1-3 Yrs

₹ 1.5-3.5 LPA

Explore more jobs
Module Lead
473 salaries
unlock blur

₹8 L/yr - ₹27 L/yr

Senior Software Engineer
261 salaries
unlock blur

₹6.7 L/yr - ₹26 L/yr

Softwaretest Engineer
223 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Team Lead
222 salaries
unlock blur

₹4.8 L/yr - ₹20 L/yr

Senior Application Developer
204 salaries
unlock blur

₹7.6 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
Did you find this page helpful?
Yes No
write
Share an Interview