Upload Button Icon Add office photos
Engaged Employer

i

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

Hestabit Technologies Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hestabit Technologies Interview Questions, Process, and Tips

Updated 8 Feb 2025

Top Hestabit Technologies Interview Questions and Answers

Hestabit Technologies Interview Experiences

Popular Designations

13 interviews found

MIS Executive Interview Questions & Answers

user image Anonymous

posted on 19 May 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Walk-in and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Basic introduction
  • Q2. Reason for job change
  • Q3. What do you least like about your previous company.
  • Q4. Tell me about yourself in brief
Round 2 - Group Discussion 

Theoretical knowledge of Excel formulas. And question from resume

Round 3 - Aptitude Test 

Machine test. Moderate questions but tricky like sumif, vlookup, hlookup, count days

Interview Preparation Tips

Interview preparation tips for other job seekers - Concept should be clear about excel.

MIS Executive Interview Questions asked at other Companies

Q1. HOW TO CREATING PIVOT TABLE IN EXCEL. HOW MANY PIVOT TABLES YOU WAS USING ON YOUR PREVIOUS ORGANISATION.
View answer (4)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Machine Learning
  • Q2. Difference between AI, ML and projects that you've done
Round 2 - HR 

(2 Questions)

  • Q1. Why should we hire you
  • Q2. Generic HR questions

Artificial Intelligence Developer Interview Questions asked at other Companies

Q1. what is difference between array and liked list?
View answer (1)

QA Executive Interview Questions & Answers

user image Anonymous

posted on 23 Apr 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
-
Result
-

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

Round 1 - Technical 

(3 Questions)

  • Q1. Difference between smoke &sanity testing?
  • Ans. 

    Smoke testing is a subset of regression testing, focusing on basic functionality, while sanity testing is a narrow regression testing, focusing on specific areas.

    • Smoke testing is done to ensure the stability of the system before proceeding with detailed testing.

    • Sanity testing is done to verify that specific functionality works as expected after changes.

    • Smoke testing is a broader approach, covering major functionalities...

  • Answered by AI
  • Q2. Test-driven approach and behaviour driven approach
  • Q3. Explain your last project?

Skills evaluated in this interview

QA Executive Interview Questions asked at other Companies

Q1. What is the pass or fail Criteria in Friability test Apparatus?
View answer (2)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. General questions and introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Pls dont go in this company

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing ArrayYou have been given an integer array/list 'ARR' of size 'N'. Write a solution to check if it could become non-decreasing by modifying at most 1 element. We define an array as non-decreasing, if ARR[i] <= ARR[i + 1] ho... read more
View answer (6)

Hestabit Technologies interview questions for popular designations

 Software Engineer

 (3)

 Business Analyst

 (2)

 Artificial Intelligence Developer

 (1)

 Associate Software Engineer

 (1)

 Front end Developer

 (1)

 MIS Executive

 (1)

 QA Executive

 (1)

 Senior Software Developer

 (1)

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

I was interviewed before Feb 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Basic behavioural and Technical questions
  • Q2. What are the differences between Python 2 and Python 3, and how are comments used in Python? Additionally, can you describe your personal projects and group projects during your college studies?
Round 2 - Technical 

(2 Questions)

  • Q1. Taken by Senior AI developer and CTO. It was an hour interview where they asked scenario based questions on RAG. And simple questions on ML and CNN too.
  • Q2. Vector databases

Interview Preparation Tips

Interview preparation tips for other job seekers - Understand the fundamentals of your field, as others will recognize your attitude and behavior, often favoring those who possess a willingness to learn.

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 (38)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

General basic math and reasoning.

Round 2 - Coding Test 

Basic question for coding like pattern making (triangle) they will observe you for your skills and logical understanding with the code.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for logical pattern, array and string questions.

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 (169)

Jobs at Hestabit Technologies

View all
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Basic DSA. Array and String
  • Q2. Salary negotiation.

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 (181)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is difference between let const var
  • Ans. 

    let, const, and var are all used to declare variables in JavaScript, but they have different scopes and behaviors.

    • let: block-scoped, can be reassigned but not redeclared

    • const: block-scoped, cannot be reassigned or redeclared, but its properties can be modified

    • var: function-scoped, can be reassigned and redeclared

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just refresh your basics.

Skills evaluated in this interview

Senior Software Engineer 1 Interview Questions asked at other Companies

Q1. Architecture Design for an e2e system that takes input from user to the response shown to the user
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Sep 2022. 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. What is rest operator
  • Ans. 

    Rest operator is a syntax that allows us to represent an indefinite number of arguments as an array.

    • Used in function parameters to collect all remaining arguments into an array

    • Syntax is three dots (...) followed by the name of the array that will contain the rest of the arguments

    • Helps in cases where the number of function arguments is not known beforehand

  • Answered by AI
  • Q2. How to use component in other framework?
  • Ans. 

    Components can be used in other frameworks by exporting them as modules and importing them in the desired framework.

    • Export the component as a module in the original framework

    • Import the component module in the desired framework

    • Use the imported component in the desired framework

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Same as first round. And check your codeing skills

Interview Preparation Tips

Interview preparation tips for other job seekers - We prepare before interview.

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
Add answer
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Sep 2022. There were 3 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 - Aptitude Test 

Just some internet questions.

Round 3 - Coding Test 

Problem solving and coding in js

Interview Preparation Tips

Interview preparation tips for other job seekers - Please do not join hestabit it is like a hell for a corporate person.

Associate Software Engineer Interview Questions asked at other Companies

Q1. Triplets with Given Sum Problem Given an array or list ARR consisting of N integers, your task is to identify all distinct triplets within the array that sum up to a specified number K. Explanation: A triplet is a set {ARR[i], ARR[j], ARR[k... read more
View answer (1)

Hestabit Technologies Interview FAQs

How many rounds are there in Hestabit Technologies interview?
Hestabit Technologies interview process usually has 1-2 rounds. The most common rounds in the Hestabit Technologies interview process are Technical, HR and Aptitude Test.
How to prepare for Hestabit Technologies 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 Hestabit Technologies. The most common topics and skills that interviewers at Hestabit Technologies expect are Project Management, Requirement Gathering, IT Project Management, MySQL and Web Technologies.
What are the top questions asked in Hestabit Technologies interview?

Some of the top questions asked at the Hestabit Technologies interview -

  1. What are the differences between Python 2 and Python 3, and how are comments us...read more
  2. how to use component in other framewo...read more
  3. What is difference between let const ...read more
How long is the Hestabit Technologies interview process?

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

Tell us how to improve this page.

Hestabit Technologies Interview Process

based on 13 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.7k 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
 • 812 Interviews
HyScaler Interview Questions
4.5
 • 90 Interviews
View all

Hestabit Technologies Reviews and Ratings

based on 114 reviews

4.0/5

Rating in categories

4.1

Skill development

3.9

Work-life balance

4.0

Salary

3.9

Job security

3.9

Company culture

3.9

Promotions

3.8

Work satisfaction

Explore 114 Reviews and Ratings
Bid and Proposal Manager

Noida

12-18 Yrs

Not Disclosed

Client Partner

Noida

12-20 Yrs

Not Disclosed

AI/ML Engineer

Noida

1-6 Yrs

Not Disclosed

Explore more jobs
Software Engineer
68 salaries
unlock blur

₹2.7 L/yr - ₹11.9 L/yr

Business Analyst
28 salaries
unlock blur

₹3.2 L/yr - ₹7.5 L/yr

Associate Software Engineer
19 salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Talent Acquisition Executive
13 salaries
unlock blur

₹2.5 L/yr - ₹5 L/yr

Software Engineer Trainee
11 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Explore more salaries
Compare Hestabit Technologies with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

Tech Mahindra

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