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

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 Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
Add answer
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 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (3)

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 was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Can you tell me about your past experience?
  • Ans. 

    I have 3 years of experience working as a Backend Developer for a tech company.

    • Developed and maintained backend systems using Java and Spring framework

    • Worked on optimizing database queries for better performance

    • Collaborated with frontend developers to integrate APIs and improve user experience

  • Answered by AI
  • Q2. Can you tell me about your past experience
  • Ans. 

    I have 3 years of experience working as a Backend Developer at a tech company.

    • Developed and maintained backend systems using Java, Spring Boot, and MySQL

    • Collaborated with cross-functional teams to design and implement new features

    • Optimized database queries and improved system performance

    • Participated in code reviews and provided feedback to team members

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I work at Hi-Tek Syndicate, and I really like the environment in this company. The people I work with are also great, including my seniors, who are very supportive. I am very satisfied with my work here and happy to be employed at this company.
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 Jan 2023. 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 

(8 Questions)

  • Q1. On Active directory User Management
  • Q2. On SCCM user side troubleshooting for configuration manager,
  • Ans. 

    SCCM user side troubleshooting involves identifying and resolving issues related to configuration manager on end-user devices.

    • Check if the SCCM client is installed and running on the device

    • Verify if the device is properly enrolled in the SCCM console

    • Check if the device is receiving policies and updates from the SCCM server

    • Review SCCM logs on the device to identify any errors or issues

    • Ensure that the device meets the mi...

  • Answered by AI
  • Q3. On people Management,
  • Q4. On Service now dashboard ,
  • Q5. ITIL Process ticket management, incident management
  • Q6. Conflict management ,
  • Q7. Team management & application support
  • Q8. Technical support assistance

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , interviewers in service delivery don't ho hard on technical discussions

Skills evaluated in this interview

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

I applied via campus placement at Nadar Mahajana Sangam S Vasan College for Women, Madurai and was interviewed in Sep 2022. There were 5 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 - Aptitude Test 

Knowlege reasoning ability and quantitative aptitude

Round 3 - Group Discussion 

Sharing the information or ideas from person to person

Round 4 - HR 

(3 Questions)

  • Q1. Communication between human resources and employee person
  • Q2. Why do choose this field?
  • Q3. How will be expect this salary?
Round 5 - One-on-one 

(1 Question)

  • Q1. Person details or information

Interview Preparation Tips

Interview preparation tips for other job seekers - No advice .... Keeping your own attitude... Ask the help in the knowledged person

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, SQL, Corporate Sales and B2B Sales.
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 12 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 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.5k Interviews
Bajaj Finance Interview Questions
4.0
 • 297 Interviews
View all

Sberbank Branch in India Reviews and Ratings

based on 28 reviews

4.0/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

4.2

Salary

3.8

Job security

3.8

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 28 Reviews and Ratings
Market Risk Manager

New Delhi

5-8 Yrs

Not Disclosed

Support engineer first line (Automated Banking System)

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Senior System Analyst

Bangalore / Bengaluru

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

Manager
5 salaries
unlock blur

₹5.4 L/yr - ₹15 L/yr

Senior Manager
5 salaries
unlock blur

₹15 L/yr - ₹26 L/yr

Operations Specialist
5 salaries
unlock blur

₹9.5 L/yr - ₹14 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
Did you find this page helpful?
Yes No
write
Share an Interview