i
Arteria Technologies
Filter interviews by
I applied via Approached by Company and was interviewed in Jul 2024. There was 1 interview round.
Aptitude , coding mcq, html css js
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Apr 2023. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Mar 2022. There was 1 interview round.
HTML, CSS, and JS are executed by the browser.
HTML is parsed and rendered into a Document Object Model (DOM)
CSS is applied to the DOM to style the content
JS is executed to add interactivity and manipulate the DOM
Browser engines like Blink, Gecko, and WebKit handle the execution
Functional components are simpler and easier to test, while class components offer more features and lifecycle methods.
Use functional components for simple UI components
Use class components for more complex UI components
Functional components are easier to read and maintain
Class components offer more lifecycle methods and state management options
I applied via Indeed and was interviewed before Oct 2022. There were 3 interview rounds.
A design was shared, I had to develop before going to interview
Code test on situation, what would you do if you face a situation?
I applied via Indeed and was interviewed in Nov 2020. There were 4 interview rounds.
useEffect is a hook in React that allows you to perform side effects in functional components.
useEffect is used to manage component lifecycle in functional components.
It takes two arguments: a function that performs the side effect and an array of dependencies.
The function passed to useEffect is called after every render.
The array of dependencies is used to determine when the effect should be re-run.
If the array is emp...
A promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations such as fetching data from a server.
They provide a cleaner alternative to callbacks.
Promises have three states: pending, fulfilled, and rejected.
They can be chained together using .then() and .catch() methods.
Promises can also be used with async/await syntax.
Strict mode is a way to write secure and optimized JavaScript code.
Enables modern JavaScript features
Prevents the use of undeclared variables
Throws errors for unsafe actions
Makes code more optimized for performance
posted on 13 Jul 2017
Interview experience
based on 3 reviews
Rating in categories
SAP Abap Consultant
36
salaries
| ₹2 L/yr - ₹8.7 L/yr |
SAP PI Consultant
26
salaries
| ₹2.5 L/yr - ₹9.6 L/yr |
Senior Developer
23
salaries
| ₹4.4 L/yr - ₹16 L/yr |
Developer
23
salaries
| ₹2 L/yr - ₹8 L/yr |
SAP Abap Developer
22
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Infosys
TCS
Wipro
HCLTech