Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Sberbank Branch in India Team. If you also belong to the team, you can get access from here

Sberbank Branch in India Verified Tick

Compare button icon Compare button icon Compare
4.3

based on 21 Reviews

Filter interviews by

Sberbank Branch in India Interview Questions, Process, and Tips

Updated 3 Jan 2025

Top Sberbank Branch in India Interview Questions and Answers

View all 11 questions

Sberbank Branch in India Interview Experiences

Popular Designations

7 interviews found

QA Functional Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

The coding test comprised 10 multiple-choice questions covering topics such as Testing Techniques including Equivalence Partitioning, Boundary Value Analysis, Decision Tables, State Transition, and SQL.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Given two tables, subscribers and subscriptions, how can one find the users who have active subscriptions between a specified start date and end date?
  • Q2. What are at least five bugs that you can identify on a sample test application's login page?
Round 3 - Technical 

(4 Questions)

  • Q1. What process improvements did you implement as a Senior Software QA Engineer in your previous two organizations?
  • Q2. There are 10 bugs but not enough time to fix all of them before release. How would you help the developer choose what to fix.
  • Q3. How would you approach a situation where a developer rejects a bug report, categorizing it as an enhancement?
  • Q4. How would you handle a situation where you do not have sufficient time to address all the test scenarios?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. Can we use POST method instead of get method
  • Ans. 

    Yes, POST method should be used for sending sensitive data or when data length exceeds URL limit.

    • POST method should be used when sending sensitive data like passwords or personal information.

    • POST method should be used when the data length exceeds the URL limit, as GET has a limit on the amount of data that can be sent.

    • GET method should be used for retrieving data from the server without changing anything on the server.

  • Answered by AI
  • Q2. Difference between where and having clauses in sql
  • Ans. 

    Where clause is used to filter rows before grouping, while having clause is used to filter groups after grouping.

    • Where clause is used with SELECT, UPDATE, DELETE statements to filter rows based on a condition

    • Having clause is used with GROUP BY statement to filter groups based on a condition

    • Where clause is applied before grouping, having clause is applied after grouping

    • Example: SELECT * FROM table_name WHERE column_name...

  • Answered by AI
  • Q3. What are the aggregate functions in SQL
  • Ans. 

    Aggregate functions in SQL are used to perform calculations on a set of values and return a single value.

    • Aggregate functions include functions like SUM, AVG, COUNT, MIN, and MAX.

    • SUM - calculates the sum of values in a column

    • AVG - calculates the average of values in a column

    • COUNT - counts the number of rows in a result set

    • MIN - finds the minimum value in a column

    • MAX - finds the maximum value in a column

  • Answered by AI
  • Q4. What is the difference between path params and query params
  • Ans. 

    Path params are part of the URL path, while query params are appended to the URL after a '?'

    • Path params are used to identify a specific resource in the URL path, while query params are used to filter or sort the resources

    • Path params are defined in the URL path itself, such as /users/{id}, while query params are appended to the URL, such as /users?sort=asc

    • Path params are typically used for mandatory parameters, while qu...

  • Answered by AI
  • Q5. Write a SQL query on inner join (given with a table and data)
  • Ans. 

    SQL query using inner join to retrieve data from two tables

    • Use INNER JOIN to combine rows from two tables based on a related column

    • Specify the columns to select from each table

    • Add a condition to match the related columns in the ON clause

  • Answered by AI
  • Q6. Application module to find bugs
  • Ans. 

    One way to find bugs in an application module is through thorough testing and using debugging tools.

    • Conduct thorough testing of the application module to identify bugs

    • Use debugging tools like breakpoints, logging, and profiling to pinpoint and fix bugs

    • Implement automated testing to catch bugs early in the development process

  • Answered by AI

Skills evaluated in this interview

Top Sberbank Branch in India Quality Analyst Interview Questions and Answers

Q1. What is the difference between path params and query params
View answer (1)

Quality Analyst Interview Questions asked at other Companies

Q1. How you will maintain the balance between operations and quality so that they do not have any conflicts of interest
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Rest Api testing
Round 2 - One-on-one 

(1 Question)

  • Q1. Roles and responsibilities

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination SumYou are given an array/list ARR of N distinct positive integers. You are also given a non-negative integer B. Your task is to find all unique combinations in the array whose sum is equal to B. A number can be chosen any numbe... read more
View answer (2)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your expectations
  • Ans. 

    My expectation is to lead a successful project delivery by effectively managing resources, timelines, and stakeholder expectations.

    • Clear communication with team members and stakeholders

    • Setting realistic goals and timelines

    • Proactively identifying and addressing risks

    • Ensuring quality deliverables within budget constraints

  • Answered by AI
  • Q2. What will you bring with yourself
  • Ans. 

    I will bring strong project management skills, leadership experience, and a track record of successful project delivery.

    • Extensive experience in project management

    • Proven track record of successful project delivery

    • Strong leadership skills

    • Ability to effectively communicate with stakeholders

    • Experience in managing cross-functional teams

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself and share how you can bring in a change

Sberbank Branch in India interview questions for popular designations

 Business Development Manager

 (1)

 Delivery Project Lead

 (1)

 Java Developer

 (1)

 Quality Analyst

 (1)

 Senior QA Engineer

 (1)

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

(2 Questions)

  • Q1. About family and my background
  • Q2. What would i prefer for electrical circuitry of my house, series or parallel
  • Ans. 

    I would prefer parallel electrical circuitry for my house.

    • Parallel circuitry allows for individual appliances to operate independently without affecting others

    • Parallel circuits are safer as if one appliance fails, others will continue to work

    • Parallel circuits are easier to troubleshoot and repair compared to series circuits

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Same as previous
Round 3 - Assignment 

Ppt for their requirements

Business Development Manager Interview Questions asked at other Companies

Q1. If your not getting support from bank or agent, then what will make further to generate business, what is the approach or strategy to be implemented during such cases to convince the customers ?
View answer (14)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Tell about JMM, memory area and GC.
  • Ans. 

    JMM stands for Java Memory Model, which defines how threads interact through memory. Memory area includes heap, stack, and method area. GC is responsible for managing memory by reclaiming unused objects.

    • JMM ensures visibility of shared data between threads

    • Memory area includes heap (objects), stack (method calls), and method area (class data)

    • GC (Garbage Collector) automatically reclaims memory by removing unused objects

    • ...

  • Answered by AI

Skills evaluated in this interview

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 1You have been given an integer array/list(ARR) of size N that contains only integers, 0 and 1. Write a function to sort this array/list. Think of a solution which scans the array/list only once and don't require use of an extra arra... read more
View answer (4)

Jobs at Sberbank Branch in India

View all

Telemedical Doctor Interview Questions & Answers

user image Anonymous

posted on 1 Nov 2023

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

I applied via Company Website and was interviewed in May 2023. There were 3 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 - Aptitude Test 

Generalized tests for Doctors, had questions based on clinical case solving ability and application of knowledge.

Round 3 - Behavioral 

(1 Question)

  • Q1. Patient presentation case, need to come up with complete management of patient along with treatment, based on clinical guidelines.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep hammering at it, keep honing your skills sharp

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 9 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you begin by introducing yourself and detailing your skills?
  • Ans. 

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

    • Over 10 years of experience in leadership roles

    • Proven track record of successfully managing teams and achieving targets

    • Strong communication and interpersonal skills

    • Expertise in strategic planning and decision-making

    • MBA in Business Administration from a reputable university

  • Answered by AI
  • Q2. What is your impression of behavior and appearance during the interview?
  • Ans. 

    The candidate exhibited professional behavior and had a neat appearance during the interview.

    • The candidate arrived on time for the interview

    • They maintained good eye contact and actively listened

    • Their attire was appropriate for the position they were applying for

    • They spoke clearly and confidently

    • Overall, the candidate presented themselves well

  • Answered by AI
Round 2 - Group Discussion 

Why do you work for our company, and how do you assess personality?

Round 3 - Group Discussion 

Initiate a group discussion and evaluate listening skills.

Round 4 - Coding Test 

Begin the coding test and assess your mental strength.

Round 5 - Assignment 

Begin the assignment and provide details about your experience with Staranth.

Round 6 - Aptitude Test 

Start the aptitude test and check the language.

Round 7 - HR 

(2 Questions)

  • Q1. What can you tell me about yourself?
  • Ans. 

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

    • Over 10 years of experience in leadership roles

    • Proven track record of successfully managing teams and achieving targets

    • Strong communication and interpersonal skills

    • Passionate about driving growth and development

  • Answered by AI
  • Q2. What skills and behaviors do you consider essential for success in this role?
  • Ans. 

    Essential skills and behaviors for success in the role of Center Head include leadership, communication, problem-solving, and strategic planning.

    • Strong leadership skills to effectively manage and motivate a team

    • Excellent communication skills to interact with staff, clients, and stakeholders

    • Effective problem-solving abilities to address challenges and make decisions

    • Strategic planning skills to set goals and drive the ce

  • Answered by AI
Round 8 - Technical 

(2 Questions)

  • Q1. What do you think about our company?
  • Ans. 

    I think your company is a leader in the industry with a strong reputation for innovation and quality.

    • Your company has a proven track record of success in the market.

    • I admire the company's commitment to excellence and customer satisfaction.

    • The company's culture of collaboration and teamwork is impressive.

    • I appreciate the company's focus on continuous improvement and growth.

    • The company's values align with my own professi

  • Answered by AI
  • Q2. What can you tell me about the goals of our company?
  • Ans. 

    The goals of our company are to provide high-quality services, exceed customer expectations, and maintain a strong market presence.

    • Deliver high-quality services to customers

    • Exceed customer expectations through exceptional service

    • Maintain a strong market presence through innovation and competitive pricing

  • Answered by AI
Round 9 - Other 

(2 Questions)

  • Q1. What do you think about our company
  • Ans. 

    I think your company is a leader in the industry with a strong reputation for innovation and quality.

    • Your company has a proven track record of success in the market.

    • I admire the company's commitment to excellence and customer satisfaction.

    • The company's values align with my own professional beliefs and goals.

  • Answered by AI
  • Q2. What actions do you take to promote the growth of our company?
  • Ans. 

    I promote company growth through strategic planning, employee development, and fostering a positive work culture.

    • Developing and implementing strategic plans to expand market reach

    • Investing in employee training and development to enhance skills and productivity

    • Creating a positive work environment to boost employee morale and retention

    • Collaborating with other departments to identify growth opportunities

    • Utilizing data ana

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am stating that hard work, smart work, and growth benefit our colony.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. What's your gole in this organisation
  • Ans. 

    My goal in this organization is to streamline operations, improve efficiency, and drive growth through strategic planning and execution.

    • Develop and implement operational strategies to optimize processes

    • Identify areas for improvement and implement solutions

    • Collaborate with cross-functional teams to achieve organizational goals

    • Drive performance and productivity through effective leadership and management

    • Ensure compliance

  • Answered by AI
  • Q2. What is your expectations from our company
  • Ans. 

    I expect a supportive work environment, opportunities for growth, and a clear vision for the company's future.

    • Supportive work environment with open communication

    • Opportunities for professional growth and development

    • Clear vision and goals for the company's future

    • Competitive compensation and benefits package

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. WHER YOU ARE WORKING CURRENTLY
  • Ans. 

    I am currently working at XYZ Corporation as the Operations Manager.

    • Responsible for overseeing daily operations

    • Implementing process improvements

    • Managing a team of employees

    • Collaborating with other departments

    • Analyzing data to make strategic decisions

  • Answered by AI
  • Q2. WHAY DO YOU LEAVE CURRENTLY ORGANISATION
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Looking for new challenges and opportunities for growth

    • Desire for career advancement

    • Seeking a more dynamic work environment

    • Want to broaden skill set and experience

    • Company restructuring or changes in leadership

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Effective time management is crucial for achieving success in various aspects of life, including personal and professional endeavors. Here are some key importance of time management:

1. *Boosts Productivity*: Time management helps prioritize tasks, focus on high-priority activities, and minimize distractions, leading to increased productivity.

2. *Reduces Stress*: By prioritizing tasks and managing time effectively, individuals can reduce stress and anxiety caused by procrastination, missed deadlines, or overwhelming workloads.

3. *Improves Work-Life Balance*: Effective time management enables individuals to balance work, personal life, and leisure activities, leading to a more fulfilling and enjoyable life.

4. *Enhances Goal Achievement*: Time management helps individuals set realistic goals, break them down into manageable tasks, and allocate sufficient time for completion, increasing the likelihood of achieving goals.

5. *Increases Efficiency*: By streamlining tasks, eliminating time-wasting activities, and leveraging tools and technology, individuals can optimize their workflow and increase efficiency.

6. *Supports Career Advancement*: Effective time management demonstrates professionalism, responsibility, and a strong work ethic, which are essential for career advancement and professional growth.

7. *Fosters Better Decision Making*: Time management allows individuals to reflect on their priorities, values, and goals, leading to more informed decision-making and a clearer sense of direction.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Coding Test 

2 leetcode problem
1. house robbers
2. Reverse linkedlist

Round 2 - Technical 

(3 Questions)

  • Q1. Difference between qualifier and auto wired?
  • Q2. Abstract vs interface?
  • Q3. Exception handling in polymorphism
Round 3 - One-on-one 

(1 Question)

  • Q1. WhatsApp notification system design

Sberbank Branch in India Interview FAQs

How many rounds are there in Sberbank Branch in India interview?
Sberbank Branch in India interview process usually has 2-3 rounds. The most common rounds in the Sberbank Branch in India interview process are One-on-one Round, Technical and Resume Shortlist.
How to prepare for Sberbank Branch in 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 Sberbank Branch in India. The most common topics and skills that interviewers at Sberbank Branch in India expect are Banking Sales, Corporate Banking, Corporate Sales, B2B Sales and Corporate Loans.
What are the top questions asked in Sberbank Branch in India interview?

Some of the top questions asked at the Sberbank Branch in India interview -

  1. How would you approach a situation where a developer rejects a bug report, cate...read more
  2. There are 10 bugs but not enough time to fix all of them before release. How wo...read more
  3. What are at least five bugs that you can identify on a sample test application'...read more
How long is the Sberbank Branch in India interview process?

The duration of Sberbank Branch in India interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Sberbank Branch in India Interview Process

based on 5 interviews in last 1 year

Interview experience

3.8
  
Good
View more

People are getting interviews through

based on 5 Sberbank Branch in India interviews
Job Portal
Company Website
60%
20%
20% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k 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
 • 289 Interviews
View all

Sberbank Branch in India Reviews and Ratings

based on 21 reviews

4.3/5

Rating in categories

4.0

Skill development

4.3

Work-Life balance

4.3

Salary & Benefits

4.2

Job Security

4.1

Company culture

3.9

Promotions/Appraisal

4.1

Work Satisfaction

Explore 21 Reviews and Ratings
Legal Counsel (Mumbai)

Mumbai

5-10 Yrs

Not Disclosed

Senior Client Relationship Manager

New Delhi,

Delhi/Ncr

10-15 Yrs

Not Disclosed

Senior Client Relationship Manager

Mumbai

10-15 Yrs

Not Disclosed

Explore more jobs
Credit Manager
7 salaries
unlock blur

₹13.5 L/yr - ₹14 L/yr

Risk Manager
6 salaries
unlock blur

₹19.2 L/yr - ₹27.7 L/yr

Operations Specialist
5 salaries
unlock blur

₹9.5 L/yr - ₹14 L/yr

Senior Manager
5 salaries
unlock blur

₹15 L/yr - ₹26 L/yr

Trade Finance Manager
4 salaries
unlock blur

₹15 L/yr - ₹21 L/yr

Explore more salaries
Compare Sberbank Branch in India with

State Bank of India

3.8
Compare

HDFC Bank

3.9
Compare

ICICI Bank

4.0
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