Filter interviews by
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
React hooks are functions that let you use state and other React features without writing a class.
React 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 ...
I was interviewed in Aug 2024.
JavaScript coding round
Browser rendering process involves multiple steps from parsing HTML to displaying content on the screen.
HTML parsing: Browser parses HTML markup to create the Document Object Model (DOM).
CSS parsing: Stylesheets are parsed to create the CSS Object Model (CSSOM).
Render tree construction: DOM and CSSOM are combined to create the render tree.
Layout: The render tree is laid out to determine the position and size of each el...
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Binary search algorithm can be used to find a target element in a sorted array.
Implement binary search algorithm to efficiently find the target element in a sorted array.
Compare the target element with the middle element of the array and adjust the search range accordingly.
Continue dividing the search range in half until the target element is found or the search range is empty.
Find the first k most occurring strings from a given list
Use a hashmap to store the frequency of each string
Sort the hashmap based on frequency in descending order
Return the first k keys from the sorted hashmap
I applied via Job Portal and was interviewed in Sep 2024. There was 1 interview round.
Dutch national flag algorithm is used to sort an array of 0s, 1s, and 2s in linear time complexity.
Initialize three pointers: low, mid, high
Iterate through the array and swap elements based on their values
Low pointer points to the start of 0s, mid pointer points to the start of 1s, high pointer points to the end of 2s
Quince interview questions for popular designations
I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.
Get interview-ready with Top Quince Interview Questions
Sort an array of strings containing only '0', '1', and '2'.
Use a counting sort algorithm to count the occurrences of '0', '1', and '2'.
Create a new array based on the counts of each element.
Alternatively, use the Dutch National Flag algorithm to sort the array in-place.
Find the next greater element in an array
Iterate through the array and use a stack to keep track of elements
For each element, pop elements from the stack until finding a greater element
Store the next greater element in a result array
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Design a database schema for a train booking system
Create tables for trains, stations, bookings, users, and tickets
Use foreign keys to establish relationships between tables
Include columns for train schedule, seat availability, and user information
Consider implementing indexes for faster query performance
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
Use Depth First Search (DFS) to detect cycle in a graph. Remove an edge from the cycle to make it acyclic.
Implement Depth First Search (DFS) to detect cycles in the graph
If a back edge is found during DFS traversal, it indicates a cycle in the graph
Remove an edge from the cycle to make the graph acyclic
I am a dedicated and experienced Product Consultant with a passion for helping businesses improve their products and services.
Over 5 years of experience in product consulting
Strong analytical skills to identify market trends and customer needs
Proven track record of successfully launching new products and improving existing ones
Excellent communication and presentation skills
Proficient in market research and competitor a
I applied via Referral and was interviewed in Aug 2023. There were 5 interview rounds.
Top trending discussions
Some of the top questions asked at the Quince interview -
The duration of Quince interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 18 interviews
Interview experience
8-10 Yrs
Not Disclosed
7-10 Yrs
Not Disclosed
11-13 Yrs
Not Disclosed
Software Development Engineer II
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer 3
7
salaries
| ₹0 L/yr - ₹0 L/yr |
SDE-2
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer2
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Mango
Apricot
Plum Goodness
Apple