Upload Button Icon Add office photos

Filter interviews by

Telstra Senior Associate Software Engineer Interview Questions and Answers

Updated 11 Oct 2024

Telstra Senior Associate Software Engineer Interview Experiences

1 interview found

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

I applied via campus placement at Veermata Jijabai Technological Institute (VJTI), Mumbai and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

DSA and aptitude questions

Round 2 - Technical 

(2 Questions)

  • Q1. Write the code for a doubly linked list?
  • Ans. 

    Doubly linked list code implementation

    • Create a Node class with data, prev, and next pointers

    • Implement methods for insertion, deletion, and traversal

    • Handle edge cases like empty list, inserting at head/tail, etc.

  • Answered by AI
  • Q2. Explain your project in detail
  • Ans. 

    Developed a web-based project management tool for tracking tasks and deadlines

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express for back-end

    • Utilized MongoDB for database storage

    • Incorporated user authentication and authorization features

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me something about yourself which is not in your resume?
  • Ans. 

    I am an avid hiker and have climbed several mountains in the past year.

    • I enjoy spending time outdoors and challenging myself physically

    • I have completed hikes to the summits of Mount Rainier, Mount Whitney, and Half Dome

    • Hiking helps me clear my mind and stay physically fit

  • Answered by AI
  • Q2. How do you manage your personal and professional life?
  • Ans. 

    I prioritize tasks, set boundaries, delegate when necessary, and make time for self-care.

    • Prioritize tasks based on urgency and importance

    • Set boundaries between work and personal life to maintain a healthy balance

    • Delegate tasks when overwhelmed to avoid burnout

    • Make time for self-care activities such as exercise, hobbies, and relaxation

    • Use tools like calendars and to-do lists to stay organized

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Some puzzle from gfg which I don't remember now
  • Q2. If you have 2-3 tasks in the plate how do you decide the priority?
  • Ans. 

    I prioritize tasks based on deadlines, importance, and dependencies.

    • Evaluate deadlines and prioritize tasks with the closest deadline first

    • Consider the importance and impact of each task on the overall project

    • Take into account any dependencies between tasks and prioritize accordingly

    • Communicate with stakeholders to understand their priorities and align tasks accordingly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA from Striver's YouTube channel

Skills evaluated in this interview

Interview questions from similar companies

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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Find nth elements from last in linked list
  • Ans. 

    Use two pointers to find the nth element from the end of a linked list.

    • Use two pointers, one moving n steps ahead of the other

    • When the first pointer reaches the end, the second pointer will be at the nth element from the end

  • Answered by AI
  • Q2. Difference between hashmap and concurrent hashmap
  • Ans. 

    HashMap is not thread-safe while ConcurrentHashMap is thread-safe and allows concurrent access.

    • HashMap is not thread-safe and can lead to ConcurrentModificationException if accessed by multiple threads simultaneously.

    • ConcurrentHashMap allows concurrent access by multiple threads without the need for external synchronization.

    • ConcurrentHashMap achieves thread-safety by dividing the map into segments, allowing multiple th...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. What are the things that u do when your what app screen is blank
  • Ans. 

    I would check for internet connection, restart the app, clear cache, and update the app.

    • Check internet connection

    • Restart the app

    • Clear cache

    • Update the app

  • Answered by AI
  • Q2. Simple python code

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with basics and resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on ReactJS and code snippets
Round 2 - Coding Test 

It was a machine coding round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly and take full advantage of the opportunity.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Questions were asked

Round 2 - Coding Test 

Dsa dp, graphs and many more questions from arrays and linked list were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - No
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Details of what we did on college , project and few programs .

Telstra Interview FAQs

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

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

  1. If you have 2-3 tasks in the plate how do you decide the priori...read more
  2. Write the code for a doubly linked li...read more
  3. Some puzzle from gfg which I don't remember ...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k 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.8k Interviews
Jio Interview Questions
3.9
 • 1.6k Interviews
Bharti Airtel Interview Questions
4.0
 • 818 Interviews
Vodafone Idea Interview Questions
4.1
 • 544 Interviews
Ericsson Interview Questions
4.2
 • 406 Interviews
Nokia Interview Questions
4.1
 • 272 Interviews
View all
Telstra Senior Associate Software Engineer Salary
based on 12 salaries
₹8.5 L/yr - ₹15.2 L/yr
12% less than the average Senior Associate Software Engineer Salary in India
View more details

Telstra Senior Associate Software Engineer Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.5

Skill development

5.0

Work-life balance

4.2

Salary

5.0

Job security

5.0

Company culture

4.2

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
159 salaries
unlock blur

₹9.6 L/yr - ₹24 L/yr

Senior Software Engineer
117 salaries
unlock blur

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