Upload Button Icon Add office photos

Filter interviews by

Ambank Group Interview Questions and Answers

Updated 27 Aug 2024

Ambank Group Interview Experiences

1 interview found

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

I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a dedicated and experienced professional with a strong background in leadership and team management.

    • Over 5 years of experience in retail management

    • Proven track record of increasing sales and improving customer satisfaction

    • Skilled in team building and employee development

    • Strong communication and problem-solving skills

  • Answered by AI
  • Q2. Credit knowledge
Round 2 - HR 

(2 Questions)

  • Q1. Career break explanation
  • Ans. 

    I took a career break to focus on personal development and explore new opportunities.

    • Took time off to travel and gain new perspectives

    • Pursued further education or training to enhance skills

    • Dealt with personal or family health issues that required time off work

  • Answered by AI
  • Q2. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume soundness

Assistant Manager Interview Questions asked at other Companies

Q1. You are Handling cash operations then how you manage operations with sales ?
View answer (87)

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Dec 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Worst experience because before interview they are talking polite but after interview they didn't respond. I don't know why they are doing like this. And in interview iam preform well from my side but I do...
  • Q2. Even it's entry level job, I have around 2 years of experience in azure cloud. But how they shortlisted. If they no need then why they conducting interviews? Finel request please don't do like this for ot...

Interview Preparation Tips

Topics to prepare for Reveation Labs Azure Cloud Engineer interview:
  • Azure
Interview preparation tips for other job seekers - Don't waste your time in this company. I think they don't have vacancy but simply they are conducting interviews this is also a type of strategy of marketing.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a dedicated and experienced Virtual Relationship Manager with a passion for building strong connections and providing excellent customer service.

    • Over 5 years of experience in virtual relationship management

    • Skilled in communication, problem-solving, and relationship-building

    • Proven track record of exceeding customer satisfaction goals

    • Proficient in CRM software and virtual communication tools

  • Answered by AI
  • Q2. Why do you want to join
  • Ans. 

    I am passionate about leveraging technology to enhance customer relationships and provide personalized solutions.

    • Passionate about using technology to improve customer relationships

    • Excited about providing personalized solutions

    • Believe in the importance of virtual communication in today's digital world

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very bad experience till date.. no response from the employer for any kind of queries. No formal documents are provided for company policies. Misleaded on the interview.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What design pattern you usually used?
  • Ans. 

    I usually use the MVC (Model-View-Controller) design pattern in my projects.

    • Separates the application into three main components: Model (data), View (UI), and Controller (logic)

    • Promotes code reusability, modularity, and maintainability

    • Examples: Laravel framework in PHP, Spring framework in Java

  • Answered by AI
  • Q2. What is the difference between array and arraylist
  • Ans. 

    Array is a fixed-size data structure while ArrayList is a dynamic-size data structure in Java.

    • Array is a fixed-size collection of elements of the same data type, while ArrayList is a dynamic-size collection that can grow or shrink.

    • Arrays can store primitive data types and objects, while ArrayList can only store objects.

    • Arrays require a specified size during initialization, while ArrayList can dynamically resize itself.

    • ...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Why you want to join the company
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic ques on speed distance

Round 2 - Coding Test 

Easy level question based on DSA

Round 3 - One-on-one 

(4 Questions)

  • Q1. What is contructor
  • Ans. 

    A constructor is a special type of method in a class that is automatically called when an object of that class is created.

    • Constructors have the same name as the class they belong to

    • They are used to initialize the object's state

    • Constructors can have parameters to customize the initialization process

  • Answered by AI
  • Q2. What is deadlock
  • Ans. 

    Deadlock is a situation in which two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Occurs in multitasking environments

    • Caused by a circular wait, hold and wait, no preemption, and mutual exclusion

    • Examples include two processes waiting for each other to release a lock or resource

  • Answered by AI
  • Q3. Threads in java
  • Ans. 

    Threads in Java allow for concurrent execution of multiple tasks within a single program.

    • Threads are lightweight sub-processes within a program.

    • They allow for parallel execution of tasks, improving performance.

    • Java provides built-in support for creating and managing threads using the Thread class.

    • Example: Creating a new thread - Thread myThread = new Thread(() -> { // task to be executed });

    • Example: Starting a thread -

  • Answered by AI
  • Q4. Diff between string builder an buffer
  • Ans. 

    String Builder is mutable, String Buffer is synchronized.

    • String Builder is faster as it is not synchronized.

    • String Buffer is thread-safe, String Builder is not.

    • String Builder should be used in single-threaded environments, String Buffer in multi-threaded.

    • Example: StringBuilder sb = new StringBuilder(); StringBuffer buff = new StringBuffer();

  • Answered by AI
Round 4 - One-on-one 

(1 Question)

  • Q1. Based on Resume

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced Technical Lead with a strong background in software development and team management.

    • Over 8 years of experience in leading development teams

    • Proficient in various programming languages such as Java, Python, and JavaScript

    • Skilled in project management and Agile methodologies

    • Strong communication and problem-solving skills

    • Passionate about mentoring and guiding team members to success

  • Answered by AI
  • Q2. Your day to day roles and responsibilities.
  • Ans. 

    As a Technical Lead, my day to day roles and responsibilities include overseeing the technical aspects of projects, providing guidance to team members, and ensuring project deadlines are met.

    • Overseeing the technical aspects of projects

    • Providing guidance and mentorship to team members

    • Ensuring project deadlines are met

    • Collaborating with other teams and stakeholders

    • Identifying and resolving technical issues

    • Keeping up to d

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why do you want to join Isha
  • Ans. 

    I want to join Isha because of their innovative projects and strong focus on personal growth and well-being.

    • Innovative projects at Isha attract me

    • Strong focus on personal growth and well-being aligns with my values

    • Isha's reputation for making a positive impact in the community

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be yourself. be truthful
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Work experience
  • Q2. Area manager cooperative
Round 2 - One-on-one 

(2 Questions)

  • Q1. Good environment
  • Q2. Area manager cooperative

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice firm plz join
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

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

Round 1 - Assignment 

Crypto Assigment Project , to make crypto currencies with their rates

Round 2 - Coding Test 

Prime Number, Aptitude question

Round 3 - One-on-one 

(1 Question)

  • Q1. Personal questions
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Vuejs and Reactjs
  • Ans. 

    Vuejs is simpler and easier to learn, while Reactjs is more flexible and widely used in industry.

    • Vuejs is simpler and easier to learn for beginners

    • Reactjs is more flexible and widely used in industry

    • Vuejs has a more gradual learning curve compared to Reactjs

    • Reactjs has a larger ecosystem and community support

  • Answered by AI
  • Q2. Difference between mssql and Postgressql
  • Ans. 

    MSSQL is a proprietary database management system developed by Microsoft, while PostgreSQL is an open-source relational database management system.

    • MSSQL is developed by Microsoft, while PostgreSQL is open-source.

    • MSSQL is a proprietary system, while PostgreSQL is free and open-source.

    • MSSQL has a larger market share in the industry compared to PostgreSQL.

    • PostgreSQL has a strong reputation for reliability, data integrity,...

  • Answered by AI

Skills evaluated in this interview

Ambank Group Interview FAQs

How many rounds are there in Ambank Group interview?
Ambank Group interview process usually has 2 rounds. The most common rounds in the Ambank Group interview process are One-on-one Round and HR.

Tell us how to improve this page.

Interview Questions from Similar Companies

Bluestock ™ Interview Questions
4.5
 • 18 Interviews
Pragya Interview Questions
4.4
 • 13 Interviews
Perto Interview Questions
3.7
 • 13 Interviews
UAE Exchange Interview Questions
4.2
 • 5 Interviews
View all

Ambank Group Reviews and Ratings

based on 6 reviews

4.5/5

Rating in categories

4.9

Skill development

4.9

Work-life balance

4.9

Salary

3.5

Job security

4.9

Company culture

4.2

Promotions

4.8

Work satisfaction

Explore 6 Reviews and Ratings
Consultant
4 salaries
unlock blur

₹14 L/yr - ₹19.5 L/yr

Data Engineer
3 salaries
unlock blur

₹18.9 L/yr - ₹19.8 L/yr

ETL Developer
3 salaries
unlock blur

₹12 L/yr - ₹13 L/yr

Senior ETL Developer
3 salaries
unlock blur

₹14 L/yr - ₹18.4 L/yr

Senior Datastage Developer
3 salaries
unlock blur

₹12.4 L/yr - ₹14.4 L/yr

Explore more salaries
Compare Ambank Group with

Plada Infotech Services

3.5
Compare

Mogli labs

3.5
Compare

Infocus Technologies

3.9
Compare

Mashreq Bank

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