i
Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Depreciation is the allocation of the cost of tangible assets over their useful life, while amortization is the allocation of the cost of intangible assets over their useful life.
Depreciation is used for tangible assets like buildings, machinery, vehicles, etc.
Amortization is used for intangible assets like patents, copyrights, trademarks, etc.
Both depreciation and amortization help in spreading out the cost of an asse...
Auditing is the process of examining financial records to ensure accuracy and compliance with laws and regulations.
Auditing helps to detect and prevent fraud and errors in financial statements.
It provides assurance to stakeholders that the financial information is reliable.
Auditing is required by law for publicly traded companies to protect investors.
It helps improve internal controls and operational efficiency.
Auditor...
Professional scepticism is the attitude of doubting and questioning information, evidence, and assumptions in auditing to ensure objectivity and thoroughness.
Professional scepticism involves maintaining a questioning mindset throughout the audit process.
Auditors should not automatically accept information provided by the client, but instead critically evaluate and verify it.
It is essential for auditors to remain indepe...
Financial statements include balance sheet, income statement, cash flow statement, and statement of changes in equity.
Balance sheet shows assets, liabilities, and equity at a specific point in time.
Income statement shows revenues, expenses, and net income over a period of time.
Cash flow statement shows cash inflows and outflows from operating, investing, and financing activities.
Statement of changes in equity shows cha...
The responsibilities of an Auditor include examining financial records, ensuring compliance with laws and regulations, and providing accurate and unbiased reports.
Examining financial records to ensure accuracy and compliance
Ensuring compliance with laws and regulations
Providing accurate and unbiased reports to stakeholders
Identifying and reporting any discrepancies or fraud
Communicating findings and recommendations to
Cash flow statement is a financial report that shows the inflows and outflows of cash in a business over a specific period of time.
It provides insights into a company's liquidity and ability to meet its financial obligations.
Consists of three main sections: operating activities, investing activities, and financing activities.
Helps investors and analysts assess the financial health of a company.
Example: Cash flow from o...
Reconciling items in a Bank Reconciliation Statement (BRS) are differences between the bank statement and the company's records.
Outstanding checks: Checks issued by the company but not yet presented for payment by the recipient.
Deposits in transit: Cash or checks received by the company but not yet recorded by the bank.
Bank errors: Mistakes made by the bank in recording transactions.
Interest earned: Interest income ear...
Debits and credits are used in double-entry accounting to record financial transactions.
Debits increase assets and expenses, and decrease liabilities and revenues.
Credits increase liabilities and revenues, and decrease assets and expenses.
Debits are recorded on the left side of an account, while credits are recorded on the right side.
The accounting equation must always balance, with total debits equaling total credits.
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
Java, Selenium, RestAssured
Count character occurance in a String
Iterate through the string and use a HashMap to store character counts
Handle both uppercase and lowercase characters separately
Consider using a character array to count occurrences for better performance
I applied via Campus Placement
Went well asked basic questions
Question mostly based on arrays and strings
I applied via Approached by Company and was interviewed in Apr 2024. There were 3 interview rounds.
EY Global Delivery Services ( EY GDS) interview questions for popular designations
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Data remediation is the process of identifying, correcting, and preventing data quality issues within an organization's data assets.
Data remediation involves identifying incorrect, incomplete, or inconsistent data and taking steps to correct it.
It may include data cleansing, data enrichment, data standardization, and data deduplication.
Examples of data remediation tasks include removing duplicate records, updating outd...
Root cause analysis strategies are methods used to identify the underlying cause of a problem or issue.
Identifying the problem or issue that needs to be addressed
Collecting data and information related to the problem
Analyzing the data to determine possible causes
Using techniques such as the 5 Whys, Fishbone Diagram, or Pareto Analysis
Developing and implementing solutions to address the root cause
Star schema is a data warehouse schema where a central fact table is connected to multiple dimension tables. Snowflake schema is a normalized form of star schema where dimension tables are further normalized into sub-dimension tables.
Star schema has a central fact table connected to multiple dimension tables
Snowflake schema is a normalized form of star schema with dimension tables further normalized into sub-dimension ...
Slowly changing dimensions are handled by using different types like Type 1, Type 2, or Type 3 depending on the requirements.
Use Type 1 for overwriting existing data with new values
Use Type 2 for creating new records for changes and maintaining history
Use Type 3 for creating separate columns for different versions of data
Implement effective date ranges to track changes over time
I have over 5 years of experience in implementing data governance frameworks, policies, and procedures.
Implemented data governance policies and procedures to ensure data quality and compliance
Developed data governance frameworks to establish roles, responsibilities, and processes
Conducted data quality assessments and implemented data quality improvement initiatives
Collaborated with cross-functional teams to align data
Get interview-ready with Top EY Global Delivery Services ( EY GDS) Interview Questions
Online assessment apptitude coding sql
I applied via Campus Placement
It was slightly difficult
My projects include developing a web application for tracking personal finances and creating a mobile app for managing daily tasks.
Developed a web application using HTML, CSS, and JavaScript for tracking personal finances
Created a mobile app using React Native for managing daily tasks
Implemented features such as budget tracking, expense categorization, task reminders, and notifications
Certifications can demonstrate expertise and commitment to learning in a specific area.
Certifications can showcase specialized skills and knowledge relevant to the job.
They can help differentiate you from other candidates and show dedication to continuous learning.
Certifications from reputable organizations can add credibility to your resume.
Examples: AWS Certified Solutions Architect, Microsoft Certified Azure Develop
Yes, I am flexible and adaptable to changing requirements and environments.
I am open to learning new technologies and tools
I can easily adjust to different work styles and team dynamics
I am willing to take on new challenges and responsibilities
My key strengths include problem-solving skills, strong technical knowledge, and ability to work well in a team.
Strong problem-solving skills - I enjoy tackling complex problems and finding efficient solutions.
Solid technical knowledge - I have a strong foundation in programming languages and software development concepts.
Team player - I work well in a team environment, collaborating with others to achieve common goals
Logical reasoning, english comprehensive tests, grammar test, quantitive test
Working capital is the difference between current assets and current liabilities. Current ratio is a measure of a company's ability to pay its short-term obligations.
Working capital is calculated as current assets minus current liabilities.
Current ratio is calculated as current assets divided by current liabilities.
A high working capital and current ratio indicate a company's strong financial health.
A low working capit...
I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.
Answering the interview question by providing advanced terraform, Azure DevOps pipeline, and Python scripts for Fibonacci series.
Use Terraform to provision Azure resources like VMs, storage accounts, and networking components.
Create an Azure DevOps pipeline script to automate the deployment process using Terraform.
Write a Python script to generate Fibonacci series using recursion or iteration.
Ensure proper error handli...
A Kubernetes manifest defines the desired state of a cluster
Use YAML syntax to define resources like pods, services, deployments, etc.
Include metadata like name, labels, and annotations
Specify the desired state of the resource, such as replicas, image, ports, etc.
A groovy script for declarative and scripted pipelines
Use 'pipeline' block for declarative pipeline
Use 'node' block for scripted pipeline
Declarative example: pipeline { agent any stages { stage('Build') { steps { echo 'Building...' } } } }
Scripted example: node { stage('Test') { echo 'Testing...' } }
AWS Lambda is a serverless computing service that runs code in response to events and automatically manages the computing resources.
AWS Lambda functions can be associated with a VPC to access resources within the VPC.
VPC routing allows Lambda functions to communicate with resources in the VPC.
Some commands related to AWS Lambda and VPC routing include: aws lambda create-function, aws lambda update-function-configuratio...
Top trending discussions
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 44 interviews
Interview experience
based on 3.4k reviews
Rating in categories
6-8 Yrs
Not Disclosed
Senior Consultant
3k
salaries
| ₹8 L/yr - ₹31 L/yr |
Assistant Manager
2.1k
salaries
| ₹9.6 L/yr - ₹32 L/yr |
Manager
1.7k
salaries
| ₹14 L/yr - ₹55 L/yr |
Consultant
1.4k
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Senior Associate
1.4k
salaries
| ₹5.1 L/yr - ₹20 L/yr |
Ernst & Young
TCS
Accenture
Deloitte