i
Furtados School of
Music
Filter interviews by
I applied via Internshala and was interviewed before Oct 2023. There was 1 interview round.
Developed a responsive web application for a local bookstore, enhancing user experience and accessibility.
Utilized React for building dynamic user interfaces, improving performance and maintainability.
Implemented Redux for state management, allowing seamless data flow across components.
Designed a mobile-first layout using CSS Grid and Flexbox, ensuring compatibility across devices.
Integrated RESTful APIs to fetch book ...
Top trending discussions
posted on 30 Nov 2024
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
useMemo is used to memoize a value, while useCallback is used to memoize a function.
useMemo is used to memoize a computed value and recompute it only when its dependencies change.
useCallback is used to memoize a callback function and prevent unnecessary re-renders.
Example: useMemo can be used to memoize the result of a complex computation, while useCallback can be used to memoize an event handler function.
Error handling in JavaScript involves using try-catch blocks, throwing errors, and using error objects.
Use try-catch blocks to catch errors and handle them gracefully
Throw errors using the throw keyword to indicate when something goes wrong
Use error objects like Error, SyntaxError, TypeError, etc. to provide more information about the error
Handle asynchronous errors using promises and the .catch() method
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
Promise.all() takes an array of promises and returns a single promise that resolves when all of the input promises have resolved.
A polyfill for Promise.all() can be implemented using a combination of Promise and Array.prototype.reduce().
Frontend assignment make the CRUD application using of reactj.s
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Converting PSD to HTML involves translating a design file into a functional website using HTML, CSS, and possibly JavaScript.
Analyze the PSD file to identify design elements and layout
Use HTML to structure the content and layout of the website
Apply CSS to style the elements according to the design
Optimize images and assets for web use
Ensure responsiveness for different screen sizes
Test the website across browsers and d...
I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.
I applied via AngelList and was interviewed in May 2024. There were 3 interview rounds.
Hoisting in JavaScript is the behavior of moving declarations to the top of their containing scope during compilation.
Variables declared with 'var' are hoisted, but their initialization is not. Example: console.log(a); var a = 5; // undefined
Function declarations are fully hoisted, allowing them to be called before their definition. Example: greet(); function greet() { console.log('Hello'); }
Variables declared with 'le...
posted on 11 Mar 2021
I applied via Referral and was interviewed before Mar 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.
I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.
posted on 14 Nov 2021
I appeared for an interview before Nov 2020.
Merge sort is a divide and conquer algorithm that sorts an array by dividing it into two halves, sorting them separately, and then merging the sorted halves.
Divide the array into two halves
Sort each half recursively
Merge the two sorted halves
Time complexity: O(n log n)
Space complexity: O(n)
based on 1 interview experience
Difficulty level
Duration
Music Teacher
29
salaries
| ₹2.2 L/yr - ₹5.2 L/yr |
Music Educator
13
salaries
| ₹3.4 L/yr - ₹5 L/yr |
Western Music Teacher
8
salaries
| ₹2.4 L/yr - ₹5 L/yr |
Center Manager
6
salaries
| ₹3 L/yr - ₹7.2 L/yr |
Senior Academic Manager
4
salaries
| ₹6.2 L/yr - ₹9 L/yr |
Asia-Pacific Institute of Management
Jitm Skills
SevenMentor
HeyCoach