Filter interviews by
I applied via Company Website and was interviewed before Mar 2021. There was 1 interview round.
JavaScript has some disadvantages that developers should be aware of.
JavaScript is an interpreted language, which can lead to slower performance compared to compiled languages.
JavaScript has limited support for multithreading, making it difficult to perform complex tasks efficiently.
JavaScript can be prone to security vulnerabilities, such as cross-site scripting (XSS) attacks.
JavaScript code can be difficult to mainta...
Ajax is a technique used to update parts of a web page without reloading the entire page.
Ajax stands for Asynchronous JavaScript and XML.
It allows for asynchronous communication between the client and server.
Ajax uses XMLHttpRequest object to send and receive data from the server.
It can update the content of a web page dynamically without refreshing the whole page.
Ajax is commonly used for creating interactive web appl
webCompliance rules are guidelines that ensure websites meet legal and regulatory requirements. webForm 2.0 is a web development framework.
webCompliance rules are used to ensure websites adhere to accessibility, privacy, and security standards.
These rules help websites avoid legal issues and provide a better user experience.
Examples of webCompliance rules include WCAG (Web Content Accessibility Guidelines) for accessib...
HTML5 provides several types of storage for web applications.
Local Storage: Stores data with no expiration date.
Session Storage: Stores data for one session only.
IndexedDB: Stores large amounts of structured data.
Web SQL Database: Stores data in a structured manner using SQL queries.
Cookies: Stores small amounts of data that can be accessed by both the server and client.
A breadcrumb is a navigation element that shows the user's current location within a website or application.
A breadcrumb typically appears horizontally at the top of a page or below the navigation bar.
It consists of a series of links, with each link representing a higher-level page or section.
The last link in the breadcrumb represents the current page or section and is often not clickable.
Breadcrumb navigation helps us...
The figure tag is used to group media content with a caption, while the img tag is used to display an image.
The figure tag is used to group media content, such as images, videos, or illustrations, with a caption.
The img tag is used specifically to display an image on a web page.
The figure tag can contain multiple media elements, while the img tag is used for a single image.
The figure tag provides semantic meaning and a...
Create 10 checkboxes in JavaScript and display the count of checked checkboxes below. Update count on unchecking.
Use JavaScript to create checkboxes
Add event listener to checkboxes to track changes
Update count of checked checkboxes on change
Display count below checkboxes
Call, Apply, and Bind are methods in JavaScript used to manipulate the value of 'this' in a function.
Call: Invokes a function with a specified 'this' value and arguments provided individually.
Apply: Invokes a function with a specified 'this' value and arguments provided as an array.
Bind: Creates a new function with a specified 'this' value and arguments provided as a list.
Closure is a function that has access to its own scope, the outer function's scope, and the global scope.
Closure allows a function to access variables from its outer function even after the outer function has finished executing.
It helps in creating private variables and functions in JavaScript.
Closures are created every time a function is created, and they store references to the variables in their lexical environment.
...
Top trending discussions
posted on 16 Aug 2024
Pagination in JPA allows for retrieving a subset of results from a query by specifying a limit and offset.
Use the setFirstResult() method to specify the starting index of the results to retrieve
Use the setMaxResults() method to specify the maximum number of results to retrieve
Combine setFirstResult() and setMaxResults() to implement pagination in JPA queries
To create a RESTful API, define endpoints, use HTTP methods, handle requests and responses, and follow REST principles.
Define endpoints for different resources (e.g. /users, /products)
Use HTTP methods like GET, POST, PUT, DELETE for CRUD operations
Handle requests and responses in JSON format
Follow REST principles like statelessness, uniform interface, and client-server architecture
posted on 1 Mar 2024
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
posted on 1 Aug 2024
posted on 9 May 2023
I applied via Internshala and was interviewed before May 2022. There were 3 interview rounds.
posted on 13 Mar 2024
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
Basic CSS properties include color, font-size, margin, padding, and display.
color
font-size
margin
padding
display
posted on 11 Oct 2022
I applied via Internshala and was interviewed in Apr 2022. There were 3 interview rounds.
I applied via campus placement at Parul Institute of Management and Research, Vadodara and was interviewed in Feb 2022. There were 3 interview rounds.
Nees to create an Assignment within a give time slot my was from 9am - 4pm and need to create a CRUD app small that can have update delete and insert function
based on 1 review
Rating in categories
Senior Software Developer
55
salaries
| ₹3.4 L/yr - ₹13 L/yr |
Software Developer
50
salaries
| ₹2.4 L/yr - ₹8 L/yr |
Associate Software Developer
33
salaries
| ₹2.2 L/yr - ₹4.5 L/yr |
Quality Analyst
31
salaries
| ₹3 L/yr - ₹7 L/yr |
Business Analyst
27
salaries
| ₹3.8 L/yr - ₹8.5 L/yr |
TCS
Infosys
Wipro
HCLTech