Premium Employer

i

This company page is being actively managed by Commonwealth Bank of Australia, India Team. If you also belong to the team, you can get access from here

Commonwealth Bank of Australia, India Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Commonwealth Bank of Australia, India Senior Software Engineer Interview Questions, Process, and Tips

Updated 21 Feb 2025

Top Commonwealth Bank of Australia, India Senior Software Engineer Interview Questions and Answers

View all 10 questions

Commonwealth Bank of Australia, India Senior Software Engineer Interview Experiences

10 interviews found

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. Dont waste time on this one
  • Q2. Waste of time, evident from company reviews
  • Ans. 

    Address concerns raised in company reviews regarding waste of time.

    • Acknowledge the concerns raised in the reviews and show understanding of the issue

    • Provide examples of how you have optimized processes or improved efficiency in previous roles

    • Discuss the importance of time management and prioritization in software development

    • Highlight any experience with agile methodologies or other strategies for reducing waste

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. The interviewer, named Raghavendra, was quite rude. 2. He spent 10 minutes asking about the technology I was familiar with, followed by an hour of interview and later expressing dissatisfaction with the expected technology stack. 3. It seemed that he lacked prior interview experience and focused solely on a single concept. 4. He approached the interview by browsing a specific concept and expected the same keywords from the candidate. 5. This was an utterly disappointing interview experience; I have likely wasted the worst hour of my life. 6. The company lacks a clear culture, which was evident from the interviewer.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(4 Questions)

  • Q1. Java difference between Finally, Finalize
  • Ans. 

    Finally is a block of code that always executes, while Finalize is a method used for cleanup before an object is garbage collected.

    • Finally block is used in exception handling to ensure certain code is always executed, regardless of whether an exception is thrown or not.

    • Finalize method is called by the garbage collector before an object is reclaimed.

    • Finally block is used in try-catch-finally blocks, while Finalize metho...

  • Answered by AI
  • Q2. Programming question - Find second largest string from a given sentence
  • Ans. 

    Find the second largest string from a given sentence

    • Split the sentence into an array of strings

    • Sort the array based on string length

    • Return the second last element in the sorted array

  • Answered by AI
  • Q3. Difference between AWS cloud front and cloud formation
  • Ans. 

    AWS CloudFront is a content delivery network (CDN) service, while AWS CloudFormation is an infrastructure as code service.

    • CloudFront is used to deliver content to end users with low latency and high data transfer speeds.

    • CloudFormation is used to automate the deployment of infrastructure resources in a repeatable and predictable manner.

    • CloudFront is a CDN service that caches content at edge locations to reduce latency, ...

  • Answered by AI
  • Q4. How to improve performance in react js ?
  • Ans. 

    To improve performance in React JS, optimize rendering, minimize re-renders, use virtualization, lazy loading, code splitting, and memoization.

    • Optimize rendering by using shouldComponentUpdate or React.memo for functional components

    • Minimize re-renders by using PureComponent or memoization techniques like useMemo or useCallback

    • Use virtualization for long lists or tables to render only the visible items

    • Implement lazy loa...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was good experience with interviewer.

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between @requestbody and @responsebody
  • Ans. 

    Difference between @requestbody and @responsebody annotations in Spring MVC

    • The @RequestBody annotation is used to bind the HTTP request body to a method parameter in Spring MVC controller

    • The @ResponseBody annotation is used to bind the return value of a method to the HTTP response body in Spring MVC

    • Example: @RequestBody User user - binds the request body to a User object parameter

    • Example: @ResponseBody String hello() -...

  • Answered by AI
  • Q2. Some scenario based questions on Excepetion handling

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Dec 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Difference between declare trigger and declare index
  • Ans. 

    Declare trigger is used to execute a set of actions when a specific event occurs, while declare index is used to improve query performance by creating an index on a table column.

    • Declare trigger is used to perform actions like updating other tables or sending notifications when a specific event occurs.

    • Declare index is used to speed up query performance by creating an index on a column in a table.

    • Triggers are executed in...

  • Answered by AI

Commonwealth Bank of Australia, India interview questions for designations

 Senior Software Engineer 2

 (1)

 Software Engineer

 (4)

 Senior Software Developer

 (2)

 Software Testing Engineer

 (1)

 Associate Software Engineer

 (1)

 Senior Test Engineer

 (4)

 Senior Systems Engineer

 (1)

 Senior Data Engineer

 (1)

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

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

Round 1 - Coding Test 

In 30 minute , excepected to write 2 paragraph and complete the coding

Interview Preparation Tips

Interview preparation tips for other job seekers - Not moved to second round

Get interview-ready with Top Commonwealth Bank of Australia, India Interview Questions

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 Oct 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly related to dotnet, application security, coding standards, authentication Authorization, caching, API, MIDDLEWARE
Round 2 - Technical 

(1 Question)

  • Q1. Similar to first round but more related to project
Round 3 - HR 

(1 Question)

  • Q1. Mostly company culture was informed.

Senior Software Engineer Jobs at Commonwealth Bank of Australia, India

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic js question
  • Q2. Basic nodejs questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Authentication of API
  • Ans. 

    Authentication of API involves verifying the identity of users accessing the API.

    • Use API keys or tokens for authentication

    • Implement OAuth for secure authorization

    • Consider using SSL/TLS for encrypted communication

  • Answered by AI
  • Q2. Basic questions on what I have worked on
Round 2 - One-on-one 

(1 Question)

  • Q1. General discussion managerial round
Round 3 - HR 

(1 Question)

  • Q1. Mostly the HR explain about perks and policy. Salary discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Write program for finding unique strings
  • Ans. 

    Program to find unique strings in an array of strings

    • Create a set to store unique strings

    • Iterate through the array and add each string to the set

    • Return the set of unique strings

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Design Product page for ecommerce website
  • Ans. 

    Designing a product page for an ecommerce website

    • Include high-quality images of the product from different angles

    • Provide detailed product description including features, specifications, and dimensions

    • Include customer reviews and ratings for social proof

    • Add related products or accessories for upselling opportunities

    • Include prominent 'Add to Cart' and 'Buy Now' buttons for easy purchasing

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed before Jun 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. .net related question
  • Q2. Coding based on string
Contribute & help others!
anonymous
You can choose to be anonymous

Commonwealth Bank of Australia, India Interview FAQs

How many rounds are there in Commonwealth Bank of Australia, India Senior Software Engineer interview?
Commonwealth Bank of Australia, India interview process usually has 1-2 rounds. The most common rounds in the Commonwealth Bank of Australia, India interview process are Technical, One-on-one Round and HR.
How to prepare for Commonwealth Bank of Australia, India Senior Software Engineer 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 Commonwealth Bank of Australia, India. The most common topics and skills that interviewers at Commonwealth Bank of Australia, India expect are Information Technology, Customer Service, Oracle, Agile and Agile Coaching.
What are the top questions asked in Commonwealth Bank of Australia, India Senior Software Engineer interview?

Some of the top questions asked at the Commonwealth Bank of Australia, India Senior Software Engineer interview -

  1. Programming question - Find second largest string from a given sente...read more
  2. Waste of time, evident from company revi...read more
  3. Difference between AWS cloud front and cloud format...read more
How long is the Commonwealth Bank of Australia, India Senior Software Engineer interview process?

The duration of Commonwealth Bank of Australia, India Senior Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

Uneecops Technologies

No Interviews

INTERVIEWS

L&T Technology Services

No Interviews

INTERVIEWS

Jamna Auto Industries

No Interviews

INTERVIEWS

CTS Consulting & Technical Support

No Interviews

INTERVIEWS

Worldline

No Interviews

INTERVIEWS

Wtw Global Delivery And Solutions

No Interviews

INTERVIEWS

Corelynx Solutions

No Interviews

INTERVIEWS

Velocity Software Solutions

No Interviews

INTERVIEWS

Motilal Oswal Financial Services

No Interviews

INTERVIEWS

KLA

No Interviews

Tell us how to improve this page.

Commonwealth Bank of Australia, India Senior Software Engineer Interview Process

based on 11 interviews

1 Interview rounds

  • Technical Round
View more
Join Commonwealth Bank of Australia, India World-class technology and banking operations capability center
Commonwealth Bank of Australia, India Senior Software Engineer Salary
based on 235 salaries
₹18 L/yr - ₹50.1 L/yr
131% more than the average Senior Software Engineer Salary in India
View more details

Commonwealth Bank of Australia, India Senior Software Engineer Reviews and Ratings

based on 31 reviews

2.8/5

Rating in categories

3.0

Skill development

3.2

Work-life balance

3.5

Salary

3.0

Job security

2.7

Company culture

2.4

Promotions

2.6

Work satisfaction

Explore 31 Reviews and Ratings
Senior Analyst
259 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
235 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Analyst
208 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
204 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
193 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Commonwealth Bank of Australia, India with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

State Bank of India

3.8
Compare

Axis Bank

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent