Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by HyperVerge Team. If you also belong to the team, you can get access from here

HyperVerge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

HyperVerge Interview Questions, Process, and Tips

Updated 17 Jan 2025

Top HyperVerge Interview Questions and Answers

View all 13 questions

HyperVerge Interview Experiences

Popular Designations

25 interviews found

- Interview Questions & Answers

user image Anonymous

posted on 19 Aug 2021

I applied via Campus Placement and was interviewed in Jul 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Guestimates-"How many Ola cab runs in a day in Chennai"?
  • Ans. 

    It is difficult to provide an exact number, but there are likely thousands of Ola cab runs in Chennai each day.

    • The number of Ola cab runs in Chennai can vary depending on factors such as time of day, day of the week, and demand.

    • During peak hours, there may be a higher number of Ola cab runs as people commute to work or travel within the city.

    • On weekends or holidays, the number of Ola cab runs may increase due to leisur...

  • Answered by AI
  • Q2. Questions related to my resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was friendly and helped me with my approach.

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2021

I applied via Campus Placement and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic HR questions
  • Q2. Project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your projects and be confident during the interview

SDE Intern Interview Questions asked at other Companies

Q1. Given a string of containing lower case letters and upper case characters. Find the number of occurrences of each character. The question was further modified to include the special characters as well. I was asked to design the test cases f... read more
View answer (2)

SDE Intern Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2021

I applied via Campus Placement and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Project based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Two rounds were conducted post coding round HR screening and Technical. those who got selected post HR screening were finally selected after a technical round

SDE Intern Interview Questions asked at other Companies

Q1. Given a string of containing lower case letters and upper case characters. Find the number of occurrences of each character. The question was further modified to include the special characters as well. I was asked to design the test cases f... read more
View answer (2)

I was interviewed before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 180 minutes
Round difficulty - Medium

It was a 3-hr coding round that started at around 6 PM. It had 2-3 coding questions. The test was on InterviewBit.

  • Q1. 

    K-th Permutation Sequence of First N Natural Numbers

    Determine the K-th permutation from a sequence of the first N natural numbers.

    Input:

    Integer T indicating the number of test cases followed by 'T' t...
  • Ans. 

    The task is to find the Kth permutation of the sequence of first N natural numbers.

    • Generate all possible permutations of the sequence of first N natural numbers

    • Sort the permutations in lexicographical order

    • Return the Kth permutation from the sorted list

  • Answered by AI
  • Q2. 

    Palindromic Substrings Problem Statement

    You are given a string 'STR'. Your task is to determine the total number of palindromic substrings present in 'STR'.

    Example:

    Input:
    "abbc"
    Output:
    5
    Explana...
  • Ans. 

    The task is to find the total number of palindromic substrings in a given string.

    • Iterate through each character in the string and consider it as the center of a potential palindrome

    • Expand outwards from the center to check if the substring is a palindrome

    • Count the number of palindromic substrings found

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

Technical interview - comprised of discussion on projects, internships and solving DSA problems.
In my case major part was discussion on projects. I had done projects in Android, iOS and Web Dev. The interviewer himself was very experienced in these fields so he asked thorough questions to test my knowledge.
The DSA problems were at par with what was asked in the coding round, and he just wanted the pseudo-code.
The interview took place on Google Meet at around noon.

  • Q1. 

    Longest Common Subsequence Problem Statement

    Given two strings, S and T with respective lengths M and N, your task is to determine the length of their longest common subsequence.

    A subsequence is a seque...

  • Ans. 

    The problem is to find the length of the longest common subsequence between two given strings.

    • A subsequence is a string that can be derived from another string by deleting some or no characters without changing the order of the remaining characters.

    • We can solve this problem using dynamic programming.

    • Create a 2D array to store the lengths of the longest common subsequences for all possible prefixes of the two strings.

    • It...

  • Answered by AI
Round 3 - HR 

Round duration - 60 minutes
Round difficulty - Easy

The interviewer was very friendly. The first thing he told me was to relax because I was done with the hard part. This round consisted of general questions like - 
1. What do you consider to be your greatest strengths and weaknesses?
2. What do you plan to do in the upcoming years?
3. Will you want to pursue higher education?
4. How has your journey at your college been?
5. Do you think you’re a team player? Give some instances to prove it.
6. If I were to call your friends and ask them about your biggest weaknesses, what do you think they’ll say?

Very interestingly, after the last question, he asked me to name a few of my friends and asked for their phone numbers too.
I was very nervous about if he was actually going to call them and ask this question.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in BangaloreEligibility criteria8.5 CGPAHyper Verge interview preparation:Topics to prepare for the interview - Data Structures, OOPS, Algorithms, Dynamic Programming, ProjectsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Don’t try to cover all coding platforms. Stick to one and be thorough with it.
Tip 2 : Pick a topic, understand its basics, then start solving problems, starting with the easy ones.
Tip 3 : Solve previously asked questions. It tells you about the level of questions that the company asks.

Application resume tips for other job seekers

Tip 1 : You should have multiple interesting projects on your resume (3-4).
Tip 2 : You should be prepared to explain anything that’s written on your resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum Of Max And MinYou are given an array “ARR” of size N. Your task is to find out the sum of maximum and minimum elements in the array. Follow Up: Can you do the above task in a minimum number of comparisons? Input format: The first line ... read more
View answer (8)

HyperVerge interview questions for popular designations

 SDE Intern

 (3)

 Software Developer Intern

 (2)

 Account Manager Client Servicing

 (1)

 Associate

 (1)

 Associate Product Manager

 (1)

 Business Analyst

 (1)

 Data Analyst

 (1)

 Data Scientist

 (1)

I applied via Naukri.com and was interviewed in Apr 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. First, an email was shared with an API and a test that had to be solved within 48 hours and replied. Once that was done there was a virtual face-to-face interview. Here are a few questions. 1) What is a di...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepared.

Production Support Engineer Interview Questions asked at other Companies

Q1. What is a role of support engineer
View answer (2)

HyperVerge Interview FAQs

How many rounds are there in HyperVerge interview?
HyperVerge interview process usually has 2-3 rounds. The most common rounds in the HyperVerge interview process are Technical, HR and Coding Test.
How to prepare for HyperVerge interview?
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 HyperVerge . The most common topics and skills that interviewers at HyperVerge expect are Financial Services, bfsi, Management, Analytical and SAAS.
What are the top questions asked in HyperVerge interview?

Some of the top questions asked at the HyperVerge interview -

  1. Guestimates-"How many Ola cab runs in a day in Chenna...read more
  2. How does OTP less work make a systematic diagram for ...read more
  3. array with elements that represent buildings and their heights, find buildings ...read more
How long is the HyperVerge interview process?

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

Tell us how to improve this page.

HyperVerge Interview Process

based on 19 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Mu Sigma Interview Questions
2.6
 • 229 Interviews
Fractal Analytics Interview Questions
4.0
 • 207 Interviews
Cogoport Interview Questions
2.8
 • 52 Interviews
View all

HyperVerge Reviews and Ratings

based on 23 reviews

4.3/5

Rating in categories

4.4

Skill development

4.3

Work-life balance

4.1

Salary

4.3

Job security

4.5

Company culture

4.2

Promotions

4.3

Work satisfaction

Explore 23 Reviews and Ratings
Software Engineer
7 salaries
unlock blur

₹10.3 L/yr - ₹20 L/yr

Product Manager
7 salaries
unlock blur

₹23 L/yr - ₹36.5 L/yr

Deep Learning Engineer
7 salaries
unlock blur

₹14 L/yr - ₹21 L/yr

Business Analyst
6 salaries
unlock blur

₹8.9 L/yr - ₹12 L/yr

Solution Architect
5 salaries
unlock blur

₹11 L/yr - ₹26 L/yr

Explore more salaries
Compare HyperVerge with

Fractal Analytics

4.0
Compare

Mu Sigma

2.6
Compare

TCS

3.7
Compare

Wipro

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