Filter interviews by
I appeared for an interview in Sep 2023.
Event listeners can be added to buttons using JavaScript to trigger specific actions when the button is clicked.
Use the addEventListener method to attach an event listener to the button element
Specify the event type (e.g. 'click') and the function to be executed when the event occurs
Example: button.addEventListener('click', function() { console.log('Button clicked!'); });
Percentage,ratio,interest,permitation,syllagism,aptitude
Frontend can connect to backend through API calls, AJAX requests, web sockets, or GraphQL.
Use API calls to send requests from frontend to backend and receive responses.
Utilize AJAX requests to dynamically update content on the frontend without reloading the page.
Implement web sockets for real-time communication between frontend and backend.
Integrate GraphQL for efficient data fetching and manipulation.
Examples: Fetch A...
Validate inputs using client-side and server-side validation techniques
Use HTML5 form validation attributes like required, pattern, min, max, etc.
Implement client-side validation using JavaScript to provide instant feedback to users
Perform server-side validation to ensure data integrity and security
Use regular expressions to validate complex input patterns
Display error messages to guide users on correct input format
Top trending discussions
I appeared for an interview before Apr 2024, where I was asked the following questions.
HTML and CSS are essential for creating and styling web forms, enabling user input and interaction.
HTML provides the structure of the form using <form>, <input>, <label>, <textarea>, and <button> elements.
CSS is used to style the form elements, such as setting widths, margins, and colors.
Example of a simple form: <form><label for='name'>Name:</label><input type='text' ...
posted on 20 Jul 2022
I applied via Naukri.com and was interviewed in Jun 2022. There were 2 interview rounds.
posted on 11 May 2022
You will need to create a working web app in vanilla JS.
need to implement the following things.
1. Fetch data from given REST api
2. Display data in List. add some css to show different type of items.
3. Implement text filter and other types of filter.
All needs to be implemented in vanilla JS
I appeared for an interview in May 2025, where I was asked the following questions.
I'm excited about creating engaging user experiences and solving complex problems through innovative front-end solutions.
Passion for user experience: I love designing intuitive interfaces that enhance user satisfaction, like creating a seamless navigation flow.
Interest in technology: I'm eager to work with the latest frameworks and tools, such as React or Vue.js, to build dynamic applications.
Collaboration: I enjoy wor...
The CSS box model defines the layout of elements, including margins, borders, padding, and content area.
Content: The innermost part where text and images appear.
Padding: Space between the content and the border, affecting the element's size.
Border: A line surrounding the padding (if any) and content, defining the element's outer edge.
Margin: The outermost space that separates the element from others, creating distance.
Null represents an intentional absence of any object value, while undefined indicates a variable has been declared but not assigned a value.
Null is an assignment value, meaning it can be assigned to a variable as a representation of 'no value'. Example: let a = null;
Undefined means a variable has been declared but not yet assigned a value. Example: let b; console.log(b); // Output: undefined
Both null and undefined are ...
Hackerrank, html, javascript, css
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Two problems in JavaScript to solve
I applied via Referral and was interviewed in Dec 2023. There was 1 interview round.
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
Javascript programming language
Javascript programming languge
based on 1 interview experience
Difficulty level
Duration
Business Analyst
6
salaries
| ₹2 L/yr - ₹8 L/yr |
Process Associate
5
salaries
| ₹1.3 L/yr - ₹2.5 L/yr |
Test Engineer
4
salaries
| ₹3 L/yr - ₹5 L/yr |
Product Engineer
4
salaries
| ₹3.4 L/yr - ₹5 L/yr |
Senior Process Associate
4
salaries
| ₹3 L/yr - ₹3.2 L/yr |
24/7 Customer
Microsoft Corporation
SAP