Upload Button Icon Add office photos

Filter interviews by

Telstra Associate Software Engineer Interview Questions and Answers

Updated 7 Oct 2024

Telstra Associate Software Engineer Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Fibonacci series coding q

Round 2 - Technical 

(2 Questions)

  • Q1. Sql basics ,oops concepts
  • Q2. Projects and other stuff

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2022. There were 5 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 - Coding Test 

It was a combination of coding and aptitude test. The test had four section and each section had it's time limit.

Round 3 - Technical 

(3 Questions)

  • Q1. The interviewer asked me question based on my resume. He also asked me question related to DBMS, OS & DSA.
  • Q2. Define polymorphism.
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • It can be achieved through method overloading or method overriding.

    • For example, a parent class Animal can have child classes like Dog, Cat, and Bird, each with their own unique implementation of the method 'makeSound'.

  • Answered by AI
  • Q3. Difference between SQL & NoSQL.
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL databases use structured query language for defining and manipulating the data.

    • NoSQL databases are schema-less and use various data models like key-value, document, columnar, or graph.

    • SQL databases are suitable for complex queries and transactions.

    • NoSQL databases are horizontally scalable and provide high perf...

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

(1 Question)

  • Q1. It was a managerial round.
Round 5 - HR 

(1 Question)

  • Q1. It asked me some situational based questions.

Interview Preparation Tips

Topics to prepare for Telstra Associate Software Engineer interview:
  • DBMS
  • DSA
  • OS
Interview preparation tips for other job seekers - Do revise core java concepts. Also be clear with what you know and what you don't. Hope you crack the interview. All the best :))

Skills evaluated in this interview

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given SumYou are given an array/list ARR consisting ... read more
asked in Clarivate
Q2. Best time to buy and sell stock IIYou have been given stock value ... read more
Q3. Intersection of Two Arrays IIYou have been given two integer arra ... read more
asked in CGI Group
Q4. Frog JumpThere is a frog on the 1st step of an N stairs long stai ... read more
asked in Gainsight
Q5. Connect N Ropes With Minimum CostYou have been given 'N' ropes of ... read more
Round 1 - Coding Test 

2 Coding Questions. Easy- medium level questions.

Round 2 - Technical 

(1 Question)

  • Q1. 1. Program to find a perfect Number 2. Sql query on joins
  • Ans. 

    Program to find a perfect number and SQL query on joins.

    • A perfect number is a positive integer that is equal to the sum of its proper divisors.

    • To find a perfect number, iterate through all numbers and check if the sum of its divisors is equal to the number itself.

    • SQL joins are used to combine data from two or more tables based on a related column.

    • Common types of joins include inner join, left join, right join, and full

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Build your resume in a good way. Your resume speaks about you.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

English
Critical reasoning and problem solving

Round 2 - Technical 

(1 Question)

  • Q1. Based on resume oops concepts about your work experience and your projects
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

It consisted mcq's based on C++ concepts and aptitude questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. What is Inheritance, polymorphism, virtual constructor..etc
  • Ans. 

    Inheritance is a mechanism in OOP where a class inherits properties and behaviors from another class. Polymorphism allows objects of different classes to be treated as objects of a common superclass. Virtual constructor is a constructor that can be overridden in a derived class.

    • Inheritance allows a class to inherit properties and behaviors from another class.

    • Polymorphism enables objects of different classes to be treat...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Why you want to join Huawei
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Nov 2024. There were 8 interview rounds.

Round 1 - Aptitude Test 

Aptitude can be considered "talent", or "skill". Aptitude is inborn potential to perform certain kinds of activities, whether physical or mental, and whether developed or undeveloped.

Round 2 - Coding Test 

Coding tests are typically programming challenges that help technical recruiters test programming skills and competencies of a developer or programmer. A good coding test will measure a candidate's capacity for problem-solving skills and understanding of coding

Round 3 - Group Discussion 

Group discussion (GD) is a comprehensive technique to judge the suitability of an individual and his appropriateness for admission, scholarship, job, etc.

Round 4 - Assignment 

Assessment is the systematic basis for making inferences about the learning and development of students. It is the process of defining, selecting, designing, collecting, analyzing,

Round 5 - Case Study 

Case study, detailed description and assessment of a specific situation in the real world created for the purpose of deriving generalizations and other insights from it.

Round 6 - Technical 

(2 Questions)

  • Q1. What is technical?
  • Ans. 

    Technical refers to anything related to technology, machinery, or scientific knowledge.

    • Relating to technology or machinery

    • Involving scientific knowledge or skills

    • Concerned with practical application of knowledge

    • Examples: coding, testing software, troubleshooting hardware

  • Answered by AI
  • Q2. What are technical missings ?
  • Ans. 

    Technical missings refer to bugs or defects in the software code that cause unexpected behavior or errors.

    • Technical missings are issues in the code that lead to incorrect functionality.

    • They can include syntax errors, logic errors, or missing error handling.

    • Examples of technical missings include null pointer exceptions, infinite loops, and memory leaks.

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

(2 Questions)

  • Q1. How HR use? What is the full form of HR
  • Ans. 

    HR stands for Human Resources. HR is responsible for managing employee relations, recruitment, training, and other personnel-related tasks.

    • HR is used by organizations to manage their workforce and ensure compliance with labor laws.

    • HR departments handle tasks such as recruitment, onboarding, training, performance evaluations, and employee relations.

    • HR professionals also play a key role in developing and implementing com...

  • Answered by AI
  • Q2. What was HR can do ?
  • Ans. 

    HR can play a crucial role in recruitment, employee relations, training, and development.

    • Recruitment - HR can source, screen, and interview candidates for open positions.

    • Employee relations - HR can handle conflicts, provide support, and ensure a positive work environment.

    • Training and development - HR can organize training programs, workshops, and career development opportunities.

    • Policy implementation - HR can ensure co...

  • Answered by AI
Round 8 - System requirements 

(2 Questions)

  • Q1. How was system requirements r use?
  • Ans. 

    System requirements are used to define the functionalities, constraints, and quality attributes of a software system.

    • System requirements help in understanding what the software should do and how it should behave.

    • They serve as a basis for design, development, testing, and validation of the software.

    • Examples of system requirements include performance metrics, security features, user interface specifications, and compatib

  • Answered by AI
  • Q2. What is system requirements?
  • Ans. 

    System requirements are a detailed description of the functions and capabilities a system must have in order to meet the needs of its users.

    • System requirements outline the necessary features, functions, and capabilities of a software system.

    • They are typically documented in a requirements specification document.

    • System requirements help ensure that the software meets the needs and expectations of its users.

    • Examples of sy...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Engage with recruiters
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql related ques mege into, rank,dense rank,queries of joins etc.
  • Q2. Java 8 related ques optional and stream
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

1st round some apt qns,some prgramming qns are they asked

Round 2 - One-on-one 

(1 Question)

  • Q1. C depth concepts and some prgram
Round 3 - Technical 

(1 Question)

  • Q1. Some DSA questions they asked
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Reverse a linked list.
  • Q2. Merge sort on a array/
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basi aptitude and coding mcq

Round 2 - Technical 

(1 Question)

  • Q1. What is hashmap

Telstra Interview FAQs

How many rounds are there in Telstra Associate Software Engineer interview?
Telstra interview process usually has 3 rounds. The most common rounds in the Telstra interview process are Technical, Coding Test and Resume Shortlist.
What are the top questions asked in Telstra Associate Software Engineer interview?

Some of the top questions asked at the Telstra Associate Software Engineer interview -

  1. Difference between SQL & NoS...read more
  2. 1. Program to find a perfect Number 2. Sql query on jo...read more
  3. Define polymorphi...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Telstra interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Telstra Associate Software Engineer Salary
based on 53 salaries
₹7 L/yr - ₹10.1 L/yr
71% more than the average Associate Software Engineer Salary in India
View more details

Telstra Associate Software Engineer Reviews and Ratings

based on 1 review

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

4.0

Salary & Benefits

5.0

Job Security

5.0

Company culture

4.0

Promotions/Appraisal

5.0

Work Satisfaction

Explore 1 Review and Rating
Software Engineer
159 salaries
unlock blur

₹9.6 L/yr - ₹24 L/yr

Senior Software Engineer
117 salaries
unlock blur

₹16 L/yr - ₹47.5 L/yr

Associate Software Engineer
53 salaries
unlock blur

₹7 L/yr - ₹10.1 L/yr

Software Developer
49 salaries
unlock blur

₹9.8 L/yr - ₹22.5 L/yr

Scrum Master
43 salaries
unlock blur

₹13.9 L/yr - ₹50.8 L/yr

Explore more salaries
Compare Telstra with

Bharti Airtel

4.0
Compare

Vodafone Idea

4.1
Compare

Jio

3.9
Compare

Tata Communications

4.1
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