i
Happiest Minds Technologies
Filter interviews by
I was interviewed in Dec 2024.
Top trending discussions
I applied via Job Portal
Deep coding knowledge required
I applied via Naukri.com and was interviewed in Sep 2023. There were 3 interview rounds.
posted on 15 Jan 2025
I applied via Approached by Company and was interviewed before Jan 2024. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jul 2022. There were 4 interview rounds.
MCQ questions related to data structures and algorithms and some easy-medium leetcode coding questions
posted on 16 Feb 2024
I applied via Recruitment Consulltant and was interviewed before Feb 2023. There were 2 interview rounds.
BADI is an enhancement technique in SAP that allows adding additional functionality to standard SAP programs, while UserExit is a legacy technique for modifying standard SAP programs.
BADI stands for Business Add-In and is a newer enhancement technique in SAP.
BADI allows multiple implementations to be active at the same time, providing flexibility.
BADI implementations are independent of each other and can be activated o...
SCCM is a system management tool used for deploying, managing and monitoring software and hardware in an enterprise environment.
SCCM stands for System Center Configuration Manager
It allows for remote management of devices and software deployment
Features include inventory management, software distribution, patch management, and OS deployment
It can be used to manage Windows, Mac, and Linux devices
SCCM integrates with oth...
posted on 15 Mar 2022
I applied via Naukri.com and was interviewed before Mar 2021. There was 1 interview round.
A cursor is a database object used to retrieve data from a result set one row at a time.
A cursor is used to iterate through a result set.
It can be used to update or delete rows in a table.
Example query: DECLARE cursor_name CURSOR FOR SELECT column1, column2 FROM table_name;
Example usage: OPEN cursor_name; FETCH NEXT FROM cursor_name INTO @variable1, @variable2;
Example usage: CLOSE cursor_name; DEALLOCATE cursor_name;
posted on 20 Jan 2023
Oops concepts were judged along with problem solving
Permutations of a string can be generated using recursion and swapping characters.
Use recursion to generate all possible permutations
Swap characters to create new permutations
Store permutations in an array of strings
Handle duplicate characters to avoid repetition
A database for managing songs on Spotify playlists.
Create a table for playlists with columns for name, description, and user ID
Create a table for songs with columns for title, artist, album, and duration
Create a table for playlist-songs with columns for playlist ID and song ID
Use foreign keys to link tables together
Allow for CRUD operations on playlists and songs
To find the middle element of a linked list in a single traversal.
Use two pointers, one moving at twice the speed of the other.
When the faster pointer reaches the end, the slower pointer will be at the middle.
If the linked list has even number of elements, the middle will be the second of the two middle elements.
Create an array of song titles sorted by year of publication.
Create an array of song objects with properties for title and year of publication.
Sort the array by year of publication.
Extract the titles of the songs into a separate array.
Return the array of song titles.
Interview experience
Senior Software Engineer
973
salaries
| ₹4.8 L/yr - ₹18 L/yr |
Module Lead
838
salaries
| ₹9 L/yr - ₹30 L/yr |
Technical Lead
815
salaries
| ₹8.9 L/yr - ₹38.7 L/yr |
Software Engineer
611
salaries
| ₹2.8 L/yr - ₹8.9 L/yr |
Senior Engineer
322
salaries
| ₹3.9 L/yr - ₹13.4 L/yr |
LTIMindtree
Persistent Systems
Coforge
Mphasis