i
Fynd
Filter interviews by
Clear (1)
Implementing infinite scroll involves dynamically loading content as the user scrolls down the page.
Use JavaScript to detect when the user reaches the bottom of the page
Make an AJAX call to fetch more content from the server
Append the new content to the existing content on the page
I applied via Company Website and was interviewed in May 2024. There was 1 interview round.
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows for tasks to be queued and executed in a non-blocking manner.
Event loop continuously checks the call stack and the task queue, moving tasks from the queue to the stack when the stack is empty.
Example: setTimeout() func...
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
1st round was coding mainly focus on javascript, with output questions and easy leetcode dsa questions
JavaScript concepts cover a wide range of topics including data types, functions, scope, closures, and more.
Data types include strings, numbers, booleans, arrays, objects, and more.
Functions are first-class citizens in JavaScript and can be passed around as arguments or returned from other functions.
Scope refers to the visibility of variables within a program, with global and local scopes.
Closures allow functions to re...
I applied via Referral and was interviewed before Nov 2023. There were 3 interview rounds.
Frontend coding test on javascript
Leetcode style coding test
Fynd interview questions for designations
Top trending discussions
I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.
1 Hr coding round, Leetcode medium problems like Minimum Grid sum & Basic calculator
I was interviewed in May 2024.
My mostly question were around node js frame works and other tools
Given a matrix of zeros and ones, find the minimum distance for each one to a zero.
Use breadth-first search (BFS) to find the minimum distance from each one to a zero.
Start by initializing a queue with all the zeros in the matrix.
While the queue is not empty, dequeue a zero and enqueue its neighboring ones.
Keep track of the distance from each one to the nearest zero.
Repeat until all ones have been visited.
Return the ma
I applied via LinkedIn and was interviewed before Aug 2023. There were 3 interview rounds.
30mins aptitude test
90 mins coding test for 3 questions
I am choosing this role because of my passion for creating user-friendly and visually appealing websites.
Passion for front end development
Enjoy creating user-friendly interfaces
Excited about the creative aspect of web design
I am a dedicated and skilled front end developer with a passion for creating user-friendly interfaces.
I have a strong understanding of HTML, CSS, and JavaScript
I have experience with responsive design and cross-browser compatibility
I am proficient in using front end frameworks like React and Angular
Coding a frontend UI from provided image. And creating a fucntional star rating system
Designing a Component API in React using Typescript involves defining props, state, and methods for the component.
Define the props interface to specify the expected input data for the component
Use typescript types to ensure type safety and prevent runtime errors
Define the state interface to manage the internal state of the component
Implement methods to handle user interactions and component logic
Document the component
Function to clear all timer ids at once
Create an array to store all timer ids
Iterate through the array and clear each timer id using clearTimeout() function
based on 5 interviews
Interview experience
based on 1 review
Rating in categories
Software Development Engineer
85
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer 1
77
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
66
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer II
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
48
salaries
| ₹0 L/yr - ₹0 L/yr |
Myntra
Flipkart
Snapdeal
Shopclues