Add office photos
Sberbank Branch in India logo
Engaged Employer

Sberbank Branch in India

Verified
3.9
based on 29 Reviews
Filter interviews by
Designation

10+ Sberbank Branch in India Interview Questions and Answers

Updated 3 Jan 2025

Q1. 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 query params are used for optional parameters

  • Path params are...read more

Add your answer
right arrow

Q2. 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

Add your answer
right arrow

Q3. 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.

Add your answer
right arrow

Q4. 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 = 'value'

  • Example: SELECT column_name, COUNT(*) FROM table...read more

Add your answer
right arrow
Discover Sberbank Branch in India interview dos and don'ts from real experiences

Q5. 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

Add your answer
right arrow

Q6. How would you approach a situation where a developer rejects a bug report, categorizing it as an enhancement?

Ans.

Discuss with the developer to understand their reasoning and provide additional information to support the bug classification.

  • Initiate a discussion with the developer to understand their perspective on why the bug is considered an enhancement.

  • Provide additional information such as user impact, expected behavior, and screenshots to support the bug classification.

  • Collaborate with the developer to reach a consensus on whether the issue should be classified as a bug or an enhance...read more

Add your answer
right arrow
Are these interview questions helpful?

Q7. 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

Add your answer
right arrow

Q8. 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.

Ans.

Prioritize bugs based on severity, impact on users, and functionality importance.

  • Prioritize bugs based on severity - fix critical bugs that cause crashes or data loss first.

  • Consider impact on users - fix bugs that affect a large number of users or key functionality.

  • Importance of functionality - prioritize bugs that impact core features or key user workflows.

  • Collaborate with stakeholders - involve product managers, designers, and other team members in prioritization process.

  • Us...read more

Add your answer
right arrow
Share interview questions and help millions of jobseekers 🌟
man with laptop

Q9. 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

Add your answer
right arrow

Q10. What are at least five bugs that you can identify on a sample test application's login page?

Ans.

Five bugs on a sample test application's login page

  • Incorrect error message displayed for invalid credentials

  • Password field allows special characters when it shouldn't

  • Forgot password link leads to a broken page

  • Login button does not respond when clicked

  • Successful login does not redirect to the correct page

Add your answer
right arrow

Q11. 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

  • Example: JMM prevents race conditions by using synchronize...read more

Add your answer
right arrow
Contribute & help others!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos

Interview Process at Sberbank Branch in India

based on 12 interviews
Interview experience
3.9
Good
View more
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

ICICI Bank Logo
4.0
 • 699 Interview Questions
CGI Group Logo
4.0
 • 365 Interview Questions
HDB Financial Services Logo
3.9
 • 198 Interview Questions
Hindalco Industries Logo
4.2
 • 155 Interview Questions
Jindal Stainless Logo
4.2
 • 142 Interview Questions
View all
Recently Viewed
LIST OF COMPANIES
Ujjivan Financial Services
Locations
JOBS
Ujjivan Financial Services
No Jobs
JOBS
Satin Creditcare Network
No Jobs
SALARIES
Axis Bank
JOBS
Bharat Financial Inclusion
No Jobs
JOBS
Bharat Financial Inclusion
No Jobs
INTERVIEWS
Tata Trusts
No Interviews
SALARIES
Tata Group
SALARIES
Sberbank Branch in India
INTERVIEWS
Tata Trusts
No Interviews
Top Sberbank Branch in India Interview Questions And Answers
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
75 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter