Upload Button Icon Add office photos
Engaged Employer

i

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

National Australia Bank Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 216 Reviews

Filter interviews by

National Australia Bank Support Analyst Interview Questions, Process, and Tips

Updated 11 Apr 2023

National Australia Bank Support Analyst Interview Experiences

1 interview found

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

I was interviewed in Mar 2023.

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 - Technical 

(4 Questions)

  • Q1. Write terraform script to create AWS cloudwatch metric.
  • Ans. 

    Terraform script to create AWS CloudWatch metric

    • Define the AWS provider and CloudWatch metric namespace

    • Create a metric with a name, unit, and dimensions

    • Add alarms and notifications for the metric

    • Apply the Terraform script to create the metric in AWS

  • Answered by AI
  • Q2. What will lookup function do in terraform
  • Ans. 

    Lookup function in Terraform retrieves the value of a named attribute from a named data source.

    • Lookup function is used to retrieve the value of a named attribute from a named data source.

    • It is commonly used to retrieve values from remote systems or data sources.

    • If the attribute is not found, it returns a default value.

    • Syntax: lookup(map, key, default_value)

    • Example: lookup(var.my_map, "key_name", "default_value")

  • Answered by AI
  • Q3. Write a sample Jenkinsfile
  • Ans. 

    Sample Jenkinsfile for building and deploying a Java application

    • Define stages for build, test, and deploy

    • Use Maven for building the application

    • Use Docker for containerization

    • Use Kubernetes for deployment

    • Set environment variables for credentials and configuration

    • Use Git for version control

  • Answered by AI
  • Q4. How I can deploy AWS lambda with Jenkins pipeline
  • Ans. 

    AWS Lambda can be deployed with Jenkins pipeline using AWS CLI and Jenkins AWS plugin.

    • Install AWS CLI and Jenkins AWS plugin

    • Create a Jenkins pipeline with AWS Lambda deployment stage

    • Use AWS CLI commands in Jenkins pipeline to deploy Lambda function

    • Example: aws lambda create-function command can be used to create a new Lambda function

    • Example: aws lambda update-function-code command can be used to update the code of an e

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What is your vision
  • Q2. What is your salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Good environment and its helpful to future growth
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Application production support
  • Q2. SQL windows server Linux MSSQL
  • Q3. Application support both UAT and production
  • Ans. 

    Application support involves providing assistance and troubleshooting for both UAT (User Acceptance Testing) and production environments.

    • Application support engineers are responsible for resolving issues and providing technical support for applications in both UAT and production environments.

    • They ensure that applications are functioning properly and troubleshoot any issues that arise during testing or in the live produ...

  • Answered by AI
  • Q4. Co-ordinate with and vendor
Round 2 - Aptitude Test 

Related questions for support

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Linux basics questions
  • Q2. Sql basic questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected
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 - Technical 

(1 Question)

  • Q1. Outlook configure
Round 3 - Technical 

(3 Questions)

  • Q1. Printer installation
  • Q2. Hardware troubleshoot
  • Q3. Window installation

Interview Preparation Tips

Interview preparation tips for other job seekers - Ticketing tool
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Recent news about hdfc
  • Ans. 

    HDFC Bank recently announced a partnership with Mastercard to launch a co-branded credit card.

    • HDFC Bank partnered with Mastercard to launch a co-branded credit card

    • The new credit card offers exclusive benefits and rewards for customers

    • This partnership aims to enhance customer experience and loyalty

  • Answered by AI
  • Q2. About your self

Interview Preparation Tips

Topics to prepare for HDFC Bank Customer Support Executive interview:
  • Go through job description
  • Company profile
  • Your resume
  • Skills required
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - HR 

(4 Questions)

  • Q1. My personal information and my aptitude test
  • Q2. My hobby and my qualifications
  • Q3. Experience and customer relation
  • Q4. Basic culture and customer service provider

Interview Preparation Tips

Interview preparation tips for other job seekers - No any other advice In this compony
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Jan 2023. There were 2 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. What is sql and it’s subtype
  • Ans. 

    SQL is a programming language used for managing and manipulating relational databases.

    • SQL stands for Structured Query Language

    • It is used to communicate with databases to retrieve, insert, update, and delete data

    • Some subtypes of SQL include MySQL, PostgreSQL, Oracle SQL, and Microsoft SQL Server

  • Answered by AI
  • Q2. What is sed command and find
  • Ans. 

    sed command is a stream editor for filtering and transforming text, while find command is used to search for files in a directory hierarchy.

    • sed command is used to perform text transformations on an input stream or file

    • find command is used to search for files in a directory hierarchy based on various criteria

    • sed command can be used to replace text, delete lines, or perform other text manipulations

    • find command can search...

  • Answered by AI
  • Q3. What is different between PK and FK
  • Ans. 

    PK is Primary Key which uniquely identifies a record in a table, while FK is Foreign Key which establishes a relationship between two tables.

    • PK ensures uniqueness of records in a table

    • FK establishes a relationship between tables

    • PK is used to enforce entity integrity, while FK is used to enforce referential integrity

  • Answered by AI
  • Q4. What is she’ll scraptiing
  • Ans. 

    Shell scraping is the process of extracting data from websites using automated tools or scripts.

    • Shell scraping involves writing scripts to automate the process of extracting data from websites

    • Tools like BeautifulSoup in Python or Scrapy can be used for shell scraping

    • Shell scraping is commonly used for web scraping and data mining purposes

  • Answered by AI
  • Q5. What is uptime command in Linux
  • Ans. 

    The uptime command in Linux displays the current time, how long the system has been running, and the number of users currently logged in.

    • Displays the current time

    • Shows how long the system has been running

    • Indicates the number of users currently logged in

  • Answered by AI
  • Q6. Why are switching the job
Round 2 - Technical 

(1 Question)

  • Q1. ….aaaaddddddhhjjjghhh

Skills evaluated in this interview

Round 1 - One-on-one 

(5 Questions)

  • Q1. Questions all related your profile
  • Q2. All related your field
  • Q3. Nothing special, there are all related your field
  • Q4. Nice place to learning
  • Q5. Nice place to learning to working teams

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice place to work, good company to freshers to experienced
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Roles and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - What's you know tell me first

National Australia Bank Interview FAQs

How many rounds are there in National Australia Bank Support Analyst interview?
National Australia Bank interview process usually has 2 rounds. The most common rounds in the National Australia Bank interview process are Resume Shortlist and Technical.
What are the top questions asked in National Australia Bank Support Analyst interview?

Some of the top questions asked at the National Australia Bank Support Analyst interview -

  1. How I can deploy AWS lambda with Jenkins pipel...read more
  2. What will lookup function do in terraf...read more
  3. Write terraform script to create AWS cloudwatch metr...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

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
IDFC FIRST Bank Interview Questions
4.0
 • 612 Interviews
IndusInd Bank Interview Questions
3.6
 • 577 Interviews
Bandhan Bank Interview Questions
3.7
 • 512 Interviews
Yes Bank Interview Questions
3.8
 • 409 Interviews
View all
Analyst
169 salaries
unlock blur

₹5 L/yr - ₹14 L/yr

Senior Associate
106 salaries
unlock blur

₹4.5 L/yr - ₹14 L/yr

Associate Vice President
104 salaries
unlock blur

₹15 L/yr - ₹42 L/yr

Analyst 1
101 salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Senior Analyst
99 salaries
unlock blur

₹6 L/yr - ₹26 L/yr

Explore more salaries
Compare National Australia Bank with

HDFC Bank

3.9
Compare

ICICI Bank

4.0
Compare

State Bank of India

3.8
Compare

Axis Bank

3.8
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