Upload Button Icon Add office photos

Filter interviews by

Westpac Interview Questions and Answers

Updated 7 Dec 2024

Westpac Interview Experiences

Popular Designations

4 interviews found

Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How would you build a high performing REST service, that calls a downstream API meant for "Notification" service? [Hint: Async service calls]
  • Ans. 

    To build a high performing REST service for Notification API calls, use asynchronous service calls.

    • Use asynchronous programming techniques like CompletableFuture or reactive programming to make non-blocking service calls.

    • Implement circuit breakers and timeouts to handle potential failures and prevent cascading failures.

    • Optimize the service by tuning thread pools, connection pools, and caching mechanisms.

    • Consider using ...

  • Answered by AI
  • Q2. How would you test your REST API, while the downstream API that you are calling is not ready for test yet? [Hint: Mocks in Mockito]
  • Ans. 

    Use Mockito to create mock objects for downstream API testing.

    • Create a mock object using Mockito for the downstream API

    • Define the behavior of the mock object to simulate responses

    • Inject the mock object into the test environment to simulate the downstream API calls

    • Write test cases to verify the functionality of the REST API using the mock object

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Rest based endpoints was required to be created for some scenario

Round 2 - Technical 

(2 Questions)

  • Q1. OOPS concepts, System design
  • Q2. Experience and question based on resume
Round 3 - HR 

(2 Questions)

  • Q1. General questions about salary
  • Q2. When can I join and culture fitment questions

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array of integers nums and an integer target, return indices of 2 numbers that they add up to target
  • Ans. 

    Return indices of 2 numbers in an array that add up to a target integer.

    • Use a hash table to store the complement of each number in the array.

    • Iterate through the array and check if the complement exists in the hash table.

    • Return the indices of the two numbers that add up to the target.

  • Answered by AI
  • Q2. Given a string, return the longest palindromic substring string
  • Ans. 

    Return the longest palindromic substring of a given string.

    • A palindrome is a string that reads the same backward as forward.

    • Use dynamic programming to solve the problem efficiently.

    • Start with the longest possible substring and check if it's a palindrome.

    • If it's not, try the next longest substring until you find a palindrome.

    • Return the longest palindrome found.

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain MFE and SPA
  • Q2. What is different between uncontrolled component and controlled component

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (211)

Westpac interview questions for popular designations

 Software Engineer

 (1)

 Full Stack Software Developer

 (1)

 Senior Software Engineer

 (1)

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Written test

Round 2 - Online interview 

(1 Question)

  • Q1. Strength,weakness,personality development questions,how to manage work under pressure

Interview Preparation Tips

Interview preparation tips for other job seekers - Conduct online interview that was helpfull for us

I applied via Naukri.com and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. There will be More challenging work so will i get support from here to learn

Interview Preparation Tips

Interview preparation tips for other job seekers - It was tremendous work environment i ever worked anywhere , very professional colleagues , they always ready to teach you support you , i don't wanted to left the organisation but i lost my few family members during covid so decided to take care of my few family members 🙂

I applied via Referral and was interviewed before May 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Your business achievements and products knowledge based the questions
  • Q2. Explain clearly and answering boldly

Interview Preparation Tips

Interview preparation tips for other job seekers - Smooth and knowledgeable

I applied via Referral and was interviewed in Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Insurance and it’s products
  • Q2. NRI services

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, accurate and keep Check on your communication and words you use during interview

I applied via Walk-in and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Questions regarding current affairs and financial products.

Round 2 - Aptitude Test 

Questions regarding reasoning, mathematics and English

Round 3 - HR 

(1 Question)

  • Q1. Normal discussion and one to one explanation of roles and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare in advance, because prepration automatically gives confidence.

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

Interview Questionnaire 

1 Question

  • Q1. What is customer handling the request
  • Ans. 

    Customer handling the request refers to the process of addressing and resolving customer inquiries, complaints, and requests.

    • Listening actively to the customer's concern

    • Empathizing with the customer's situation

    • Offering solutions or alternatives to resolve the issue

    • Following up with the customer to ensure satisfaction

    • Maintaining a positive and professional demeanor throughout the interaction

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview is ok

Westpac Interview FAQs

How many rounds are there in Westpac interview?
Westpac interview process usually has 1-2 rounds. The most common rounds in the Westpac interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Westpac 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 Westpac. The most common topics and skills that interviewers at Westpac expect are Agile Development, Delivery Management, IT Infrastructure, IT Projects and IT Service Delivery.
What are the top questions asked in Westpac interview?

Some of the top questions asked at the Westpac interview -

  1. How would you test your REST API, while the downstream API that you are callin...read more
  2. How would you build a high performing REST service, that calls a downstream API...read more
  3. Array of integers nums and an integer target, return indices of 2 numbers that ...read more

Tell us how to improve this page.

Westpac Interview Process

based on 4 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.2k Interviews
Axis Bank Interview Questions
3.8
 • 1.5k Interviews
IDFC FIRST Bank Interview Questions
3.9
 • 651 Interviews
IndusInd Bank Interview Questions
3.5
 • 608 Interviews
Bandhan Bank Interview Questions
3.7
 • 542 Interviews
Yes Bank Interview Questions
3.7
 • 433 Interviews
View all

Westpac Reviews and Ratings

based on 19 reviews

3.9/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

4.0

Salary

3.6

Job security

3.8

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 19 Reviews and Ratings
Compare Westpac with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

Axis Bank

3.8
Compare

Kotak Mahindra Bank

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