Filter interviews by
I applied via Campus Placement and was interviewed in Aug 2023.Ā There were 3 interview rounds.
Two aptitude tests were there, each with 30 marks. Each question has a marking scheme of +1 & -1.
Coding tests were given on the basis of job role that you had applied for. Two job roles were there, Front-end developer & back-end developer.
DOM manipulation refers to the process of changing the structure, style, or content of a web page using JavaScript.
Accessing and modifying elements on a web page
Changing element attributes, styles, or content
Adding or removing elements dynamically
Responding to user interactions by updating the DOM
Box model in CSS is a fundamental concept that defines how elements are rendered on a webpage.
The box model consists of content, padding, border, and margin.
Content area is where text and images are displayed.
Padding is the space between the content and the border.
Border is the line that goes around the padding and content.
Margin is the space outside the border, separating the element from other elements.
Top trending discussions
I applied via Referral and was interviewed in Aug 2021.Ā There was 1 interview round.
This pen is a premium quality writing instrument that offers a smooth and effortless writing experience.
The pen is made of high-quality materials that ensure durability and longevity.
It has a sleek and elegant design that makes it a perfect gift for professionals.
The pen comes with a refillable ink cartridge that can be easily replaced.
It writes smoothly and effortlessly, making it ideal for everyday use.
The pen is pri...
I applied via Campus Placement and was interviewed before Oct 2020.Ā There was 1 interview round.
I applied via Referral and was interviewed in May 2021.Ā There was 1 interview round.
posted on 19 Nov 2020
I applied via Company Website and was interviewed before Apr 2021.Ā There were 2 interview rounds.
Marketing is the process of promoting and selling products or services to customers.
Marketing involves identifying customer needs and wants
Creating a product or service that meets those needs and wants
Promoting the product or service through advertising, sales, and other tactics
Building relationships with customers to encourage repeat business
Sales is the process of exchanging goods or services for money or other value
...
I applied via Campus Placement and was interviewed in Jan 2021.Ā There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed in Jan 2020.Ā There were 3 interview rounds.
Depreciation is necessary to allocate the cost of an asset over its useful life.
Depreciation helps in matching the cost of an asset with the revenue it generates.
It allows for the recognition of the wear and tear, obsolescence, and loss of value of assets over time.
Depreciation expense reduces taxable income, resulting in tax savings for companies.
It helps in determining the true profitability and financial position of...
I applied via Naukri.com and was interviewed in Oct 2020.Ā There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Associate Software Engineer
10
salaries
| ā¹3.6 L/yr - ā¹8 L/yr |
Software Developer
4
salaries
| ā¹3 L/yr - ā¹6.8 L/yr |
Associate QA Engineer
3
salaries
| ā¹2.4 L/yr - ā¹4 L/yr |
TCS
Accenture
Wipro
Cognizant