Phenom
Roca Bathroom Products Interview Questions and Answers
Q1. What are the requirements for developing a search component in React JS that can efficiently search through millions of words, and what approach should be taken to achieve this?
To develop a search component in React JS for efficient searching through millions of words, consider using a trie data structure and implementing features like autocomplete and fuzzy search.
Utilize a trie data structure for efficient searching through large datasets.
Implement features like autocomplete to provide suggestions as the user types.
Incorporate fuzzy search to allow for more flexible and forgiving search queries.
Optimize the search algorithm for performance by cons...read more
Q2. Coding round - sort the list without builtin methods and in a optimised way - return list of palindromes in the given list - internship exp
Sort list without built-in methods, return palindromes in array of strings
Implement quicksort algorithm to sort the list without using built-in methods
Iterate through the list and check if each element is a palindrome
Return a new list containing only the palindromes
Q3. - reverse linked list - level order traversal - sorting
Reverse linked list, level order traversal, and sorting are common algorithms in data structures and algorithms.
To reverse a linked list, iterate through the list and change the pointers to reverse the order.
For level order traversal, use a queue data structure to traverse the tree level by level.
Sorting can be done using various algorithms like bubble sort, quicksort, or mergesort.
Q4. explain about closures, currying, es features
Q5. Projects in Deep learning
More about working at Phenom
Top HR Questions asked in Roca Bathroom Products
Interview Process at Roca Bathroom Products
Top Interview Questions from Similar Companies
Reviews
Interviews
Salaries
Users/Month