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
3.5

based on 503 Reviews

Filter interviews by

Commonwealth Bank of Australia, India Interview Questions, Process, and Tips

Updated 14 Jan 2025

Top Commonwealth Bank of Australia, India Interview Questions and Answers

View all 57 questions

Commonwealth Bank of Australia, India Interview Experiences

Popular Designations

90 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Company Website

Round 1 - Technical 

(5 Questions)

  • Q1. Cloud migration steps and challenges.
  • Ans. 

    Cloud migration involves planning, executing, and optimizing the process of moving data, applications, and workloads to a cloud environment.

    • Assess current infrastructure and applications to determine what can be migrated to the cloud

    • Choose the right cloud service provider based on requirements and budget

    • Develop a migration plan including timelines, resources, and potential risks

    • Execute the migration in phases to minimi...

  • Answered by AI
  • Q2. Technology stack of product
  • Ans. 

    The technology stack of the product includes Java, Spring Boot, Angular, and MySQL.

    • Java

    • Spring Boot

    • Angular

    • MySQL

  • Answered by AI
  • Q3. Which DB were used in your system?
  • Ans. 

    We used MySQL and MongoDB databases in our system.

    • MySQL was used for structured data storage

    • MongoDB was used for unstructured data storage

  • Answered by AI
  • Q4. How did your execute data pipelines?
  • Ans. 

    I executed data pipelines by designing the workflow, implementing data transformations, scheduling jobs, and monitoring performance.

    • Designed the workflow for data pipelines to ensure efficient data processing

    • Implemented data transformations using tools like Apache Spark or Python libraries

    • Scheduled jobs to run at specific intervals for automated data processing

    • Monitored performance of data pipelines to identify bottlen

  • Answered by AI
  • Q5. What is team velocity?
  • Ans. 

    Team velocity is a measure of the amount of work a team can complete in a sprint.

    • Team velocity is calculated by summing up the story points completed in a sprint.

    • It helps the team understand their capacity and plan future sprints accordingly.

    • Velocity is not a measure of productivity but rather a guide for planning and forecasting.

    • For example, if a team completes 30 story points in a sprint, their velocity is 30.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer maintained a casual demeanor, conducting the interview from their desk while occasionally waving at or smiling at colleagues in the vicinity.

IT Product Owner Interview Questions asked at other Companies

Q1. How do you validate that a feature is complete, explain with an example.
View answer (1)
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

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

Q1. Programming question - Find second largest string from a given sentence
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Detailed project questions
  • Q2. Explain completed gen ai project
  • Ans. 

    Developed a generative AI model to create realistic images of fictional characters.

    • Used GANs (Generative Adversarial Networks) to generate new images based on existing data.

    • Trained the model on a dataset of character images from various sources.

    • Implemented techniques like style transfer to enhance the diversity and creativity of generated images.

    • Evaluated the model's performance based on image quality metrics and user

  • Answered by AI

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. Special Sum of ArrayYou have been given an array/list ‘arr’ of length ‘N’, which contains single digit elements at every index. Your task is to return the sum of all elements of the array. But the final sum should also be a single digit. To... read more
View answer (2)

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Oct 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Pusedo code explain and improve
  • Ans. 

    Pseudo code explanation and improvement for better understanding and efficiency

    • Pseudo code is a high-level description of a computer program or algorithm

    • It uses natural language mixed with programming language-like syntax

    • Improvements can include adding comments for clarity, using proper indentation, and simplifying complex logic

    • Example: Original pseudo code - 'if x > 5 then print 'Hello World' else print 'Goodbye'

    • Impro...

  • Answered by AI
  • Q2. Explain framework
  • Ans. 

    A framework is a set of guidelines, libraries, and tools used to develop and maintain software applications.

    • Provides structure and organization for code

    • Promotes code reusability

    • Facilitates automation and testing

    • Examples: Selenium for web automation, JUnit for unit testing

  • Answered by AI
Round 2 - Group Discussion 

Agile and day to day working
Stakeholders and conflict management

Round 3 - HR 

(2 Questions)

  • Q1. Salary and benefits
  • Q2. Ways of working
  • Ans. 

    Effective ways of working include clear communication, collaboration, prioritization, and continuous improvement.

    • Clear communication is essential for sharing information and avoiding misunderstandings.

    • Collaboration helps team members work together towards common goals.

    • Prioritization ensures that tasks are completed in the most efficient order.

    • Continuous improvement involves learning from mistakes and finding ways to wo...

  • Answered by AI

Skills evaluated in this interview

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Commonwealth Bank of Australia, India interview questions for popular designations

 Senior Software Engineer

 (9)

 Analyst

 (4)

 Senior Test Engineer

 (4)

 Software Engineer

 (4)

 Quality Engineer

 (3)

 Test Engineer

 (3)

 Associate Analyst

 (2)

 Associate Quality Engineer

 (2)

Senior Operations Analyst Interview Questions & Answers

user image Nikunj Krishna Rayal

posted on 30 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How will you resolve the issue if you get a highly escalated Severity 1 issue, and you have to resolve it in 30 minutes?
  • Ans. 

    I would prioritize the issue, gather a cross-functional team, and work quickly to identify and resolve the root cause.

    • Prioritize the severity of the issue and focus on resolving it within the given time frame

    • Gather a cross-functional team with expertise in different areas to quickly address the issue

    • Utilize all available resources and tools to identify the root cause and implement a solution

    • Communicate effectively with...

  • Answered by AI
  • Q2. What will you do if you are not able to run any command in linux.
  • Ans. 

    I would troubleshoot the issue by checking for any error messages, verifying permissions, and consulting documentation or online resources.

    • Check for any error messages in the terminal

    • Verify permissions for the command being run

    • Consult documentation or online resources for troubleshooting steps

    • Try running the command with sudo if necessary

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Screen sharing session with in-depth live troubleshootinng scenario based questions.
  • Q2. How will you troubleshoot booting related issues?
  • Ans. 

    I will troubleshoot booting related issues by checking hardware connections, running diagnostics, and updating software.

    • Check hardware connections to ensure everything is properly connected

    • Run diagnostics to identify any hardware issues

    • Update software and drivers to ensure compatibility and functionality

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary Discussion....
  • Q2. Work Shift Discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics (Linux, troubleshooting, Database, Booting, Networking tools and commands) strong at your end and you can easily clear all the technical rounds.

Skills evaluated in this interview

Senior Operations Analyst Interview Questions asked at other Companies

Q1. How will you resolve the issue if you get a highly escalated Severity 1 issue, and you have to resolve it in 30 minutes?
View answer (1)

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

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

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between MAPE, MSE, R2, RMSE
  • Ans. 

    MAPE measures the percentage error, MSE and RMSE measure the average squared error, R2 measures the proportion of variance explained.

    • MAPE (Mean Absolute Percentage Error) measures the percentage error between actual and predicted values.

    • MSE (Mean Squared Error) measures the average squared difference between actual and predicted values.

    • RMSE (Root Mean Squared Error) is the square root of MSE, providing a more interpret...

  • Answered by AI
  • Q2. Evaluation metrics while training the model.
  • Ans. 

    Evaluation metrics are used to assess the performance of a model during training.

    • Common evaluation metrics include accuracy, precision, recall, F1 score, and ROC-AUC.

    • Accuracy measures the proportion of correctly classified instances out of the total instances.

    • Precision measures the proportion of true positive predictions out of all positive predictions.

    • Recall measures the proportion of true positive predictions out of ...

  • Answered by AI

Skills evaluated in this interview

Senior Data Scientist Associate Interview Questions asked at other Companies

Q1. Evaluation metrics while training the model.
View answer (1)

Jobs at Commonwealth Bank of Australia, India

View all
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

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

Q1. Programming question - Find second largest string from a given sentence
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
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

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

Q1. Programming question - Find second largest string from a given sentence
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Basic Java program
  • Q2. Selenium Automation coding
Round 2 - Technical 

(2 Questions)

  • Q1. Basic java programs
  • Q2. Selenium auto coding
Round 3 - Manegerial 

(1 Question)

  • Q1. General project related roles and responsibilities
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion

Senior Test Engineer Interview Questions asked at other Companies

Q1. From Selenium -> Which Automation framework I have implemented in my project . Explain each framework components. How to handle dynamic web element. how to handle hidden element. how to upload file in selenium, where hashmap is used in s... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Project questions
  • Q2. Spring related questions

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked ListYou are given two Singly Linked List of integers, which are merging at some node of a third linked list. Your task is to find the data of the node at which merging starts. If there is no merging, return -1. For ex... read more
View answer (4)

Commonwealth Bank of Australia, India Interview FAQs

How many rounds are there in Commonwealth Bank of Australia, India interview?
Commonwealth Bank of Australia, India interview process usually has 2-3 rounds. The most common rounds in the Commonwealth Bank of Australia, India interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Commonwealth Bank of Australia, India 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 Customer Service, Information Technology, Agile, SQL and Risk Management.
What are the top questions asked in Commonwealth Bank of Australia, India interview?

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

  1. How good are you in SQL...read more
  2. How will you resolve the issue if you get a highly escalated Severity 1 issue, ...read more
  3. What will you do if you are not able to run any command in lin...read more
How long is the Commonwealth Bank of Australia, India interview process?

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

Tell us how to improve this page.

Commonwealth Bank of Australia, India Interview Process

based on 46 interviews in last 1 year

Interview experience

4
  
Good
View more
Join Commonwealth Bank of Australia, India World-class technology and banking operations capability center

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
HCLTech Interview Questions
3.5
 • 3.7k Interviews
ICICI Bank Interview Questions
4.0
 • 2.4k Interviews
HDFC Bank Interview Questions
3.9
 • 2.1k Interviews
Axis Bank Interview Questions
3.8
 • 1.4k Interviews
Bajaj Finance Interview Questions
4.0
 • 291 Interviews
View all

Commonwealth Bank of Australia, India Reviews and Ratings

based on 503 reviews

3.5/5

Rating in categories

3.2

Skill development

3.8

Work-life balance

3.9

Salary

3.4

Job security

3.3

Company culture

3.0

Promotions

3.1

Work satisfaction

Explore 503 Reviews and Ratings
Senior Software Engineer

Bangalore / Bengaluru

5-11 Yrs

Not Disclosed

Software Engineer

Bangalore / Bengaluru

3-9 Yrs

Not Disclosed

Staff Security Engineer

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Explore more jobs
Senior Analyst
250 salaries
unlock blur

₹8.5 L/yr - ₹36.5 L/yr

Senior Associate
219 salaries
unlock blur

₹5.8 L/yr - ₹12 L/yr

Analyst
191 salaries
unlock blur

₹5 L/yr - ₹20 L/yr

Senior Software Engineer
191 salaries
unlock blur

₹15 L/yr - ₹50.1 L/yr

Software Engineer
178 salaries
unlock blur

₹11.1 L/yr - ₹35.6 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