i
Filter interviews by
A Warehouse Management System (WMS) optimizes warehouse operations, enhancing inventory management and order fulfillment efficiency.
WMS automates inventory tracking, reducing errors and improving accuracy.
It facilitates real-time data access, allowing for better decision-making.
Examples include systems like SAP EWM and Oracle WMS.
WMS supports various warehouse processes such as receiving, picking, and shipping.
Int...
API versioning in .NET ensures backward compatibility and smooth transitions between different API versions.
Use URL path versioning: e.g., /api/v1/products and /api/v2/products.
Implement query string versioning: e.g., /api/products?version=1.0.
Utilize header versioning: clients specify the version in request headers.
Adopt content negotiation: clients request specific versions via Accept headers.
Consider using a ve...
Azure AI Foundry is a platform for building, deploying, and managing AI models and applications in the Azure cloud environment.
Azure AI Foundry provides tools for data preparation, model training, and deployment.
It supports various AI frameworks like TensorFlow and PyTorch.
Integration with Azure services like Azure Machine Learning enhances scalability.
Example: Using Azure AI Foundry to develop a predictive mainte...
I have experience with various Azure services, enhancing application performance and scalability in cloud environments.
Azure App Service: Deployed web applications using .NET Core and integrated with CI/CD pipelines.
Azure Functions: Implemented serverless functions for event-driven architectures, reducing costs and improving scalability.
Azure SQL Database: Managed relational databases with built-in intelligence fo...
What people are saying about EY Global Delivery Services ( EY GDS)
The Indian tax system is a structured framework of direct and indirect taxes levied by the government to generate revenue.
The Indian tax system is divided into two main categories: Direct Taxes and Indirect Taxes.
Direct Taxes include Income Tax, Corporate Tax, and Wealth Tax, which are levied directly on individuals and corporations.
Indirect Taxes include Goods and Services Tax (GST), Customs Duty, and Excise Duty...
The U.S. tax system is complex, involving federal, state, and local taxes with various types and rates.
Progressive Taxation: Higher income earners pay a higher percentage, e.g., federal income tax rates range from 10% to 37%.
Types of Taxes: Includes income tax, corporate tax, capital gains tax, and payroll taxes.
State and Local Taxes: States impose their own income taxes, sales taxes, and property taxes, varying w...
Stateless widgets are immutable and do not maintain state, while stateful widgets can change state during their lifecycle.
Stateless widgets are used for static content, e.g., Text, Icon.
Stateful widgets can change their appearance based on user interaction, e.g., Checkbox, Slider.
Stateless widgets are built once and do not rebuild unless their parent widget changes.
Stateful widgets maintain state across rebuilds, ...
SizeBox is for fixed dimensions, while Container offers more flexibility with decoration and constraints.
SizeBox is primarily used to set a fixed width and height for a widget.
Example: SizeBox(width: 100, height: 50) sets a box of 100x50 pixels.
Container can have padding, margin, decoration, and constraints.
Example: Container(padding: EdgeInsets.all(8), color: Colors.blue) adds padding and background color.
SizeBox...
State management in Flutter involves managing the state of widgets to ensure a responsive UI.
Flutter uses a reactive programming model, where the UI updates in response to state changes.
Common state management techniques include setState, InheritedWidget, Provider, Riverpod, and Bloc.
setState is used for local state management within a single widget. Example: updating a counter.
InheritedWidget allows data to be sh...
Final and const keywords restrict variable modification, but differ in scope and usage across programming languages.
final is used in Java to declare constants, while const is used in C/C++.
final variables can be assigned once, while const variables must be initialized at declaration.
final can be applied to classes and methods in Java, restricting inheritance and overriding.
const can be used with pointers in C/C++,...
I applied via Company Website and was interviewed in Aug 2021. There were 3 interview rounds.
I have 5 years of experience as a consultant in various industries.
Worked with clients in the finance, healthcare, and technology sectors
Led a team of consultants to develop and implement a cost-saving strategy for a financial institution
Provided recommendations to improve operational efficiency for a healthcare organization
Conducted market research and analysis for a technology startup
Collaborated with cross-functiona...
I appeared for an interview in Jan 2025.
LDB stands for Logical Database. There are two types of LDB - PNP and PCH.
LDB is a special feature in SAP ABAP that allows easy access to data from database tables.
PNP (Personnel Administration) LDB is used for HR-related data.
PCH (Payroll Accounting) LDB is used for payroll-related data.
Concurrent employment refers to an individual holding multiple jobs simultaneously.
Occurs when an employee works for more than one employer at the same time
Each employer must be aware of the concurrent employment
May involve different roles or responsibilities in each job
Requires careful management of work schedules and potential conflicts
Use infotype 0001 (Organizational Assignment) to link multiple pernrs for one employee.
Use infotype 0001 (Organizational Assignment) to find multiple pernrs for one employee
Check the relationship between the employee and the positions they hold
Look for any additional infotypes related to the employee's assignments
The program flow in LDB report involves data selection, data retrieval, data processing, and data display.
Data selection: Define selection criteria to fetch relevant data from the database.
Data retrieval: Use LDB functions to retrieve data from the database tables specified in the logical database.
Data processing: Perform any necessary calculations or manipulations on the retrieved data.
Data display: Present the proces...
To hit the payresult in a report, use the function module 'HR_PAYROLL_RESULT_READ'. T-code 'PC_PAYRESULT' can be used to see payroll results for an employee.
Use function module 'HR_PAYROLL_RESULT_READ' to hit the payresult in a report
T-code 'PC_PAYRESULT' can be used to see payroll results for an employee
There is no specific indicator in the payroll directory, but you can access payroll results through various reports ...
To identify payroll results for a particular period, you can use the payroll result table and filter by period. CRT and RT in payroll directory refer to different types of results.
You can identify payroll results for a particular period by querying the payroll result table and filtering by the period in question.
CRT in the payroll directory typically refers to current results, while RT may refer to retroactive results.
...
Retroactive refers to something that applies to a period before it was enacted or implemented.
Retroactive changes can impact data that was entered in the past
In SAP, retroactive changes can be made to correct errors or update information
Retroactive adjustments may require additional testing to ensure data integrity
Writing payroll results in SAP ABAP involves using specific function modules to read and manipulate payroll data.
Use function module 'HR_PAYROLL_RESULT_READ' to read payroll results.
Utilize 'HR_PAYROLL_RESULT_WRITE' to write or update payroll results.
Ensure you have the correct personnel number and payroll period.
Handle exceptions and errors using standard SAP error handling techniques.
Example: CALL FUNCTION 'HR_PAYROL...
Yes, I have experience uploading INFOTYPES data using BAPIs and BDCs.
I have created BAPIs to upload master data in SAP using standard function modules or custom function modules.
I have used BDC (Batch Data Communication) to upload data into SAP by recording the manual steps and then automating them.
I have experience uploading INFOTYPES data such as personal data, organizational data, and time data.
I have worked on proj...
Yes, INFOTYPES can be enhanced but not all INFOTYPES are customizable.
INFOTYPES can be enhanced using custom fields or logic to meet specific business requirements.
Not all INFOTYPES can be enhanced as some are standard and cannot be modified.
Enhancing INFOTYPES requires thorough understanding of the data structure and business processes.
Examples of enhanced INFOTYPES include adding custom fields for additional informat...
The exact tab for enhancing fields in infotypes is the 'Enhancement Category' tab.
Navigate to the 'Enhancement Category' tab in the infotype maintenance screen.
Select the appropriate enhancement category for adding a field to the infotype.
Enhancement categories include 'Customer Include', 'Customer Enhancement', and 'Customer Modification'.
Time constraints of INFOTYPES can be identified by checking the configuration settings in SAP system.
Time constraints in INFOTYPES are defined in the configuration settings of the SAP system.
Time constraint 'T' indicates that only one record can exist for a specific time period.
Time constraint 'T' is commonly used for master data like employee records in SAP HR module.
The number range for absence related and custom infotypes is in 2 series.
Absence related infotypes typically fall within number range 2000-2999
Custom infotypes can be assigned number range 9000-9999
To identify available BADI, use transaction code SE18 or SE19 and search for relevant BADI implementations.
Use transaction code SE18 or SE19 to search for BADI implementations
Enter the BADI name or description to find relevant implementations
Check the active implementations for the BADI to see which ones are being processed
Classical BADI is older and uses filter values, while new BADI is more flexible and uses multiple implementations.
Classical BADI uses filter values to determine when to trigger the enhancement, while new BADI uses multiple implementations.
New BADI allows for multiple implementations to be active at the same time, while classical BADI only allows one implementation at a time.
New BADI is more flexible and easier to use c...
Customer exits can be identified by searching for specific function modules or by checking the enhancement spots in the system.
Search for function modules with naming convention starting with 'EXIT_'
Check enhancement spots using transaction code CMOD
Look for customer exits in the SAP menu path: Tools -> ABAP Workbench -> Development -> Enhancements
Customer exits can also be found in the SAP IMG (Implementation...
Asynchronous and synchronous in BDC refer to the timing of data processing in Batch Data Communication.
Asynchronous BDC processes data in the background without user interaction.
Synchronous BDC processes data in real-time with user interaction.
Asynchronous BDC is preferred for large data volumes to avoid system performance issues.
Synchronous BDC is suitable for smaller data sets where immediate feedback is required.
Exa...
ABAP Memory is used for storing data during a single transaction, while Global Memory is used for storing data across multiple transactions.
ABAP Memory is used for storing data within a single transaction and is accessible only within that transaction.
Global Memory is used for storing data across multiple transactions and is accessible throughout the entire session.
ABAP Memory is cleared at the end of a transaction, wh...
I have worked on various interfaces including IDOC, RFC, BAPI, and web services.
IDOC (Intermediate Document)
RFC (Remote Function Call)
BAPI (Business Application Programming Interface)
Web services
The syntax to write a file into the application server in SAP ABAP involves using the OPEN DATASET, TRANSFER, and CLOSE DATASET statements.
Use OPEN DATASET statement to open the file in application server
Use TRANSFER statement to write data into the file
Use CLOSE DATASET statement to close the file
To load a logo in an Adobe form, you can use the standard function module 'SSF_FUNCTION_MODULE_NAME' to get the function module name for the logo and then use 'CALL FUNCTION' to display the logo.
Use function module 'SSF_FUNCTION_MODULE_NAME' to get the function module name for the logo
Use 'CALL FUNCTION' to display the logo in the Adobe form
Select the key field and bind it to the corresponding value field in SAP ABAP.
Select the key field based on the unique identifier for the data
Bind the key field to the value field that contains the relevant information
Ensure proper mapping between the key and value fields for accurate data retrieval
You can identify the employee manager in SAP using the OM (Organizational Management) module.
In SAP, you can use the function module 'RH_STRUC_GET' to retrieve the organizational structure of an employee.
The manager of an employee can be identified by looking at the 'Reports To' field in the organizational structure.
You can also use features like 'Position' or 'Job' to determine the employee manager.
HRP1000, HRP1001, HRP1002 are tables in SAP used for employee hierarchy. T-code PPOME can be used to view employee hierarchy in OM.
HRP1000 stores the object ID of the organizational unit
HRP1001 stores the object ID of the position
HRP1002 stores the object ID of the employee
T-code PPOME can be used to view the employee hierarchy in Organizational Management (OM)
I appeared for an interview before Jul 2020, where I was asked the following questions.
A federated data warehouse is a system that combines data from multiple sources into a single, virtual database.
It allows for querying and analyzing data from different sources without physically moving the data.
Data remains in its original location but can be accessed and queried as if it were in a single database.
Federated data warehouses are useful for organizations with diverse data sources and distributed data.
Exa...
Database table versioning is the practice of maintaining historical data in a table by creating new versions of records instead of updating existing ones.
Database table versioning involves creating new records for each change instead of updating existing records.
It allows for tracking changes over time and maintaining a history of data.
Common techniques for database table versioning include using effective dating or ti...
1:M and M:M relationships in data modeling are handled using foreign keys and junction tables.
For 1:M relationships, a foreign key is added in the 'many' side table referencing the primary key in the 'one' side table.
For M:M relationships, a junction table is created with foreign keys referencing the primary keys of both related tables.
Example: In a bookstore database, a book can have multiple authors (M:M), so a junct...
Improving data warehouse/DB performance involves optimizing queries, indexing, hardware, and data modeling.
Optimize queries by using appropriate indexes, avoiding unnecessary joins, and limiting the amount of data retrieved.
Implement proper indexing strategies to speed up data retrieval, such as creating indexes on frequently queried columns.
Upgrade hardware components like CPU, memory, and storage to handle larger wor...
Hyper-normalization is a data modeling technique that involves breaking down data into smaller, more manageable pieces.
Hyper-normalization involves breaking down data into smaller, more manageable pieces to reduce redundancy and improve data integrity.
It helps in organizing data in a more granular and structured manner, making it easier to query and analyze.
Hyper-normalization can lead to a more efficient database desi...
Work related Case study was given
I applied via Naukri.com and was interviewed in Dec 2024. There were 5 interview rounds.
A technical interview that evaluates a candidate's programming abilities.
Evaluate a candidate's skills and abilities in areas such as logical reasoning, problem-solving, and verbal communication.
Proficient in Python, SQL, and Excel VBA.
Python
SQL
Excel VBA
Current affairs, business matters, and abstract subjects.
I appeared for an interview in Feb 2025.
I am proficient in various design software, with expertise in Adobe Creative Suite and Figma for UI/UX design.
Adobe Photoshop: Expert in photo editing and manipulation, creating visually stunning graphics.
Adobe Illustrator: Skilled in vector graphics and logo design, crafting unique brand identities.
Figma: Proficient in collaborative UI/UX design, creating interactive prototypes and wireframes.
Adobe XD: Experienced in ...
I was assigned two tasks: one involving motion graphics and the other related to a UI project, to be completed within 6 to 9 hours.
I appeared for an interview in Jan 2025, where I was asked the following questions.
A Warehouse Management System (WMS) optimizes warehouse operations, enhancing inventory management and order fulfillment efficiency.
WMS automates inventory tracking, reducing errors and improving accuracy.
It facilitates real-time data access, allowing for better decision-making.
Examples include systems like SAP EWM and Oracle WMS.
WMS supports various warehouse processes such as receiving, picking, and shipping.
Integrat...
Putaway is the process of moving received inventory to its designated storage location in a warehouse.
Putaway involves organizing and storing products efficiently to optimize space.
It typically follows the receiving process, where goods are unloaded and checked.
For example, in a warehouse, pallets of goods are moved from the receiving dock to specific shelving units.
Effective putaway strategies can reduce retrieval tim...
Kyc related case study was given
I appeared for an interview in Dec 2024.
Language skills, reasoning abilities, and foundational knowledge in accounting.
Group discussion on a general topic.
The process for calculating Value Added Tax (VAT) involves determining the taxable amount, applying the VAT rate, and accounting for input and output VAT.
Identify the taxable amount, which is usually the selling price of the goods or services
Apply the appropriate VAT rate to the taxable amount
Calculate the VAT amount by multiplying the taxable amount by the VAT rate
Account for input VAT (VAT paid on purchases) and outp...
I am familiar with Excel functions such as VLOOKUP, SUMIF, COUNTIF, and PivotTables for analysis and computation.
VLOOKUP function for searching and retrieving data from a table
SUMIF function for summing values based on a specific condition
COUNTIF function for counting cells that meet a certain criteria
PivotTables for summarizing and analyzing large amounts of data
Yes, I am willing to relocate for the right opportunity. I can start within 2 weeks.
Yes, I am willing to relocate for the right opportunity
I can start within 2 weeks
I have experience relocating for previous job opportunities
The duration of EY Global Delivery Services ( EY GDS) interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 748 interview experiences
Difficulty level
Duration
based on 4.1k reviews
Rating in categories
14-18 Yrs
₹ 18-57.5 LPA
4-14 Yrs
Not Disclosed
7-10 Yrs
₹ 10.5-27 LPA
Senior Consultant
3.9k
salaries
| ₹11.4 L/yr - ₹26.9 L/yr |
Assistant Manager
2.5k
salaries
| ₹14.9 L/yr - ₹26 L/yr |
Manager
2k
salaries
| ₹25.7 L/yr - ₹45.6 L/yr |
Senior Associate
1.9k
salaries
| ₹10 L/yr - ₹17.7 L/yr |
Consultant
1.9k
salaries
| ₹6.5 L/yr - ₹17.1 L/yr |
Ernst & Young
TCS
Accenture
Grant Thornton