Filter interviews by
I was interviewed in Dec 2016.
A page fault occurs when a requested page is not found in the main memory. Segmentation is a memory management technique.
Page fault: Occurs when a requested page is not present in the main memory
Segmentation: Memory management technique that divides the memory into segments
Examples: Page fault occurs when accessing data from virtual memory, while segmentation allows different segments for code, data, and stack
A min heap can be implemented using a priority queue, where the smallest element has the highest priority.
Use a priority queue data structure to implement the min heap.
Ensure that the smallest element has the highest priority.
Implement the necessary operations like insert, delete, and extract min.
Maintain the heap property by percolating up or down as needed.
Top trending discussions
I applied via Company Website and was interviewed in Aug 2024. There were 3 interview rounds.
Medium DSA questions were asked.
Medium to Hard ds questions were asked
My strengths include strong problem-solving skills, excellent communication abilities, and a proven track record of delivering high-quality results.
Strong problem-solving skills
Excellent communication abilities
Proven track record of delivering high-quality results
Seeking new challenges and opportunities for growth in a senior technical role.
Looking for opportunities to work on more complex projects
Seeking a role with more responsibility and leadership opportunities
Interested in expanding my skill set and learning new technologies
Design a parking lot with efficient layout and features
Consider the size and layout of the parking lot
Include designated spots for different types of vehicles (compact, regular, handicapped)
Implement a clear signage system for easy navigation
Incorporate security measures such as lighting and surveillance cameras
Include payment options for parking fees (e.g. ticket machines, mobile app)
Consider environmental factors lik
I applied via Naukri.com and was interviewed before Feb 2023. There were 3 interview rounds.
Use indexing to access individual characters from a string.
Use square brackets and the index number to access a specific character in the string.
Remember that indexing starts at 0 in most programming languages.
Example: str = 'hello', to get the first character 'h', use str[0].
posted on 14 Nov 2021
I applied via Naukri.com and was interviewed in Oct 2021. There were 5 interview rounds.
Easy medium LC question
posted on 8 Aug 2021
posted on 11 Jan 2024
I applied via Job Fair and was interviewed in Dec 2023. There were 2 interview rounds.
Hackerrank test - String manipulation and Array related
based on 2 interviews
Interview experience
based on 4 reviews
Rating in categories
Member Technical Staff
569
salaries
| ₹12 L/yr - ₹43.3 L/yr |
Senior Member of Technical Staff
503
salaries
| ₹26.4 L/yr - ₹91 L/yr |
Technical Support Engineer
426
salaries
| ₹7 L/yr - ₹21 L/yr |
Business Analyst
266
salaries
| ₹5.2 L/yr - ₹17.9 L/yr |
Technical Staff Member 3
249
salaries
| ₹17 L/yr - ₹54.1 L/yr |
Microsoft Corporation
Oracle
IBM
SAP