Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Mar 2022. There were 2 interview rounds.
Stop propagation is a method used to prevent event bubbling in the DOM.
It is used when you want to stop an event from propagating to its parent elements.
It can be used to prevent unwanted behavior caused by event bubbling.
It is commonly used in JavaScript event handling.
Example: event.stopPropagation()
Example:
Box model is a layout concept in CSS. To align div center, use margin: auto or flexbox.
Box model is a way to represent an element's layout as a rectangular box with content, padding, border, and margin.
To align a div center horizontally, use margin: auto. To align vertically, use flexbox with align-items: center and justify-content: center.
Box-sizing property can be used to adjust the box model calculation to include o...
Explanation of nth-child in CSS and click event in jQuery with semantic tags.
nth-child is a CSS selector that selects elements based on their position in a parent element
jQuery click event is used to trigger an action when an element is clicked
Semantic tags like
Example: $('article:nth-child(2)').click(function() { //code });
I applied via Referral and was interviewed before Aug 2023. There were 2 interview rounds.
A coding assignment using JavaScript and bootstrap
I applied via Company Website and was interviewed in Mar 2021. There was 1 interview round.
To denounce code in jsfiddle, click on the 'Share' button and select 'Embed' to get the code.
Click on the 'Share' button in the top menu bar.
Select 'Embed' from the dropdown menu.
Copy the code provided in the 'Embed' section and paste it where needed.
DSA based on any general language prefer C++
I applied via LinkedIn and was interviewed in Oct 2024. There were 3 interview rounds.
HackersRank 2 questions
Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.
Context API provides a way to pass data through the component tree without having to pass props down manually at every level.
It is useful for sharing global data such as themes, user authentication, or language preferences.
Context API consists of three main parts: Provider...
Hooks in React JS are functions that let you use state and other React features without writing a class.
Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.
useState() is a hook that allows you to add state to functional components.
useEffect() is a hook that allows you to perform side effects in functional components.
Custom hooks are reusable functions that can contain ...
posted on 6 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There were 2 interview rounds.
It was good experience
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
My approach to building basic logic skills involves practicing problem-solving exercises, breaking down complex problems into smaller parts, and seeking feedback to improve.
Practice problem-solving exercises regularly to strengthen logical thinking abilities.
Break down complex problems into smaller, more manageable parts to better understand the problem and find solutions.
Seek feedback from peers or mentors to identify...
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Python code for solving a string usecase using stack, SQL join and groupby queries
based on 2 reviews
Rating in categories
Senior Engineer
878
salaries
| ₹6 L/yr - ₹23 L/yr |
Senior Software Engineer
580
salaries
| ₹6.8 L/yr - ₹25.8 L/yr |
Software Engineer
255
salaries
| ₹3.5 L/yr - ₹14 L/yr |
Technical Specialist
209
salaries
| ₹10.9 L/yr - ₹38.5 L/yr |
Software Development Engineer
188
salaries
| ₹4.5 L/yr - ₹12 L/yr |
Accenture
TCS
Infosys
Wipro