Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
React is a JavaScript library for building user interfaces. React components are reusable, self-contained building blocks of a UI.
React is a JavaScript library for creating interactive UIs
React components are reusable and self-contained
Components can be nested within each other to create complex UI structures
Components can have their own state and lifecycle methods
React uses a virtual DOM to efficiently update the UI
Hooks in React are functions that allow you to use state and other React features in functional components.
Hooks are introduced in React 16.8 as a way to write reusable logic in functional components.
They allow you to use state and other React features without writing a class.
Hooks provide a way to break down complex components into smaller, reusable functions.
Some commonly used hooks are useState, useEffect, useContex...
Props are used in React to pass data from a parent component to a child component.
Props are read-only and cannot be modified by the child component
Props are passed as attributes to the child component in JSX
Props can be any type of data, including strings, numbers, objects, or even functions
Props can be used to customize the behavior or appearance of a component
Props can be accessed in the child component using the 'pr
Top trending discussions
posted on 11 Nov 2024
The 'this' keyword in JavaScript refers to the current object, while the arrow function does not bind its own 'this'.
The 'this' keyword in JavaScript refers to the object that is executing the current function.
Arrow functions do not bind their own 'this' value, instead they inherit the 'this' value from the enclosing lexical context.
Using 'this' in a regular function can lead to unexpected behavior, especially in neste...
let, var, and const are all used to declare variables in JavaScript, but they have different scopes and behaviors.
let is block-scoped and can be reassigned, var is function-scoped and can be reassigned, const is block-scoped and cannot be reassigned
Using let:
let x = 10;
x = 20; // valid
Using var:
var y = 5;
y = 8; // valid
Using const:
const z = 15;
z = 25; // error, cannot reassign const variable
Medium level aptitude test
I was not shortlisted for this round
I was interviewed in Oct 2024.
Data binding techniques allow for synchronization of data between the model and the view in web development.
Two-way data binding ensures that changes in the model are reflected in the view and vice versa
One-way data binding updates the view when the model changes, but not the other way around
Data binding libraries like AngularJS, React, and Vue.js provide tools for efficient data binding
I applied via Campus Placement
posted on 11 Nov 2024
The 'this' keyword in JavaScript refers to the current object, while the arrow function does not bind its own 'this'.
The 'this' keyword in JavaScript refers to the object that is executing the current function.
Arrow functions do not bind their own 'this' value, instead they inherit the 'this' value from the enclosing lexical context.
Using 'this' in a regular function can lead to unexpected behavior, especially in neste...
let, var, and const are all used to declare variables in JavaScript, but they have different scopes and behaviors.
let is block-scoped and can be reassigned, var is function-scoped and can be reassigned, const is block-scoped and cannot be reassigned
Using let:
let x = 10;
x = 20; // valid
Using var:
var y = 5;
y = 8; // valid
Using const:
const z = 15;
z = 25; // error, cannot reassign const variable
PHP is a popular server-side scripting language used for web development.
PHP is easy to learn and use for web development.
PHP has a large community and extensive documentation for support.
PHP is compatible with various operating systems and web servers.
PHP can be embedded directly into HTML code for dynamic web pages.
PHP can interact with databases like MySQL to create dynamic content.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
Create a small UI task using Vue.js
Create a simple form with input fields and a submit button
Use Vue.js directives like v-model for data binding
Implement validation for the form fields
Display a success message upon form submission
Iterate through the array to find the second largest number
Iterate through the array and keep track of the largest and second largest numbers
Compare each element with the largest and second largest numbers to update them accordingly
Return the second largest number once the iteration is complete
posted on 19 Feb 2024
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
Medium level aptitude test
I was not shortlisted for this round
based on 1 review
Rating in categories
Software Developer
5
salaries
| ₹1 L/yr - ₹3.2 L/yr |
Java Developer
5
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
Graphic Designer
5
salaries
| ₹1 L/yr - ₹3.3 L/yr |
Embedded Developer
5
salaries
| ₹1.6 L/yr - ₹2 L/yr |
Business Development Manager
4
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group