Upload Button Icon Add office photos

ICICI Bank

Compare button icon Compare button icon Compare
4.0

based on 37.1k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

ICICI Bank Application Support Engineer Interview Questions, Process, and Tips

Updated 28 Jul 2023

ICICI Bank Application Support 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 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

Interview questions from similar companies

I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.

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 

(2 Questions)

  • Q1. Linux Command of how to recycle Jvm
  • Ans. 

    To recycle JVM in Linux, use the kill command with the process ID of the JVM.

    • Find the process ID of the JVM using the 'ps' command

    • Use the 'kill' command with the process ID to stop the JVM

    • Start the JVM again using the appropriate command

  • Answered by AI
  • Q2. Sql Command and Weblogic

Interview Preparation Tips

Interview preparation tips for other job seekers - Please learn linux , sql and weblogic to crack the interview to get the job

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. They will probably ask about your last job profile. What roles and responsibilities you were handling? And some basics about sql.
  • Q2. Tell me about your self?
  • Q3. Why you want to be a part of hdfc ?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2022. 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 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a highly motivated and experienced Application Support Engineer with a passion for problem-solving and customer satisfaction.

    • I have a Bachelor's degree in Computer Science and over 5 years of experience in application support.

    • I am skilled in troubleshooting, debugging, and resolving complex technical issues.

    • I have excellent communication skills and enjoy working with customers to ensure their needs are met.

    • I am pr...

  • Answered by AI
  • Q2. What are your strengths?
  • Ans. 

    My strengths include problem-solving, attention to detail, and strong communication skills.

    • I am a skilled problem-solver and can quickly identify and resolve issues

    • I have a keen attention to detail and can ensure accuracy in my work

    • I possess strong communication skills and can effectively collaborate with team members and clients

    • I am adaptable and can work well under pressure

    • I am a quick learner and can easily pick up

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great experience.
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
-
Result
No response

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude computer fundamentals and 2 coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Product of array except itself
  • Ans. 

    Calculate the product of all elements in an array except the element itself.

    • Iterate through the array and calculate the product of all elements except the current element.

    • Use two separate arrays to store the product of elements to the left and right of the current element.

    • Multiply the corresponding elements from the left and right arrays to get the final result.

  • Answered by AI
  • Q2. Add Numbers as Strings
  • Ans. 

    Concatenate numbers represented as strings to get the sum.

    • Convert strings to integers, add them, then convert back to string.

    • Handle carry over when adding digits.

    • Consider edge cases like leading zeros or empty strings.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Graph and trees ques

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was based on d s a

Round 2 - Technical 

(1 Question)

  • Q1. What's your fav subject

I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Linux Command of how to recycle Jvm
  • Ans. 

    To recycle JVM in Linux, use the kill command with the process ID of the JVM.

    • Find the process ID of the JVM using the 'ps' command

    • Use the 'kill' command with the process ID to stop the JVM

    • Start the JVM again using the appropriate command

  • Answered by AI
  • Q2. Sql Command and Weblogic

Interview Preparation Tips

Interview preparation tips for other job seekers - Please learn linux , sql and weblogic to crack the interview to get the job

Skills evaluated in this interview

Interview Questionnaire 

3 Questions

  • Q1. They will probably ask about your last job profile. What roles and responsibilities you were handling? And some basics about sql.
  • Q2. Tell me about your self?
  • Q3. Why you want to be a part of hdfc ?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before May 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a highly motivated and experienced Application Support Engineer with a passion for problem-solving and customer satisfaction.

    • I have a Bachelor's degree in Computer Science and over 5 years of experience in application support.

    • I am skilled in troubleshooting, debugging, and resolving complex technical issues.

    • I have excellent communication skills and enjoy working with customers to ensure their needs are met.

    • I am pr...

  • Answered by AI
  • Q2. What are your strengths?
  • Ans. 

    My strengths include problem-solving, attention to detail, and strong communication skills.

    • I am a skilled problem-solver and can quickly identify and resolve issues

    • I have a keen attention to detail and can ensure accuracy in my work

    • I possess strong communication skills and can effectively collaborate with team members and clients

    • I am adaptable and can work well under pressure

    • I am a quick learner and can easily pick up

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was great experience.

ICICI Bank Interview FAQs

How many rounds are there in ICICI Bank Application Support Engineer interview?
ICICI Bank interview process usually has 3 rounds. The most common rounds in the ICICI Bank interview process are Technical and Resume Shortlist.
What are the top questions asked in ICICI Bank Application Support Engineer interview?

Some of the top questions asked at the ICICI Bank Application Support Engineer interview -

  1. What is uptime command in Li...read more
  2. What is sql and it’s subt...read more
  3. What is different between PK and...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 ICICI Bank interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

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
 • 615 Interviews
IndusInd Bank Interview Questions
3.6
 • 583 Interviews
Bandhan Bank Interview Questions
3.7
 • 516 Interviews
Yes Bank Interview Questions
3.8
 • 409 Interviews
Deutsche Bank Interview Questions
3.9
 • 357 Interviews
View all
ICICI Bank Application Support Engineer Salary
based on 32 salaries
₹2 L/yr - ₹8.5 L/yr
At par with the average Application Support Engineer Salary in India
View more details

ICICI Bank Application Support Engineer Reviews and Ratings

based on 2 reviews

4.0/5

Rating in categories

4.0

Skill development

3.1

Work-Life balance

3.1

Salary & Benefits

5.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 2 Reviews and Ratings
Deputy Manager
15.6k salaries
unlock blur

₹2 L/yr - ₹10.8 L/yr

Relationship Manager
12.9k salaries
unlock blur

₹2.3 L/yr - ₹11 L/yr

Assistant Manager
10.2k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Manager
4.8k salaries
unlock blur

₹5.5 L/yr - ₹18.1 L/yr

Senior Officer
3.5k salaries
unlock blur

₹1 L/yr - ₹5.4 L/yr

Explore more salaries
Compare ICICI Bank with

HDFC Bank

3.9
Compare

Axis Bank

3.8
Compare

State Bank of India

3.8
Compare

Kotak Mahindra 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