Filter interviews by
I applied via Referral and was interviewed before Oct 2021. There were 3 interview rounds.
Prompnt and noce interview process.
2nd round of interview was with the Manager
Top trending discussions
I applied via Campus Placement and was interviewed in Nov 2024. There were 4 interview rounds.
The aptitude test consisted of a combination of three types of subjects: Quantitative, English, and Logical Reasoning. The difficulty level was challenging, and it would be beneficial to review the basics of the CAT exam.
The SUBSTITUTE function in Excel replaces a specific occurrence of a text string with another text string.
Syntax: SUBSTITUTE(text, old_text, new_text, instance_num)
text: The original text string where replacement will occur
old_text: The text string to be replaced
new_text: The text string to replace old_text with
instance_num: Optional parameter to specify which occurrence of old_text to replace
Example: =SUBSTITUTE("appl...
A pivot table in Excel is a data summarization tool that allows you to reorganize and summarize selected columns and rows of data.
Accessed by selecting the data range you want to analyze, then going to the 'Insert' tab and clicking on 'PivotTable'.
Utilized by dragging and dropping fields into the 'Rows', 'Columns', 'Values', and 'Filters' areas to organize and summarize data.
Can be used to quickly analyze large dataset...
Tableau and Power BI are both powerful data visualization tools, with Tableau being more user-friendly and Power BI offering better integration with Microsoft products.
Tableau is known for its user-friendly interface and ease of use for creating visually appealing dashboards.
Power BI offers better integration with Microsoft products such as Excel, SharePoint, and SQL Server.
Tableau is considered superior for its ease o...
To sort the top 10 rows in Excel, select the range of data, go to the Data tab, click on Sort, choose the column to sort by, select Top 10 from the options, and specify whether to sort in ascending or descending order.
Select the range of data containing the top 10 rows you want to sort.
Go to the Data tab in Excel.
Click on the Sort button.
Choose the column you want to sort by.
Select 'Top 10' from the 'Sort On' dropdown ...
Adjusted R-squared is a statistical measure that adjusts the R-squared value for the number of predictors in a regression model.
Adjusted R-squared takes into account the number of predictors in a regression model, providing a more accurate measure of the model's goodness of fit.
It penalizes the addition of unnecessary predictors, helping to prevent overfitting.
A higher adjusted R-squared value indicates a better fit of...
Correlation is a statistical measure that describes the relationship between two variables.
Correlation can range from -1 to 1, with 0 indicating no correlation, 1 indicating a perfect positive correlation, and -1 indicating a perfect negative correlation.
A positive correlation means that as one variable increases, the other variable also tends to increase. For example, there is a positive correlation between studying h...
The five stages of a project are initiation, planning, execution, monitoring and controlling, and closing.
Initiation: Defining the project, its scope, objectives, and stakeholders.
Planning: Creating a detailed project plan, including tasks, timelines, resources, and budget.
Execution: Carrying out the project plan and completing the work.
Monitoring and Controlling: Tracking project progress, managing changes, and ensuri...
Project managers focus on overseeing the execution of a specific project, while product managers are responsible for the overall strategy and development of a product.
Project managers are focused on the successful completion of a project within scope, budget, and time constraints.
Product managers are responsible for the strategic direction, development, and success of a product throughout its lifecycle.
Project managers...
Limitations of food delivery apps that need improvement
Inaccurate delivery times leading to customer dissatisfaction
Limited restaurant options available on the app
Difficulty in customizing orders or making special requests
Issues with order accuracy and missing items
Lack of transparency in pricing and additional fees
Led a team to successfully launch a new software application for a client
Developed project timeline and milestones
Assigned tasks to team members based on their strengths
Held regular team meetings to track progress and address any issues
Collaborated with client to ensure project met their expectations
Conducted thorough testing and quality assurance before final launch
I currently reside in a cozy apartment in downtown Seattle.
My place of domicile is in Seattle, Washington.
I live in a cozy apartment in downtown Seattle.
I have been a resident of Seattle for the past five years.
I come from a close-knit family with my parents and two siblings living in our household.
Close-knit family
Parents and two siblings
Living together in the same household
Family income can be derived from both a business and job holders.
Family income can come from a business owned by a family member.
Family income can also come from salaries earned by family members from their jobs.
In some cases, family income may be a combination of income from both business and job holders.
Examples: A family may own a small business like a bakery and also have family members working in corporate jobs.
A...
I am motivated to work in the insurance industry because of its stability, growth opportunities, and the chance to help individuals and businesses protect themselves financially.
Stability: Insurance is a stable industry that is less affected by economic downturns.
Growth opportunities: There are various career paths and opportunities for advancement within the insurance industry.
Helping others: Working in insurance allo...
Yes, I am willing to relocate to Bengaluru for the Project Manager position.
I am open to relocating for the right opportunity
I have experience working in different locations
I am excited about the prospect of working in Bengaluru
posted on 18 Dec 2024
I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.
I have 5 years of experience in sales, including managing a team and exceeding sales targets.
5 years of sales experience
Managed a sales team
Exceeded sales targets consistently
Yes, I have completed various sales-related tasks in my previous roles.
Completed market research to identify potential clients
Developed sales strategies to target specific customer segments
Managed client relationships to ensure customer satisfaction
Achieved sales targets by implementing effective sales techniques
Insurance is a form of risk management primarily used to hedge against the risk of a contingent or uncertain loss.
Insurance is a contract between an individual or entity and an insurance company where the individual or entity receives financial protection or reimbursement against losses from the insurance company.
General insurance covers a wide range of non-life insurance policies, including automobile, home, travel, a...
Yes, I am familiar with the company.
I have researched the company's history, products, and services.
I have read recent news articles and press releases about the company.
I have spoken to current employees or customers of the company to gain insights.
I have attended company events or presentations.
I have a good understanding of the company's target market and competitors.
Yes, I am proficient in Microsoft Excel.
I have advanced knowledge of Excel functions and formulas.
I am experienced in creating and managing spreadsheets for data analysis.
I have used Excel for financial modeling and reporting.
I am skilled in creating charts and graphs to visualize data.
I am proficient in data manipulation and cleaning using Excel.
Yes, I enjoyed my previous job as it provided me with valuable experience and opportunities for growth.
I enjoyed the challenges and responsibilities of my previous job
I had a great team and supportive colleagues
I learned new skills and gained valuable experience
I was able to contribute to the success of the company
I felt fulfilled and motivated in my role
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
5 sql coding questions from hacker rank. Basic sql questions, if you are experienced you will solve them in 15 to 20 min
Use SQL string functions like SUBSTRING and CHARINDEX to separate name from emails.
Use CHARINDEX to find the position of the '@' symbol in the email address.
Use SUBSTRING to extract the characters before the '@' symbol as the name.
Consider handling cases where there are multiple names or special characters in the email address.
Calculate the number of matches won and lost by each team based on the given data in the matches table.
Group the data by team and count the number of matches won and lost for each team.
Use the winner column to determine the outcome of each match.
Create a query to calculate the number of matches won and lost for each team.
Example: Team A won 2 matches and lost 1 match.
Example: Team B won 1 match and lost 2 matches.
The resultant rows for all joins between table a and table b with given values.
Inner join: 1
Left join: 1, 1, 0, 0, null
Right join: 1, 0, null, null
Full outer join: 1, 1, 0, 0, null, null
I have worked on various projects involving data analysis, visualization, and predictive modeling.
Developed predictive models to forecast sales trends and customer behavior
Created interactive dashboards using Tableau for data visualization
Performed data cleaning and preprocessing to ensure accuracy and consistency
Utilized machine learning algorithms such as regression and clustering for analysis
Collaborated with cross-...
Use SUBSTRING_INDEX function in SQL to separate first name, middle name, and last name from full name.
Use SUBSTRING_INDEX function to extract first name by specifying space as delimiter
Use SUBSTRING_INDEX function to extract last name by specifying space as delimiter and -1 as position
Use combination of SUBSTRING_INDEX and REPLACE functions to extract middle name if present
posted on 23 Sep 2024
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
After 3 sections of aptitude, English and core subjects, there were two coding problems both based on string one was easy and other was medium.
Developed a web-based project management tool for tracking tasks and deadlines
Utilized HTML, CSS, JavaScript for front-end development
Used PHP and MySQL for back-end functionality
Implemented user authentication and authorization features
Integrated calendar and notification system for task reminders
The backend of my project is responsible for handling server-side logic and data processing.
Implemented RESTful APIs for communication between frontend and backend
Used Node.js and Express for server-side scripting
Utilized MongoDB for database management
Implemented authentication and authorization using JWT tokens
I implemented concepts of OOP in my projects by creating classes, objects, inheritance, encapsulation, and polymorphism.
Used classes to represent real-world entities
Implemented inheritance to reuse code and create a hierarchy of classes
Utilized encapsulation to hide data and restrict access to it
Applied polymorphism to allow objects of different classes to be treated as objects of a common superclass
Duplicate entries in the database can be handled by using unique constraints, deduplication scripts, or merging duplicate records.
Use unique constraints in the database schema to prevent duplicate entries.
Implement deduplication scripts to regularly scan and remove duplicate records.
Merge duplicate records by updating one record with the information from the other duplicate record.
Code to check if a string is a palindrome or not
Create a function that takes a string as input
Remove all non-alphanumeric characters and convert to lowercase
Compare the string with its reverse to check if it's a palindrome
I applied via Company Website and was interviewed in Nov 2024. There were 2 interview rounds.
I had to utilize multiple applications to process a claim for a customer who had both auto and home insurance policies.
I accessed the auto insurance system to verify coverage and details of the claim.
I then logged into the home insurance system to gather information on the property and any relevant policies.
I used a claims processing software to input and track the details of the claim across both policies.
I communicat...
Yes, I am willing to work occasional overtime when needed.
I understand the importance of meeting deadlines and am willing to put in extra hours when necessary
I have previous experience working overtime and have been able to successfully manage my time and workload
I am committed to the success of the team and am willing to go above and beyond to ensure tasks are completed on time
Underwriting manual should be regularly updated to adapt to changes in the industry.
Regularly review and update underwriting guidelines to reflect current market trends and regulations
Consider feedback from underwriters, actuaries, and other industry experts when making changes
Ensure that underwriters are trained on any updates to the manual to maintain consistency and accuracy
Monitor the performance of underwriting de
posted on 15 Sep 2024
I applied via Recruitment Consulltant and was interviewed in Aug 2024. There were 2 interview rounds.
Corporate actions refer to events initiated by a public company that can affect its shareholders and securities.
Corporate actions can include dividends, stock splits, mergers, acquisitions, rights issues, and spin-offs.
These actions can impact the value of securities held by investors and may require adjustments to portfolios.
Investors need to stay informed about corporate actions to make informed decisions about their
A spin off in Corporate action is when a company creates a new independent company by separating a part of its business.
A spin off involves a parent company distributing shares of a subsidiary to its existing shareholders.
The new independent company operates separately from the parent company.
Spin offs can be done to unlock value, focus on core businesses, or improve efficiency.
Examples of spin offs include the separat...
Derivatives are financial contracts whose value is derived from an underlying asset or group of assets.
Derivatives can be used for hedging, speculation, or arbitrage.
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 a certain date.
Futures are contracts to buy or sell an asset at a predetermine...
Futures are standardized contracts traded on exchanges, while forwards are customized contracts traded over-the-counter.
Futures are traded on exchanges, while forwards are traded over-the-counter.
Futures are standardized in terms of contract size, expiration date, and settlement, while forwards are customizable based on the needs of the parties involved.
Futures require margin accounts and daily settlement, while forwar...
A credit default swap is a financial derivative contract that allows an investor to transfer the credit risk of a fixed income security to another party.
It is essentially a form of insurance against the default of a borrower or issuer of debt.
The buyer of the credit default swap makes periodic payments to the seller in exchange for protection against default.
If the borrower defaults on their debt, the seller of the cre...
Bonus issue in corporate actions refers to the issuance of additional shares to existing shareholders at no cost.
Bonus issue is a form of corporate action where a company distributes additional shares to its existing shareholders for free.
This is done as a way to reward shareholders without affecting the company's cash reserves.
Shareholders receive additional shares in proportion to their existing holdings, maintaining...
In-the-money (ITM) option
If the strike price is greater than the current market price in a PUT option, it is considered in-the-money (ITM)
ITM options have intrinsic value because they can be exercised for a profit
Example: If the strike price of a PUT option is $50 and the current market price is $45, it is ITM
Reconciliation is the process of comparing two sets of records to ensure they are in agreement. Trade life cycle includes order generation, execution, confirmation, settlement, and post-trade processing.
Reconciliation involves comparing data from different sources to identify and resolve discrepancies.
Stages of trade life cycle include order generation, execution, confirmation, settlement, and post-trade processing.
Exa...
Custodian is responsible for safeguarding assets, processing transactions, and providing reporting services for institutional clients.
Safeguarding assets such as securities, cash, and other financial instruments
Processing transactions including settlements, corporate actions, and income collection
Providing reporting services like performance measurement, risk analysis, and compliance monitoring
AXA is a multinational insurance company headquartered in France.
AXA is one of the largest insurance companies in the world.
It offers a wide range of insurance products and services including life, health, property, and casualty insurance.
AXA operates in multiple countries and regions globally.
The company also provides asset management and investment services.
AXA is known for its strong financial stability and customer
Investment banking provides financial services to corporations, governments, and other institutions.
Investment banks help companies raise capital through issuing stocks and bonds.
They provide advisory services for mergers and acquisitions.
They offer trading and market making services for securities.
Investment banks also engage in asset management and wealth management.
They assist in underwriting new debt and equity sec
posted on 4 Nov 2024
posted on 4 Dec 2024
based on 32 reviews
Rating in categories
Relationship Manager
12
salaries
| ₹2.2 L/yr - ₹3.8 L/yr |
Assistant Manager
6
salaries
| ₹1.8 L/yr - ₹8 L/yr |
Business Manager
6
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Business Development Manager
5
salaries
| ₹3.3 L/yr - ₹6.5 L/yr |
Senior Manager
5
salaries
| ₹10 L/yr - ₹13.4 L/yr |
HDFC Life
ICICI Prudential Life Insurance
SBI Life Insurance Company
Max Life Insurance