Upload Button Icon Add office photos

Filter interviews by

TELUS Digital Java Developer Interview Questions, Process, and Tips

Updated 26 May 2024

Top TELUS Digital Java Developer Interview Questions and Answers

TELUS Digital Java Developer Interview Experiences

2 interviews found

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

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

I applied via Company Website and was interviewed before May 2022. There were 3 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 - Aptitude Test 

Basic questions of aptitude and some coding questions.

Round 3 - Technical 

(3 Questions)

  • Q1. What is OOPS concepts?
  • Ans. 

    OOPS concepts are the principles of Object-Oriented Programming that help in creating modular and reusable code.

    • Encapsulation: Binding data and methods together in a single unit.

    • Inheritance: Acquiring properties and behavior of a parent class by a child class.

    • Polymorphism: Ability of an object to take many forms.

    • Abstraction: Hiding implementation details and showing only functionality.

    • Examples: Class, Object, Inheritan

  • Answered by AI
  • Q2. What is string?
  • Ans. 

    String is a sequence of characters.

    • In Java, String is a class that represents a sequence of characters.

    • Strings are immutable, meaning their values cannot be changed once created.

    • String literals are enclosed in double quotes, e.g. "Hello World".

    • Strings can be concatenated using the + operator, e.g. "Hello" + "World".

    • Strings have many built-in methods for manipulation, such as length(), substring(), and indexOf().

  • Answered by AI
  • Q3. Write the logic of palindrome?
  • Ans. 

    Palindrome is a word, phrase, number, or other sequence of characters that reads the same backward as forward.

    • Remove all non-alphanumeric characters from the string

    • Convert the string to lowercase

    • Reverse the string

    • Compare the reversed string with the original string

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
Q4. How to sort a list of students on the basis of their First name?
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Spring Boot, Hibernate, Spring MVC

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared with basics and spring latest topics along with database knowledge
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Newspaper Ad and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

A person ability in a particular skills or field of knowledge

Round 2 - HR 

(4 Questions)

  • Q1. Tell me about your self ?
  • Ans. 

    I am a passionate Java Developer with 5 years of experience in developing web applications and strong knowledge of Java technologies.

    • 5 years of experience in Java development

    • Proficient in developing web applications

    • Strong knowledge of Java technologies

  • Answered by AI
  • Q2. What are strength ?
  • Ans. 

    Strengths are qualities or attributes that make an individual or team effective in achieving goals.

    • Physical strength: Ability to lift heavy objects or perform physically demanding tasks.

    • Emotional strength: Resilience in facing challenges and managing stress.

    • Intellectual strength: Problem-solving skills and critical thinking abilities.

    • Interpersonal strength: Effective communication and teamwork skills.

    • Adaptability: Abil...

  • Answered by AI
  • Q3. Why are interested in this job?
  • Ans. 

    I am passionate about Java development and excited about the opportunity to work on challenging projects.

    • I have a strong background in Java programming and enjoy solving complex problems.

    • I am eager to contribute my skills and expertise to a dynamic team.

    • I am interested in this job because it offers the chance to work on cutting-edge technologies and make a real impact.

  • Answered by AI
  • Q4. Tell me about your studying
  • Ans. 

    I have a Bachelor's degree in Computer Science and have taken various online courses to further my knowledge in Java development.

    • Bachelor's degree in Computer Science

    • Online courses in Java development

    • Continuous learning and staying updated with latest technologies

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Job is very good important in life
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Oops concept they asked
  • Q2. They asked spring boot
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is difference between HashMap and HashTable ?
  • Ans. 

    HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.

    • HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized, making it thread-safe.

    • HashMap allows null values for both keys and values, whereas HashTable does not allow null keys or values.

    • HashMap is faster than HashTable as it is non-synchronized, but HashTable is preferred...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Sep 2023. There were 6 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 - Aptitude Test 

In aptitude test any company in first step

Round 3 - Coding Test 

In any language code is most important .in any Developer

Round 4 - Technical 

(1 Question)

  • Q1. In resume language for the technical round
Round 5 - Group Discussion 

Comunication technology is most important

Round 6 - HR 

(2 Questions)

  • Q1. It is last round of
  • Q2. Any questions for HR

Interview Preparation Tips

Topics to prepare for Infosys BPM Java Developer interview:
  • C language and core java

I applied via Walk-in

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 - Aptitude Test 

General knowledge ,appitude

Interview Preparation Tips

Interview preparation tips for other job seekers - We write the code of the java programming

I applied via Referral and was interviewed before Jun 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How will you resolve conflict ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to be confident while soft skills are important.

I applied via Approached by company and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - One-on-one 

Interview Preparation Tips

Interview preparation tips for other job seekers - The ones I interviewed ask about your old process and about the latest news

TELUS Digital Interview FAQs

How many rounds are there in TELUS Digital Java Developer interview?
TELUS Digital interview process usually has 2 rounds. The most common rounds in the TELUS Digital interview process are Technical, Resume Shortlist and Aptitude Test.
How to prepare for TELUS Digital Java Developer 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 Java, Microservices, Spring Boot, Core Java and GCP.
What are the top questions asked in TELUS Digital Java Developer interview?

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

  1. What is OOPS concep...read more
  2. What is stri...read more
  3. Write the logic of palindro...read more

Tell us how to improve this page.

TELUS Digital Java Developer Interview Process

based on 2 interviews

Interview experience

3.5
  
Good
View more
TELUS Digital Java Developer Salary
based on 4 salaries
₹4.3 L/yr - ₹12.7 L/yr
30% more than the average Java Developer Salary in India
View more details
Module Lead
475 salaries
unlock blur

₹8 L/yr - ₹30.8 L/yr

Senior Software Engineer
251 salaries
unlock blur

₹7.9 L/yr - ₹30 L/yr

Team Lead
229 salaries
unlock blur

₹5.2 L/yr - ₹22.3 L/yr

Softwaretest Engineer
222 salaries
unlock blur

₹4 L/yr - ₹14 L/yr

Senior Application Developer
220 salaries
unlock blur

₹8.6 L/yr - ₹26.4 L/yr

Explore more salaries
Compare TELUS Digital with

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

WNS

3.4
Compare

Infosys BPM

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview