Filter interviews by
I applied via Referral and was interviewed in Apr 2024. There was 1 interview round.
Database can be connected to the front end using server-side scripting languages like PHP, Node.js, or Python.
Use server-side scripting languages like PHP, Node.js, or Python to establish a connection between the database and front end.
Utilize database management systems like MySQL, MongoDB, or PostgreSQL to store and retrieve data.
Implement APIs to communicate between the front end and the database, allowing for data ...
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
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
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 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
I applied via Campus Placement
Medium level aptitude test
I was not shortlisted for this round
posted on 19 Feb 2024
I applied via Naukri.com and was interviewed in Aug 2023. There was 1 interview round.
posted on 15 May 2023
I applied via Indeed and was interviewed in Apr 2023. There were 2 interview rounds.
1.Complex coding round.
2.Explain any independent project you have done
Accountant
7
salaries
| ₹0.7 L/yr - ₹2 L/yr |
Project Manager
5
salaries
| ₹6 L/yr - ₹10 L/yr |
Owner
4
salaries
| ₹3 L/yr - ₹17.4 L/yr |
Office Assistant
4
salaries
| ₹1.5 L/yr - ₹5 L/yr |
Client Servicing Executive
4
salaries
| ₹2.8 L/yr - ₹3.5 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
HSBC Group