Upload Button Icon Add office photos

Filter interviews by

Hiver Interview Questions and Answers for Freshers

Updated 20 Jan 2025

Hiver Interview Experiences for Freshers

Popular Designations

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

This was a online assessment with 5 mcq’s and 2 coding questions

Round 3 - Technical 

(3 Questions)

  • Q1. Given two lists find the missing element from the lost ignore multiple missing elements
  • Ans. 

    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

  • Answered by AI
  • Q2. Given a string check for palindrome the string may contain numeric and other special characters but you have to ignore them and proceed
  • Q3. Questions on MySql and queries to write
Round 4 - Technical 

(1 Question)

  • Q1. The second technical round was started and i was given the valid parentheses problem to solve and he asked me to solve using stack and then asked questions regarding mysql and about ACID properties, iterat...
Round 5 - HR 

(1 Question)

  • Q1. Introduce yourself Why hiver ? About stress management Any questions ?

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)

Jobs at Hiver

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Tell. Me. about your. Self
  • Q2. Why. should. We. choose. You
  • Q3. Hello. I'm..sahana.and.idone.an.mba.With.a.speialization.in.HR.and.makeing.as.well.as.aB.Com.inE.commeres.i'm.done.through.my.inthern.ship.atBestEngineerspump.in.Coimbatore I'm. Passionate about. blending....
  • Q4. You. Should. hire. me because. I bring. a. unique. blend. Of. Skills. in. H.R.and.marketing.supported.by.me.academic.background.and.practial.. experience. managing. projects and. understanding. team. dynam...

Interview Preparation Tips

Interview preparation tips for other job seekers - Speaking slowly and clearly can help appecer relaked and confident
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Graph Question Connected components in an undirected graph
  • Q2. Dp question Maximal Product when cutting rope
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What are tge languages younare familiar with?
  • Q2. What motivates you to want to join our organization?

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Easy

Pretty easy questions.

  • Q1. 

    Kth Smallest Element Problem Statement

    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...

  • Ans. 

    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.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

1 coding question

  • Q1. 

    IP Address Formation from String

    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...

  • Ans. 

    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.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Total Discussion on OS concepts

  • Q1. Can you explain the concepts related to memory management in operating systems?
  • Ans. 

    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...

  • Answered by AI
Round 4 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Easy in office environment

  • Q1. 

    Find the Lone Set Bit

    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...

  • Ans. 

    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'.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria7 CGPAMicrosoft interview preparation:Topics to prepare for the interview - Trees, graphs, dynamic programming, stacks, queuesTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Do a good project.
Tip 2 : Master the topics you are preparing.

Application resume tips for other job seekers

Tip 1 : Avoid writing things you do not know
Tip 2 : Follow a proper format for Resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions were related to your technology on which you are good, it starts with basic that identifies you worked in your technology and good knowledge over workflow and your coding standard.

Interview Preparation Tips

Interview preparation tips for other job seekers - Working hard and prepare yourself to achieve your goal where you are satisfy with your job. There is no shortcut, you have to face the challenges. Be prepare yourself

Interview Questionnaire 

1 Question

  • Q1. Oops programming,SQL server Database

Interview Questionnaire 

2 Questions

  • Q1. How would you increase the sales of newspaper in your locality?
  • Ans. 

    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...

  • Answered by AI
  • Q2. What new feature you would like to add in Google maps and how would it help to increase the company's revenue?
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: In the written test they asked questions from logical and quantitative aptitude, verbal reasoning and few questions from core topics.

Round: HR Interview
Experience: This was followed by different rounds of interviews. The HR questions were mainly about me, my strengths and weaknesses and why do I want to join the company and where do I see myself in the next five years or so. Loads of guesstimate questions like estimate number of autos in Delhi and other similar cases.

College Name: LADY SHRI RAM COLLEGE

Interview Preparation Tips

Round: Test
Experience: First round was a written test which had 20 MCQ's in the field of Databases, Theory of computation, Operating systems, Data Structures and Algorithms and one programming question. 7 students (4 B.Tech, 3 M.Tech) got through to the interviews. Most of the interviews were held in the Google Bangalore campus. There were a total of 5 rounds of interviews. All based on Data Structures and Algorithms. Each round had 2 questions for which we were usually supposed to explain the algorithm first and then write the code on a Google doc.  It was a really great experience. I got a chance to visit both Google Bangalore and Hyderabad campuses and taste their awesome food.
Total Questions: 20

General Tips: Practice your coding skills. Writing a neat code is very important. Interviewers not just look for a good algorithm but also your coding style (indentation, variable names, simplicity etc.)
College Name: NIT SURATHKAL

Software Developer Interview Questions & Answers

Google user image Sree Meghana Thotakuri

posted on 10 Mar 2015

Interview Preparation Tips

Round: Test
Experience: Google's APAC test is an online coding round. The test is for 3 hours and it has 4 coding questions.
Duration: 180 minutes

Round: Technical Interview
Experience: I had 3 technical interviews. The questions asked in them consisted of algorithmic coding and design questions. The approach was more stressed upon. The interviewers were very helpful and they were generous in throw hints whenever I was blocked.

Skills: Algorithmic coding , C++
College Name: IIT BOMBAY

Hiver Interview FAQs

How many rounds are there in Hiver interview for freshers?
Hiver interview process for freshers usually has 5 rounds. The most common rounds in the Hiver interview process for freshers are Technical, HR and Resume Shortlist.
How to prepare for Hiver interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Hiver. The most common topics and skills that interviewers at Hiver expect are Ale, Analytical, Application Support, Automation and B2B.
What are the top questions asked in Hiver interview for freshers?

Some of the top questions asked at the Hiver interview for freshers -

  1. Given two lists find the missing element from the lost ignore multiple missing ...read more
  2. It was HLD round, asked to build an Autocomplete App. Also asked about web secu...read more
  3. Given a string check for palindrome the string may contain numeric and other sp...read more
How long is the Hiver interview process?

The duration of Hiver interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Hiver Interview Process for Freshers

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Google Interview Questions
4.4
 • 840 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
SAP Interview Questions
4.2
 • 283 Interviews
Infinx Interview Questions
4.0
 • 186 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Chetu Interview Questions
3.3
 • 174 Interviews
AVASOFT Interview Questions
2.9
 • 164 Interviews
Dassault Systemes Interview Questions
4.0
 • 162 Interviews
View all

Hiver Reviews and Ratings

based on 10 reviews

3.6/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.9

Salary

3.0

Job security

3.4

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 10 Reviews and Ratings
Customer Success Manager

Remote

2-3 Yrs

Not Disclosed

Marketing Operations Lead - Hybrid

Bangalore / Bengaluru

3-6 Yrs

Not Disclosed

Product Designer

Remote

4-7 Yrs

Not Disclosed

Explore more jobs
Software Engineer
7 salaries
unlock blur

₹18 L/yr - ₹35 L/yr

Software Developer
7 salaries
unlock blur

₹1.5 L/yr - ₹16 L/yr

Sales Development Representative
5 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Software Development Engineer II
5 salaries
unlock blur

₹17 L/yr - ₹30.5 L/yr

Senior QA Engineer
5 salaries
unlock blur

₹14.5 L/yr - ₹17 L/yr

Explore more salaries
Compare Hiver with

24/7 Customer

3.5
Compare

Microsoft Corporation

4.0
Compare

SAP

4.2
Compare

Google

4.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview