Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
This was a online assessment with 5 mcq’s and 2 coding questions
Find the missing element from two lists, ignoring multiple missing elements
Iterate through one list and check if each element is present in the other list
If an element is not found in the other list, that element is the missing element
I appeared for an interview in Feb 2025, where I was asked the following questions.
posted on 16 Sep 2021
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Easy
Pretty easy questions.
You are provided with an array of integers ARR
of size N
and an integer K
. Your task is to find and return the K
-th smallest value present in the array. All elements...
Find the K-th smallest element in an array of distinct integers.
Sort the array and return the element at index K-1.
Use a min-heap to find the K-th smallest element efficiently.
Implement quickselect algorithm for optimal performance.
Round duration - 20 Minutes
Round difficulty - Easy
1 coding question
Given a string S
consisting only of digits from 0 to 9, your task is to find all potential IP addresses that can be formed from S
and list them in lexicographical order. I...
Given a string of digits, find all potential valid IP addresses that can be formed from it.
Split the string into four parts and check if each part is a valid IP segment (0-255).
Use backtracking to generate all possible combinations of valid IP addresses.
Ensure that the IP address does not contain leading zeroes.
Return the valid IP addresses in lexicographical order.
Round duration - 45 Minutes
Round difficulty - Easy
Total Discussion on OS concepts
Memory management in operating systems involves allocation, deallocation, and optimization of memory usage.
Memory allocation: OS allocates memory to processes based on their requirements.
Memory deallocation: OS frees up memory when it is no longer needed by a process.
Memory optimization: OS optimizes memory usage through techniques like paging, segmentation, and virtual memory.
Examples: Paging in which memory is divide...
Round duration - 45 Minutes
Round difficulty - Easy
Easy in office environment
Your task is to identify the position of the only '1' bit in the binary representation of a given non-negative integer N
. The representation contains exactly one '1' and the rest are...
Find the position of the lone '1' bit in the binary representation of a given non-negative integer.
Iterate through the bits of the integer to find the position of the lone '1'.
Use bitwise operations to check if there is exactly one '1' bit in the binary representation.
Return the position of the lone '1' or -1 if there isn't exactly one '1'.
Tip 1 : Do a good project.
Tip 2 : Master the topics you are preparing.
Tip 1 : Avoid writing things you do not know
Tip 2 : Follow a proper format for Resume.
I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.
To increase newspaper sales in the locality, I would focus on improving content, distribution, and marketing strategies.
Conduct market research to understand readers' preferences and interests
Create engaging and informative content that caters to the local audience
Offer attractive subscription packages and discounts to encourage regular readership
Partner with local businesses and events to increase visibility and distr...
I would like to add a feature that suggests nearby events and attractions based on user preferences.
Personalized event and attraction recommendations
Integration with ticketing platforms for revenue sharing
Increased user engagement and retention
posted on 10 Mar 2015
Some of the top questions asked at the Hiver interview for freshers -
The duration of Hiver interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 1 interview
Interview experience
Software Engineer
7
salaries
| ₹18 L/yr - ₹35 L/yr |
Software Developer
7
salaries
| ₹1.5 L/yr - ₹16 L/yr |
Sales Development Representative
5
salaries
| ₹7 L/yr - ₹15 L/yr |
Software Development Engineer II
5
salaries
| ₹17 L/yr - ₹30.5 L/yr |
Senior QA Engineer
5
salaries
| ₹14.5 L/yr - ₹17 L/yr |
24/7 Customer
Microsoft Corporation
SAP