Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
display none removes element from layout, visibility hidden hides element but still takes up space
display none removes the element from the layout completely
visibility hidden hides the element but still takes up space
display none will not render the element, while visibility hidden will render the element but make it invisible
Session storage is temporary and data is cleared when the browser is closed, while local storage persists even after the browser is closed.
Session storage is temporary and data is cleared when the browser is closed
Local storage persists even after the browser is closed
Session storage is limited to the current tab or window, while local storage is shared across tabs and windows of the same origin
Background properties in CSS are used to control the background of an element.
background-color: sets the background color of an element
background-image: sets an image as the background of an element
background-repeat: specifies how a background image should repeat
background-position: sets the starting position of a background image
background-size: specifies the size of the background image
Logical, coding question in JavaScript, and english questions
Top trending discussions
Event bubbling is the process of propagating an event from the innermost element to its parent elements in the DOM hierarchy.
Events in JavaScript are triggered on elements and then propagate up the DOM tree.
During event bubbling, an event triggered on a child element will also trigger on its parent elements.
This allows for event delegation, where a single event handler can be used for multiple elements.
Event.stopPropag...
I applied via LinkedIn and was interviewed in Oct 2022. There were 6 interview rounds.
Aptitude test is best for first round.
Second round is best for coding test.
IT field offers endless opportunities for innovation and growth.
IT is a constantly evolving field with new technologies and trends emerging regularly.
IT provides opportunities to work on exciting projects and solve complex problems.
IT offers a wide range of career paths, from development to design to project management.
IT is a field that is in high demand, with many job opportunities and competitive salaries.
IT has the...
Study about front end developer
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
React is a JavaScript library for building user interfaces.
React allows for the creation of reusable UI components
It uses a virtual DOM for efficient rendering
React is declarative, making it easier to understand and debug code
Creating a simple app using Redux for state management in a front end application.
Set up Redux store with reducers and actions
Connect components to Redux store using mapStateToProps and mapDispatchToProps
Dispatch actions to update state in Redux store
Use combineReducers to manage multiple reducers
Agile process involves iterative development, frequent collaboration, and adaptability to changes.
Daily stand-up meetings to discuss progress and roadblocks
Sprints for focused development and testing
Continuous feedback and iteration based on user input
Use of tools like Jira or Trello for project management
Reverse a given string
Use built-in methods like split(), reverse(), and join() to reverse the string
Alternatively, loop through the string from end to start and build a new reversed string
I applied via Naukri.com and was interviewed before Apr 2022. There were 2 interview rounds.
Semantic HTML focuses on the meaning and structure of content, while display properties in CSS control how elements are visually displayed on a webpage.
Semantic HTML uses tags that convey the meaning of the content, such as <header>, <nav>, <article>, <section>, <footer>.
Display properties in CSS include properties like display: block, display: inline, display: inline-block, display: flex,...
Hoisting is a mechanism in JS where variables and functions are moved to the top of their scope. Array methods are built-in functions to manipulate arrays.
Hoisting applies to variable and function declarations
Variables declared with let and const are not hoisted
Array methods include push(), pop(), shift(), unshift(), splice(), slice(), forEach(), map(), filter(), reduce()
push() adds an element to the end of an array
pop...
It was quit well and easy based on alphabtical or programming based questions
2 3 coding questions on patterend question
I applied via Naukri.com and was interviewed in Nov 2021. There were 4 interview rounds.
1hr
Some of the top questions asked at the AnglerFox WebSolutions Front end Developer interview for experienced candidates -
based on 1 interview
Interview experience
HR Generalist
4
salaries
| ₹3 L/yr - ₹4.1 L/yr |
Software Engineer
3
salaries
| ₹6 L/yr - ₹11.8 L/yr |
TCS
Accenture
Wipro
Cognizant