Upload Button Icon Add office photos

Filter interviews by

Hyperface Interview Questions, Process, and Tips

Updated 6 Jan 2025

Top Hyperface Interview Questions and Answers

View all 9 questions

Hyperface Interview Experiences

Popular Designations

11 interviews 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 Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

1 question was asked time was 2hour

Round 2 - Coding Test 

Design a database and class for food booking app

Round 3 - Technical 

(2 Questions)

  • Q1. Explain previous questions asked in technical round
  • Q2. Questions on project and DBMS
Round 4 - Technical 

(1 Question)

  • Q1. 3 DSA questions on leetcode

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)

Sopra Steria

Rated 4 for Job Security by our employees on AmbitionBox

Secure your future with a company that values your job stability.

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2024. There were 7 interview rounds.

Round 1 - Coding Test 

This was an OA round. The question was very verbal and had a lot of requirements. Need to understand and then design a proper data structure to maintain. Even the brute force solution took 1h30m to complete and time ran up. Topics: TreeMap, Priority Queue

Round 2 - Coding Test 

Got invited for onsite interviews. There were 3 interview rounds planned for the day. Very exhausting process.
Round 2[a]: I was asked to design entire micro service - Offer Management System in 1h30m. This included actually understanding a page of requirements, coming up with LLD and preferably table schema. THIS HAS TO BE WORKING BY END OF 1H30M says the interviewer first thing into the interview. After sometime no one was around to clarify the questions; just left me at the desk.

Round 3 - Coding Test 

Round 2[b]: This was LLD/DSA round. I don't know what the interviewer was expecting TBH. Asked to solve problem of inventory management; where items needs to be placed in shelves. Need to come up with algorithm if find() and place() method.

Round 4 - Coding Test 

Round 2[c]: This was HLD round. Got asked about handling database locks and reverting transaction in micro service architecture with more than one DBs involved.

Round 5 - Technical 

(1 Question)

  • Q1. Technical Manager Interview The guy was taking the interview from his car while driving. Just imagine you commit to a interview and a person takes time off for you and you are interviewing them from a car!...
Round 6 - Technical 

(1 Question)

  • Q1. Technical Interview with Co-Founder Even after clearing all of these - the co founder wanted to still drill down on tech side. This was scheduled for 1h. The guy gets a call 30 mins into the interview and...
Round 7 - Assignment 

Now all of a sudden; HR next day says due to limited time and after discussion across panel [after 6 interviews - all cleared successfully]; we think that you lack some things and want to evaluate further!!! I was at my limit but thought okay let's give it a try. He says you need to prepare a PPT on some library called Bucket4j.


And after 2/3 days of preparation I gave the PPT to co-founder. All the questions answered properly. No feedback given at all after interview. And finally have been since ghosted. It has been 15 days since this; and I reach out to HR via WhatsApp - he says we will NOT move forward. And no further official communication.

Interview Preparation Tips

Interview preparation tips for other job seekers - This has to be harassment. DON'T EVEN THINK OF INTERVIEWING HERE. FORGET ABOUT JOINING. While I left from the office after interview; in the elevator dev employees were saying "Now these guys are pressuring us to even do QA work. Like this is hell." I should've taken the hint but it was too late.

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)
Hyperface Interview Questions and Answers for Freshers
illustration image

Director Interview Questions & Answers

user image Anonymous

posted on 5 Jul 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
-

I applied via Referral

Round 1 - One-on-one 

(1 Question)

  • Q1. Overview of the company and past experience fitment
Round 2 - One-on-one 

(1 Question)

  • Q1. Alignment on the role expectations
Round 3 - HR 

(1 Question)

  • Q1. Discussion with senior management

Director Interview Questions asked at other Companies

Q1. On what basis would you enhance the pipeline products of the company?
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Elaborate on past experience
Round 2 - One-on-one 

(1 Question)

  • Q1. How projects are handled
  • Ans. 

    Projects are handled through effective planning, delegation, communication, and monitoring.

    • Effective planning is crucial to set clear goals and timelines.

    • Delegation of tasks based on team members' strengths and expertise.

    • Regular communication to ensure everyone is on the same page.

    • Monitoring progress and making adjustments as needed.

    • Example: Using project management software to track tasks and deadlines.

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Credit card related queries

Associate Director Interview Questions asked at other Companies

Q1. How will you manage the New location and ramp up the Resourcing as per business requirement
View answer (2)

Hyperface interview questions for popular designations

 Software Engineer

 (2)

 Director

 (1)

 Software Developer

 (1)

 Software Developer Intern

 (1)

 SDE

 (1)

 Devops

 (1)

 Software Engineer III

 (1)

 Senior Frontend Web Developer

 (1)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Polyfill for promise
  • Ans. 

    A polyfill is a piece of code that provides the technology that you expect the browser to provide natively.

    • Polyfill for promises can be used to add support for promises in older browsers that do not natively support them.

    • Popular polyfills for promises include 'es6-promise' and 'bluebird'.

    • Polyfills can be included in your project using a script tag or through a package manager like npm.

  • Answered by AI

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)

SDE Interview Questions & Answers

user image Anonymous

posted on 27 Aug 2024

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

This had coding MCQ along with aptitude 15qs in 20mins.

Round 2 - Coding Test 

3 questions
1 is database design and rest 2 were dsa

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 4 Sep 2024

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

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Pollyfill for promise.allSettled
  • Q2. Browser storage in js
  • Ans. 

    Browser storage in JavaScript allows data to be stored locally on the user's device.

    • Browser storage includes localStorage and sessionStorage.

    • localStorage stores data with no expiration date, while sessionStorage stores data for one session only.

    • Data is stored as key-value pairs and can be accessed and manipulated using JavaScript methods like getItem, setItem, and removeItem.

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Explain debouncing in Javascript
  • Ans. 

    Debouncing in Javascript is a technique used to limit the number of times a function is called, typically used for handling events like scroll or resize.

    • Debouncing involves setting a delay before a function is executed after the last time it was called.

    • It helps in optimizing performance by preventing unnecessary function calls, especially for events that trigger frequently.

    • Example: Implementing a debounce function for

  • Answered by AI
  • Q2. What is the difference between promise.all and promise.race
  • Ans. 

    promise.all waits for all promises to resolve, while promise.race waits for the first promise to resolve or reject

    • promise.all resolves when all promises in the iterable have resolved

    • promise.race resolves or rejects as soon as one of the promises in the iterable resolves or rejects

    • Example: Promise.all([promise1, promise2, promise3]) will wait for all three promises to resolve before resolving itself

    • Example: Promise.race...

  • Answered by AI
  • Q3. Prototype of caching
  • Ans. 

    Caching is a technique used to store copies of frequently accessed data in order to speed up retrieval times.

    • Caching helps reduce the load on servers by serving cached content instead of generating it from scratch.

    • Common types of caching include browser caching, server-side caching, and CDN caching.

    • Examples of caching libraries/tools include Redis, Memcached, and Varnish.

    • Cache invalidation is an important aspect of cac...

  • Answered by AI
  • Q4. What is semantic HTML
  • Ans. 

    Semantic HTML is using HTML elements that convey meaning to both the browser and the developer.

    • Semantic HTML helps improve accessibility and SEO.

    • Examples include using <header>, <nav>, <main>, <article>, <section>, <footer> tags instead of <div> for better structure and meaning.

    • Semantic HTML makes it easier for developers to understand the structure of a webpage.

  • Answered by AI
  • Q5. Get unique keys in nested object
  • Ans. 

    Use recursion to get unique keys in nested object

    • Create a function that takes in an object as input

    • Use recursion to iterate through the object and store unique keys in a Set

    • Return an array of unique keys from the Set

  • Answered by AI

Skills evaluated in this interview

Senior Frontend Web Developer Interview Questions asked at other Companies

Q1. What are the basic concepts of JavaScript, including the event loop, variable hoisting, and closures?
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Mar 2024.

Round 1 - Interview 

(2 Questions)

  • Q1. Dsa question of dynamic programming
  • Q2. Database design of a website similar to opx
  • Ans. 

    Database design for a website similar to opx

    • Identify the entities and their relationships (e.g. users, products, orders)

    • Design tables for each entity with appropriate attributes

    • Establish primary and foreign key relationships between tables

    • Consider normalization to reduce redundancy and improve data integrity

    • Implement indexes for efficient data retrieval

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (203)
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all Resume tips
Round 2 - Coding Test 

There was a chef ingredients problem invloving multiple logics, need to solve within 1hr 30 mins

Round 3 - Technical 

(2 Questions)

  • Q1. Low level Design
  • Q2. High Level Design

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Hyperface Interview FAQs

How many rounds are there in Hyperface interview?
Hyperface interview process usually has 2-3 rounds. The most common rounds in the Hyperface interview process are Coding Test, Technical and One-on-one Round.
How to prepare for Hyperface 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 Hyperface. The most common topics and skills that interviewers at Hyperface expect are B2B Sales, Management, Salesforce, Software Configuration Management and B2B.
What are the top questions asked in Hyperface interview?

Some of the top questions asked at the Hyperface interview -

  1. What is the difference between promise.all and promise.r...read more
  2. Get unique keys in nested obj...read more
  3. Database design of a website similar to ...read more
How long is the Hyperface interview process?

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

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

JOBS

OrangeSiri

No Jobs

JOBS

C5i

No Jobs

JOBS

Tracxn

No Jobs

JOBS

Dash Hire

No Jobs

JOBS

Luxoft

No Jobs

JOBS

Pixis

No Jobs

JOBS

Zyoin

No Jobs

JOBS

TML Business Services

No Jobs

JOBS

Indish Technologies

No Jobs

Tell us how to improve this page.

Hyperface Interview Process

based on 10 interviews

Interview experience

3.7
  
Good
View more

HCLTech

A more secure future awaits you

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 428 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
CARS24 Interview Questions
3.6
 • 331 Interviews
Meesho Interview Questions
3.7
 • 328 Interviews
Zepto Interview Questions
3.5
 • 207 Interviews
BlackBuck Interview Questions
3.8
 • 176 Interviews
AmbitionBox Interview Questions
4.9
 • 151 Interviews
Tata 1mg Interview Questions
3.6
 • 146 Interviews
IDEMIA Interview Questions
3.9
 • 46 Interviews
Gemalto Interview Questions
4.7
 • 1 Interview
View all

Hyperface Reviews and Ratings

based on 6 reviews

2.1/5

Rating in categories

2.4

Skill development

1.9

Work-life balance

2.3

Salary

2.2

Job security

2.2

Company culture

2.6

Promotions

2.2

Work satisfaction

Explore 6 Reviews and Ratings
Product Manager
6 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Product Manager
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Devops Engineer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Hyperface with

FaceFirst

2.0
Compare

IDEMIA

3.9
Compare

Gemalto

4.7
Compare

Aware

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