i
Sberbank Branch in India
Filter interviews by
Clear (1)
I appeared for an interview in Jul 2024.
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.
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...
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
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...
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
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
Top trending discussions
Time is a valuable resource that should be used wisely.
Time cannot be bought or earned back once it is lost.
Effective time management can lead to increased productivity and success.
Prioritizing tasks and avoiding procrastination can help make the most of time.
Wasting time can lead to missed opportunities and negative consequences.
Time is a finite resource, so it is important to make the most of it.
Examples: Meeting dea...
I applied via Company Website and was interviewed in Nov 2020. There were 3 interview rounds.
Answers to questions related to Docker, AWS firewall types, and ELK Stack
To create a Docker file, start with a base image and add necessary dependencies and configurations
AWS has two types of firewalls: Network ACLs and Security Groups
ELK Stack is a combination of Elasticsearch, Logstash, and Kibana used for log management and analysis
I applied via Campus Placement and was interviewed before Jun 2021. There were 3 interview rounds.
Profit and losses, time
C language
I applied via Recruitment Consultant and was interviewed in Dec 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed in Aug 2020. There were 4 interview rounds.
JMS and queues can be configured by defining connection factories, destinations, and message listeners.
Define a connection factory for the JMS provider
Define a destination (queue or topic) for sending and receiving messages
Configure message listeners to receive and process messages
Example: In Apache ActiveMQ, create a connection factory and queue using the web console or configuration files
Example: In Spring Boot, conf...
Thread dump can be taken using various tools and commands.
Using jstack command in Java
Using kill -3 command in Unix/Linux
Using VisualVM tool
Using Eclipse MAT tool
Thread dump can help in identifying thread deadlock and performance issues
I applied via Naukri.com and was interviewed before Dec 2019. There was 1 interview round.
based on 1 interview
Interview experience
Credit Manager
7
salaries
| ₹13.5 L/yr - ₹14 L/yr |
Risk Manager
6
salaries
| ₹19.2 L/yr - ₹27.7 L/yr |
Senior Manager
6
salaries
| ₹13.2 L/yr - ₹21 L/yr |
Operations Specialist
5
salaries
| ₹9.5 L/yr - ₹14 L/yr |
Manager
5
salaries
| ₹5.4 L/yr - ₹15 L/yr |
State Bank of India
HDFC Bank
ICICI Bank
Axis Bank