Filter interviews by
I applied via Company Website and was interviewed in May 2024. There were 2 interview rounds.
BA stands for Business Analyst, a professional who analyzes an organization or business domain and documents its business processes or systems.
BA stands for Business Analyst
They analyze an organization or business domain
They document business processes or systems
They bridge the gap between IT and business stakeholders
Amazon's flow chart outlines the process of a customer browsing, selecting, purchasing, and receiving products.
Customer visits Amazon website or app
Customer searches for desired product
Customer adds product to cart
Customer proceeds to checkout and makes payment
Amazon processes order and ships product to customer
Customer receives product and may leave a review
Draw a flow chart based on given criteria
Identify the starting point of the process
List the steps involved in the process
Connect the steps with arrows to show the flow of the process
Include decision points if applicable
End the flow chart with the final outcome
I applied via Hirect and was interviewed in Feb 2022. There were 4 interview rounds.
Composer is a dependency manager for PHP.
Composer manages dependencies for PHP projects
It allows you to easily install and update packages
It creates a lock file to ensure consistent installations
It can be used to autoload classes and files
It supports version constraints for packages
To make a fillable value, we can use input fields or forms in software applications.
Use HTML input fields with appropriate attributes like 'name', 'type', 'placeholder', etc.
In desktop applications, use form controls like text boxes, combo boxes, etc.
Validate user input to ensure data integrity and prevent errors.
Provide clear instructions and labels to guide users in filling out the form.
Consider accessibility guideli...
An array is a collection of similar data types. in_array() function checks if a value exists in an array.
Arrays can store multiple values of the same data type
in_array() function returns true if a value exists in an array
Syntax: in_array(value, array)
Example: $fruits = array('apple', 'banana', 'orange'); in_array('banana', $fruits) returns true
Static class and function are used to define methods and properties that can be accessed without creating an instance of the class.
Static class cannot be instantiated and all its members must be static
Static function can be called without creating an instance of the class
Static members are shared across all instances of the class
Static members are accessed using the class name instead of an instance variable
Yes, we can declare multiple constructors in a class.
Constructors are used to initialize objects of a class.
Multiple constructors can be defined with different parameters.
The constructor with the matching parameter list will be called.
If no constructor is defined, a default constructor is provided by the compiler.
Polymorphism is the ability of an object to take on many forms.
Polymorphism allows objects of different classes to be treated as if they were objects of the same class.
It is achieved through method overriding and method overloading.
Examples include function overloading, operator overloading, and inheritance.
Polymorphism helps in achieving loose coupling and flexibility in code design.
Data abstraction is the process of hiding implementation details and showing only the necessary information to the user.
It is a way of organizing complex systems into simpler and more manageable components.
It helps in reducing complexity, improving security, and increasing efficiency.
Examples include object-oriented programming, encapsulation, and modular design.
Create a CRUD operation using class and object. By using constructor login page.
I applied via Campus Placement and was interviewed before May 2023. There were 2 interview rounds.
Securitization is the process of pooling various types of debt and selling them as securities to investors.
Securitization involves bundling together various types of debt, such as mortgages, auto loans, or credit card debt.
These debts are then sold to investors in the form of securities, such as bonds or asset-backed securities.
Investors receive payments based on the underlying debt, while the issuer of the securities ...
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Securitisation is the process of pooling various types of debt and selling them as securities to investors.
Securitisation involves bundling together various types of debt, such as mortgages, auto loans, or credit card debt.
These debts are then sold to a special purpose vehicle (SPV) which issues securities backed by the cash flows from the underlying assets.
Investors purchase these securities and receive payments based...
Financial ratios are tools used to evaluate a company's financial performance and health.
Financial ratios are calculated using data from a company's financial statements.
They help investors and analysts assess a company's profitability, liquidity, efficiency, and solvency.
A good number for a financial ratio can vary depending on the industry and company size.
For example, a current ratio of 2 or higher is generally cons...
Excel functions like Vlookup, Hlookup, Xlookup, IF/AND/OR are used for data lookup and logical operations.
Vlookup: Searches for a value in the first column of a table and returns a value in the same row from a specified column.
Hlookup: Similar to Vlookup but searches for a value in the first row of a table.
Xlookup: A more versatile version of Vlookup and Hlookup that can search both vertically and horizontally.
IF: Retu...
posted on 14 May 2022
I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Duration-60min, topics covered- financial literacy, logical thinking, reasoning and General awareness
EBIT is earnings before interest and taxes, while EBITDA is earnings before interest, taxes, depreciation, and amortization.
EBIT excludes depreciation and amortization expenses, while EBITDA includes them.
EBITDA provides a clearer picture of a company's operating performance by removing the impact of non-operating expenses.
EBIT is commonly used to analyze profitability, while EBITDA is often used to assess a company's ...
A 10% decrease in depreciation would result in higher net income and retained earnings on the financial statements.
Net income would increase as depreciation expense is lower, leading to higher profits.
Retained earnings would also increase as net income contributes to this account.
The company's assets would appear higher on the balance sheet due to lower accumulated depreciation.
Investors may view the company more favor...
I applied via Walk-in and was interviewed before Apr 2020. There were 5 interview rounds.
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Web Designer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior PHP Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Android Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
PHP Developer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Manager
5
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech