Surya Software Systems
Ernst & Young Interview Questions and Answers
Q1. what languages are you familiar with
I am familiar with several programming languages including Java, Python, and C++.
Proficient in Java and Python
Familiar with C++ and JavaScript
Experience with SQL and HTML/CSS
Comfortable with object-oriented programming and data structures
Continuously learning and exploring new languages and technologies
Q2. sort elements at even index of array
Sort elements at even index of array
Iterate through the array and select elements at even indices
Sort the selected elements
Replace the original elements with the sorted ones
Q3. What is singleton class ?
A singleton class is a class that can only have one instance created and provides a global point of access to that instance.
Singleton classes are often used for logging, caching, database connections, and thread pools.
They typically have a private constructor to prevent instantiation from other classes.
They provide a static method to access the single instance, which is created if it doesn't exist yet.
Q4. What is opps ?
OOPs stands for Object-Oriented Programming, a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain both data and methods to manipulate that data.
Encapsulation, inheritance, polymorphism, and abstraction are key principles of OOPs.
Examples of OOPs languages include Java, C++, and Python.
Q5. What is bond and types of bonds
A bond is a fixed income investment where an investor loans money to an entity which borrows the funds for a defined period at a fixed interest rate.
Types of bonds include government bonds, corporate bonds, municipal bonds, and convertible bonds.
Government bonds are issued by governments to fund public spending.
Corporate bonds are issued by companies to raise capital for various purposes.
Municipal bonds are issued by local governments to fund public projects.
Convertible bonds...read more
Q6. What is Balance sheet
Balance sheet is a financial statement that shows a company's assets, liabilities, and shareholders' equity at a specific point in time.
It provides a snapshot of a company's financial position.
Assets are what the company owns, liabilities are what it owes, and shareholders' equity is the difference between the two.
The balance sheet follows the accounting equation: Assets = Liabilities + Shareholders' Equity.
It helps investors and analysts assess the financial health and stabi...read more
Top HR Questions asked in Ernst & Young
Interview Process at Ernst & Young
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month