Filter interviews by
Waterfall is a traditional project management methodology where tasks are completed sequentially in a linear fashion.
Tasks are completed in a step-by-step manner, with each phase being completed before moving on to the next.
There is minimal flexibility for changes once a phase has been completed.
Commonly used in construction and manufacturing projects.
Examples include building a house or manufacturing a car.
I applied via Naukri.com and was interviewed in Feb 2023. There were 2 interview rounds.
Questions related to finance and management trainee position.
Journal entries affect cash flow statement by either increasing or decreasing cash flow from operating, investing, or financing activities.
Hedge funds are private investment funds that use high-risk strategies to generate high returns, while mutual funds are investment vehicles that pool money from multiple investors to invest in a diversified portfolio of st...
Blackstone is a global investment firm that specializes in private equity, real estate, credit, and hedge fund investment strategies.
Blackstone's revenue model is based on earning management and performance fees from the funds it manages.
The firm charges a management fee of 1-2% of assets under management and a performance fee of 20% of profits above a certain threshold.
Blackstone also earns revenue from its real estat...
Alternate Asset Management involves investing in non-traditional assets such as real estate, private equity, and hedge funds.
It is a type of investment strategy that focuses on non-traditional assets
Examples of alternate assets include real estate, private equity, and hedge funds
Investors use this strategy to diversify their portfolio and potentially earn higher returns
Alternate Asset Management is typically used by in...
Close ended mutual funds have a fixed number of shares while open ended mutual funds can issue and redeem shares.
Close ended funds are traded on stock exchanges and their prices are determined by supply and demand
Open ended funds are bought and sold directly from the fund company at the net asset value (NAV)
Close ended funds have a limited number of shares and can trade at a premium or discount to their NAV
Open ended f...
Mutual funds are investment vehicles that pool money from multiple investors to invest in stocks, bonds, and other securities.
Mutual funds are managed by professional fund managers
Investors buy shares in the mutual fund and the value of their investment is determined by the performance of the underlying securities
Mutual funds offer diversification and convenience for investors
There are different types of mutual funds, ...
NPV stands for Net Present Value. It is calculated to determine the present value of future cash flows.
NPV is used to evaluate the profitability of an investment or project.
It takes into account the time value of money and discounts future cash flows to their present value.
If the NPV is positive, the investment is considered profitable.
If the NPV is negative, the investment is considered unprofitable.
NPV is calculated ...
I applied via Recruitment Consulltant and was interviewed in May 2023. There were 3 interview rounds.
Securitisation analysis asset backed securities
I applied via Naukri.com and was interviewed in Oct 2022. There were 2 interview rounds.
DCF, valuation approach, EBITDA, turnover cost, and amortization are financial terms used in business valuation and accounting.
DCF (Discounted Cash Flow) is a valuation method used to estimate the value of an investment based on its future cash flows.
Valuation approach refers to the method used to determine the value of a company or asset, such as market approach, income approach, or asset-based approach.
EBITDA (Earnin...
Blackstone Center of Excellence interview questions for popular designations
I applied via Naukri.com and was interviewed before Jun 2022. There were 3 interview rounds.
I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.
Accrued interest is interest that has been earned but not yet paid, cost of money is the price of borrowing money, going concern is the assumption that a business will continue to operate indefinitely.
Accrued interest is interest that has been earned but not yet paid out to the investor
Cost of money refers to the price of borrowing money, including interest rates and fees
Going concern is the assumption that a business ...
I applied via Recruitment Consulltant and was interviewed before Feb 2022. There were 2 interview rounds.
Looking for growth opportunities and a new challenge.
Seeking a more challenging role
Desire for professional growth and development
Exploring new opportunities to expand skillset
Current position lacks advancement potential
Company culture or values misaligned with personal values
I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2021. There were 6 interview rounds.
Top trending discussions
I was interviewed in Dec 2024.
I am a dedicated and detail-oriented business analyst with a strong background in data analysis and problem-solving.
Experienced in conducting market research and analyzing trends
Skilled in creating detailed reports and presentations for stakeholders
Proficient in using data analysis tools such as Excel and SQL
Implicit enhancements are enhancements that are automatically applied to a program without any explicit coding, while explicit enhancements are enhancements that are manually added to a program through coding.
Implicit enhancements are activated by SAP without any additional coding from the developer.
Explicit enhancements require the developer to manually add code to enhance the program.
Implicit enhancements are often u...
Different types of enhancements include functional, performance, security, and usability enhancements.
Functional enhancements improve the core functionality of a system or product.
Performance enhancements focus on improving speed, efficiency, and scalability.
Security enhancements aim to protect the system from potential threats and vulnerabilities.
Usability enhancements enhance the user experience and make the system m
Debugging background jobs involves checking logs, monitoring job status, and using debugging tools.
Check the logs for any error messages or warnings
Monitor the job status to see if it is running or stuck
Use debugging tools like debugger or profiler to analyze the code execution
Check for any dependencies or external factors affecting the job
Debugging smartforms involves identifying and fixing errors in the form design or code.
Check for syntax errors in the smartform code
Verify data binding and field mappings
Use debugging tools like breakpoints and watchpoints
Test the smartform with sample data to identify issues
Consult documentation or seek help from experienced developers
I have used the BAPI_MATERIAL_GET_DETAIL to retrieve material details in SAP system.
BAPI_MATERIAL_GET_DETAIL is used to fetch material master data in SAP
It can be used to retrieve information such as material description, unit of measure, and plant data
Example: BAPI_MATERIAL_GET_DETAIL('MaterialNumber')
File handling is the process of managing and manipulating files on a computer system.
File handling involves tasks such as creating, reading, writing, and deleting files.
It also includes operations like opening and closing files, as well as moving and copying files.
Examples of file handling functions include fopen(), fread(), fwrite(), and fclose() in programming languages like C or Python.
The FM used to upload data is 'UPLOAD_DATA'
The FM 'UPLOAD_DATA' is commonly used in SAP systems to upload data from external sources
It is often used in data migration projects or when bulk data needs to be imported into the system
The 'UPLOAD_DATA' FM typically requires input parameters such as file path, data format, and target table
To make a table field case sensitive, you can change the collation of the column to a case-sensitive collation.
Change the collation of the column to a case-sensitive collation like Latin1_General_CS or SQL_Latin1_General_CP1_CS_AS
For example, ALTER TABLE table_name ALTER COLUMN column_name COLLATE Latin1_General_CS_AS
BSPI is used instead of Update query for real-time data processing and to ensure data consistency.
BSPI (Business Service Provider Interface) is used for real-time data processing in SAP systems.
BSPI ensures data consistency by providing a standardized way to update data across different systems.
Update queries can be risky for real-time data processing as they may lead to data inconsistencies.
BSPI allows for better erro...
I am a detail-oriented business analyst with experience in data analysis and process improvement.
Experienced in data analysis and reporting
Skilled in process improvement and optimization
Strong attention to detail and problem-solving skills
Explicit enhancements are modifications made directly to a standard SAP object, while implicit enhancements are modifications made using enhancement points provided by SAP.
Explicit enhancements involve directly modifying the standard SAP object code.
Implicit enhancements involve using enhancement points provided by SAP to add custom code.
Explicit enhancements can be risky as they may be overwritten during system upgrad...
Customer Exit requirements involve defining conditions under which a customer can end their relationship with a company.
Identifying reasons why customers may want to exit the relationship
Defining the process for customers to formally request an exit
Determining any penalties or fees associated with exiting
Ensuring data privacy and security during the exit process
Developing strategies to retain customers before they exit
FM stands for Facilities Management, which includes various types such as Hard FM and Soft FM.
Hard FM involves physical assets like buildings and equipment maintenance.
Soft FM focuses on non-physical assets like cleaning, security, and catering services.
Other types include Integrated FM, Total FM, and Strategic FM.
Examples: Hard FM - HVAC maintenance, Soft FM - janitorial services.
BAPIs are created using transaction code BAPI in SAP system.
BAPIs are created using transaction code BAPI in SAP system.
BAPIs are defined using Function Modules in SAP.
BAPIs are used to integrate SAP systems with external systems.
BAPIs can be created for both standard SAP functions and custom functions.
Tcode for code optimization is SE30 in SAP
SE30 is a transaction code in SAP used for performance trace and analysis
It helps in identifying performance bottlenecks in ABAP code
SE30 provides detailed analysis of runtime, database, and memory consumption
Code optimization involves improving code efficiency and performance.
Identify and remove unnecessary code
Use efficient data structures and algorithms
Minimize the number of function calls
Optimize loops and conditional statements
Use caching and memoization techniques
Profile and analyze code for bottlenecks
The Tcode for ADOBE Form is SFP.
Tcode SFP is used to create and maintain Adobe Forms in SAP systems.
Adobe Forms are used for designing and formatting business documents like invoices, purchase orders, etc.
Yes, I have worked on Module Pool in SAP ABAP development.
I have experience creating interactive screens using Module Pool programming in SAP ABAP.
I have worked on designing screens with input fields, buttons, and logic to process user input.
I have implemented navigation between screens and data validation in Module Pool.
I have integrated Module Pool programs with backend ABAP logic for data processing.
I have experienc...
Commit statement is used to permanently save changes made in a transaction in a database.
Commits all changes made in a transaction to the database
Permanently saves the changes
Ends the transaction and makes the changes visible to other transactions
To gain practical experience and skills through internships, certifications, and volunteer work before securing a full-time job.
Took time to gain practical experience through internships, certifications, and volunteer work
Focused on developing skills and knowledge in relevant areas
Used the gap year to explore different career options and industries
Took time to travel or pursue personal interests before committing to a
I am open to relocation for the right opportunity.
Open to relocation for career growth
Interested in exploring new cities
Flexible with location preferences
Interview experience
based on 81 reviews
Rating in categories
Analyst
131
salaries
| ₹7 L/yr - ₹15 L/yr |
Senior Analyst
76
salaries
| ₹11.5 L/yr - ₹21 L/yr |
Management Trainee
54
salaries
| ₹6.8 L/yr - ₹11 L/yr |
Financial Analyst
16
salaries
| ₹7.2 L/yr - ₹12 L/yr |
Lead Analyst
14
salaries
| ₹17 L/yr - ₹30 L/yr |
TCS
Accenture
Wipro
Cognizant