Filter interviews by
Be the first one to contribute and help others!
I was interviewed in Jan 2025.
I have 5 years of experience in risk management, including analyzing data, identifying potential risks, and implementing strategies to mitigate them.
5 years of experience in risk management
Proficient in analyzing data to identify potential risks
Implemented strategies to mitigate risks
Strong understanding of risk assessment techniques
Experience in developing risk management policies and procedures
Yes, I have experience working under pressure and night shifts.
I have previous experience working in high-pressure environments where quick decision-making was required.
I am able to stay focused and maintain productivity during night shifts.
I have a flexible schedule and am willing to work night shifts as needed.
I am a detail-oriented risk management analyst with 5 years of experience in identifying and mitigating potential risks.
I have a strong background in conducting risk assessments and developing risk management strategies.
I am proficient in using data analysis tools to identify trends and patterns that could indicate potential risks.
I have experience working closely with cross-functional teams to implement risk mitigatio...
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
Led a team in implementing a new CRM system for a large retail company
Managed project timeline and deliverables
Collaborated with stakeholders to gather requirements
Provided training and support to end users
Ensured successful implementation and user adoption
Improved customer data management and analytics
I have over 10 years of experience working with various companies in consulting roles.
Managed client relationships and delivered successful projects on time and within budget
Led cross-functional teams to drive business growth and improve operational efficiency
Developed and implemented strategic plans to address client needs and achieve objectives
Kafka is chosen for its scalability and fault tolerance compared to MQ.
Kafka offers higher throughput and lower latency compared to MQ.
Kafka is horizontally scalable, allowing for easy expansion as data volume grows.
Kafka provides fault tolerance through replication of data across multiple brokers.
Challenges faced during Kafka implementation may include setting up proper configurations, ensuring data consistency, and m...
Monolith to microservice migration involves breaking down a large application into smaller, independent services.
Evaluate the current monolith architecture and identify the components that can be decoupled into microservices.
Define the boundaries of each microservice to ensure they are cohesive and loosely coupled.
Choose the right technology stack for each microservice based on its requirements and scalability needs.
Im...
Swagger is a tool used for documenting and testing REST APIs.
Swagger is used for documenting REST APIs by providing a user-friendly interface to view and interact with API endpoints.
It allows developers to easily understand the functionality of an API, including available endpoints, request/response formats, and authentication methods.
Swagger documentation typically includes information such as API endpoints, request p...
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
Derivatives in finance are financial instruments whose value is derived from the value of an underlying asset.
Derivatives can be used for hedging against risk, speculating on price movements, or gaining exposure to assets without owning them.
Common types of derivatives include options, futures, forwards, and swaps.
Options give the holder the right, but not the obligation, to buy or sell an asset at a specified price be...
Derivatives are financial instruments whose value is derived from an underlying asset or group of assets.
Types of derivatives include options, futures, forwards, and swaps.
Options give the holder the right, but not the obligation, to buy or sell an asset at a specified price before or on a specified date.
Futures are contracts to buy or sell an asset at a future date for a price agreed upon today.
Forwards are similar to...
The stock market is a platform where investors can buy and sell shares of publicly traded companies.
Stocks represent ownership in a company and can be bought and sold on stock exchanges like NYSE and NASDAQ.
Bonds are debt securities issued by companies or governments to raise capital.
Mutual funds pool money from multiple investors to invest in a diversified portfolio of stocks, bonds, or other securities.
Options give i...
posted on 28 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
Filters in Tableau allow users to focus on specific data points within a visualization.
Filters can be applied to dimensions or measures to narrow down the data being displayed.
Users can use various types of filters such as quick filters, context filters, and data source filters.
Filters can be used to show or hide data based on specific criteria, such as date ranges or categories.
Example: Applying a filter to show only
Blending and joins in Tableau allow users to combine data from multiple sources for analysis and visualization.
Blending is used when data sources have a common field but different levels of granularity.
Joins are used when data sources have a common field and the same level of granularity.
Blending creates a virtual join, while joins physically combine the data.
Examples: Blending sales data from Excel with customer data ...
LOD expressions in Tableau allow you to compute values at different levels of detail in a visualization.
LOD expressions include FIXED, INCLUDE, and EXCLUDE functions
FIXED LOD expressions compute values at a specific level of detail regardless of the visualization level
INCLUDE LOD expressions compute values at the specified level of detail and include other dimensions in the visualization
EXCLUDE LOD expressions compute ...
Different types of joins in SQL include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN. TRUNCATE is faster than DELETE as it removes all rows at once.
Types of joins: INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN
TRUNCATE: removes all rows from a table without logging individual row deletions
DELETE: removes specific rows from a table and logs each row deletion
TRUNCATE is faster than DELETE as it does not log individual
I applied via Company Website and was interviewed in Dec 2024. There was 1 interview round.
Lists and tuples are both data structures in Python, but lists are mutable while tuples are immutable.
Lists are enclosed in square brackets [], while tuples are enclosed in parentheses ().
Lists can be modified after creation, while tuples cannot be modified (immutable).
Lists are typically used for collections of similar items, while tuples are used for fixed collections of items.
Example: list = [1, 2, 3] and tuple = (4
The area of a room can be calculated by multiplying the length by the width.
Calculate the area by multiplying the length and width of the room.
For example, if the length of the room is 10 feet and the width is 12 feet, the area would be 120 square feet.
Make sure to use the same units for length and width when calculating the area.
Getting caught cheating on a test in high school
Was copying answers from a classmate during a test
Teacher caught me and called me out in front of the whole class
Felt embarrassed and learned my lesson about cheating
There were three coding questions.
posted on 16 Dec 2024
Chola can be known through various methods such as historical records, archaeological findings, and cultural practices.
Study historical records and documents related to the Chola dynasty
Explore archaeological sites and artifacts associated with the Chola civilization
Learn about the cultural practices, art, and architecture of the Chola period
Consult experts and scholars in the field of Chola history and culture
I handle pressure by staying organized, prioritizing tasks, and maintaining a positive attitude.
Stay organized by creating to-do lists and setting deadlines
Prioritize tasks based on urgency and importance
Maintain a positive attitude by focusing on solutions rather than problems
Managing travelling involves proper planning, organization, and time management.
Create a detailed itinerary with travel dates, times, and locations.
Pack efficiently and only bring necessary items to avoid overpacking.
Utilize travel apps and tools to stay organized and informed.
Stay flexible and be prepared for unexpected delays or changes in plans.
Prioritize rest and self-care to avoid burnout during travel.
Stay connec...
I am currently leading a team in designing and implementing a new database system for our project.
Leading a team in designing a new database system
Implementing the new database system
Ensuring data integrity and security measures are in place
I am highly proficient in SQL with extensive experience in writing complex queries, optimizing database performance, and designing database schemas.
Extensive experience writing complex SQL queries
Optimizing database performance through SQL
Designing database schemas using SQL
Familiar with advanced SQL concepts such as joins, subqueries, and indexing
I took a gap to gain practical work experience and save money for my MBA.
To gain practical work experience relevant to my field of study
To save money for tuition and living expenses during my MBA program
To take a break and reassess my career goals before committing to further education
SQL procedures are reusable blocks of code that can be called to perform a specific task.
Procedures are created using the CREATE PROCEDURE statement.
They can accept input parameters and return output parameters.
Procedures can be called using the EXECUTE or CALL statement.
They are used to encapsulate logic for tasks that need to be performed repeatedly.
Procedures can improve performance by reducing network traffic.
posted on 5 Dec 2024
It was not difficult,Basic questions are there.
Topic they are giving related to current situations.
Officer
4
salaries
| ₹1.8 L/yr - ₹4.8 L/yr |
Technical Architect
3
salaries
| ₹30 L/yr - ₹30 L/yr |
Punjab National Bank
HDFC Bank
ICICI Bank
State Bank of India