i
Happiest Minds Technologies
Filter interviews by
I applied via campus placement at Galgotias College of Engineering and Technology, Greater Noida and was interviewed in Jun 2023. There were 5 interview rounds.
Topics consist of profit-loss, probability, permutation combination etc.
Coding question related to topics array and strings.
Java is a popular backend language, polymorphism allows objects to be treated as instances of their parent class, reverse string by iterating through characters.
Java is commonly used in backend development for its robustness and scalability.
Polymorphism in OOP allows objects to be treated as instances of their parent class, enabling flexibility and reusability.
To reverse a string, iterate through the characters from th...
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
posted on 8 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Find the longest common substring in an array of strings.
Iterate through each string in the array and compare with all other strings to find common substrings.
Keep track of the longest common substring found so far.
Return the longest common substring at the end.
Virtual DOM in React is a lightweight copy of the actual DOM, used for efficient updates and rendering.
Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.
When changes are made to the UI, React compares the Virtual DOM with the actual DOM to identify the differences.
React then updates only the necessary parts of the actual DOM, minimizing the number of DOM manipulations for better p...
Optimising a React application involves code splitting, lazy loading, using memoization, reducing unnecessary re-renders, and optimizing network requests.
Implement code splitting to load only necessary code for each route or component.
Use lazy loading to load components only when they are needed, reducing initial load time.
Utilize memoization techniques like useMemo and useCallback to prevent unnecessary re-renders.
Avo...
posted on 20 Jun 2024
posted on 17 Apr 2024
I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.
60 min test including a problem solving question andcMCQs
App development ( Frondend and backend ) for the given use case
posted on 11 Jul 2024
30 mins round and 1 coding question
Development of a feature
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
posted on 16 May 2024
I applied via campus placement at P E S College of Engineering, Mandya and was interviewed before May 2023. There were 3 interview rounds.
Aptitude
Logically reasoning
Verbal
Use Set data structure to remove duplicate elements from the array.
Create a Set from the array to automatically remove duplicates.
Convert the Set back to an array to get the unique elements.
Example: const array = ['apple', 'banana', 'apple', 'orange'];
Example: const uniqueArray = [...new Set(array)];
posted on 31 Dec 2024
I applied via Naukri.com and was interviewed before Dec 2023. There were 2 interview rounds.
Speed and distance, boat and stream
DELETE command removes specific rows from a table, while TRUNCATE command removes all rows from a table.
DELETE command is used to remove specific rows from a table based on a condition.
TRUNCATE command is used to remove all rows from a table, resetting auto-increment values.
DELETE command is slower as it logs individual row deletions, while TRUNCATE is faster as it does not log individual deletions.
DELETE can be rolled...
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Senior Software Engineer
974
salaries
| ₹4.8 L/yr - ₹18 L/yr |
Module Lead
831
salaries
| ₹9 L/yr - ₹28.8 L/yr |
Technical Lead
807
salaries
| ₹8.9 L/yr - ₹34 L/yr |
Software Engineer
612
salaries
| ₹2.8 L/yr - ₹8.9 L/yr |
Senior Engineer
345
salaries
| ₹3.5 L/yr - ₹14.5 L/yr |
LTIMindtree
Persistent Systems
Coforge
Mphasis