Upload Button Icon Add office photos
Engaged Employer

i

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

BeeHyv Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

BeeHyv Interview Questions and Answers for Experienced

Updated 3 Jan 2025

BeeHyv Interview Experiences for Experienced

Popular Designations

4 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Questions are based on aptitude
  • Q2. Questions are based in puzzles and aptitude for freshers
Round 2 - Aptitude Test 

Questions were based on aptitude

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

Team Lead Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2025

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

Basic Python questions.

Round 2 - Aptitude Test 

Basic aptitude questions.

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Data Analyst Interview Questions & Answers

user image Ashutosh

posted on 22 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Joins, normalization, cte
  • Q2. Joins in python
  • Ans. 

    Joins in Python are used to combine data from two or more tables based on a related column between them.

    • Joins are used in SQL to combine rows from two or more tables based on a related column between them.

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.

    • In Python, joins can be performed using libraries like pandas or SQLalchemy.

    • Example: df_merged = pd.merge(df1, df2, on='common_column', ho

  • Answered by AI

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Developer Interview Questions & Answers

user image Anonymous

posted on 9 Jul 2020

I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1st Round: knowledge on Java, and some database questions, 2nd Round: Aptitude questions (CAT and GRE level), 3rd Round: They give a scenario, i had to code using my java knowledge( using frameworks, desi...

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up you java Skills, OOPS concepts, Collections, Generics, Streams, Concurrency APIs. Design patterns like Factory, Singleton, etc. Read about databases and database normilzations. Have a sound knowledge about the projects you worked previously. and some basic mathematics questions

Developer Interview Questions asked at other Companies

Q1. Which programming language do you use regular in work
View answer (2)

BeeHyv interview questions for popular designations

 Software Developer

 (6)

 Software Developer Trainee

 (4)

 Developer

 (2)

 Project Coordinator

 (1)

 Trainee Developer

 (1)

 Management Trainee

 (1)

 Software Engineer

 (1)

 Data Analyst

 (1)

Jobs at BeeHyv

View all

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

Interview Preparation Tips

Round: Technical Interview
Experience: this was a telephonic round : There I was asked basics of web development (e.g Session, hidden variable difference between POST and GET etc. ) and basics of PHP e.g global variables etc , little bit of mysql e.g joins , difference between left and right joins.

Round: Technical Interview
Experience: This was pretty much about interview rounds. I got the offer.

Skills: Core java, OOP, PHP
College Name: na
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

One hour aptitude test, after clearing that, some basic coding questions were unlocked.

Round 2 - Aptitude Test 

This one was face to face. Basically, the approach to the question was seeked by the HRs rather than the correct answer only.

Round 3 - HR 

(3 Questions)

  • Q1. This included two rounds, one with HR and one with CEO. Questions were based on real life logics and basic mathematics
  • Q2. Based on real life and quants with some HR Questions.
  • Q3. Like: What salary do you expect
  • Ans. 

    I expect a competitive salary based on my skills, experience, and the market rate for software developers.

    • Research the average salary range for software developers in your location and industry.

    • Consider your level of experience, education, and any specialized skills you possess.

    • Factor in the company's size, reputation, and financial stability.

    • Be prepared to negotiate and discuss benefits and perks in addition to salary...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on logical knowledge. And keep good hands on basic programming at least.
Round 1 - Coding Test 

5 coding questions in the first round

Round 2 - One-on-one 

(2 Questions)

  • Q1. About yourself , about your project explaination.
  • Ans. Explianation about your project they'll ask fine details also.
  • Answered Anonymously
  • Q2. Find prime numbers value.
  • Ans. 

    A prime number is a number greater than 1 that is divisible only by 1 and itself.

    • Start with a loop to iterate through numbers

    • Check if each number is divisible by any number from 2 to its square root

    • If not divisible, add it to the list of prime numbers

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - just go through leet code question easy and medium.

I applied via Job Fair and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - MCQ test 

(1 Question)

  • Q1. MCQ test. 20 questions were asked and attempted in 30 minutes.
Round 2 - Coding Test 

1hr duration, test can be attempted in any language. I have attempted in python.

Interview Preparation Tips

Topics to prepare for Raja Software Labs Software Developer interview:
  • Java
  • Python
Interview preparation tips for other job seekers - MCQ test based on loops and string, asked in java I think. I attempted and cleared. 20 questions/30 mins.

coding test was 1 hour and 5 questions were given. medium level questions.

I applied via Campus Placement and was interviewed in Jul 2022. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude questions mainly on quantitative

Round 2 - Coding Test 

Google docs was shared which has 5 coding questions mainly on array and string.

Round 3 - Technical 

(4 Questions)

  • Q1. Interviewer introduced himself , then told the flow of interview ie. 2 coding question will be asked then he asked to introduce myself
  • Q2. Occurance of characters in string
  • Ans. 

    The question is about finding the occurrence of characters in a string.

    • Iterate through the string and count the occurrence of each character.

    • Use a hash table to store the count of each character.

    • Consider the case sensitivity of the characters.

    • Handle special characters and spaces as required.

  • Answered by AI
  • Q3. Angle between hour and minute hand of clock at a given time
  • Ans. 

    The angle between hour and minute hand of a clock at a given time.

    • Calculate the angle made by the hour hand with 12 o'clock

    • Calculate the angle made by the minute hand with 12 o'clock

    • Find the difference between the two angles

    • If the difference is greater than 180 degrees, subtract it from 360 degrees

    • The result is the angle between the hour and minute hand

  • Answered by AI
  • Q4. Both question I was able to solve quickly interview was sheduled for one hour but i solved questions in 23 minutes so interview ended. I was called for second techinal round
Round 4 - Technical 

(4 Questions)

  • Q1. Same format as above introduction and 2 coding questions
  • Q2. 1 Integer to roman it took me some time to solve the question
  • Q3. 2 given sum and we have to print all the subsequences in array with given sum
  • Ans. 

    Printing all the subsequences in an array with a given sum.

    • Use recursion to generate all possible subsequences.

    • Check if the sum of each subsequence is equal to the given sum.

    • Print the subsequences that satisfy the condition.

    • Time complexity: O(2^n).

  • Answered by AI
  • Q4. The interview took almost 45 minutes and i was able to solve both questions so i was selected for third round ie technical + HR
Round 5 - HR 

(5 Questions)

  • Q1. First introduction then as all rounds 2 coding questions and then HR questions were asked
  • Q2. 1 print string without taking repeating characters eg helper - helpr
  • Ans. 

    The task is to print a string without any repeating characters.

    • Iterate through the string and keep track of the characters seen so far.

    • If a character is already seen, skip it.

    • Otherwise, add it to the output string.

    • Return the output string.

  • Answered by AI
  • Q3. 2 sort array of 0s and 1s in only one loop solution was using two pointers
  • Ans. 

    Sort an array of 0s and 1s in one loop using two pointers.

    • Use two pointers, one starting from the beginning and the other from the end.

    • Swap the values at the pointers if the value at the beginning pointer is greater than the value at the end pointer.

    • Continue until the pointers meet in the middle.

    • Time complexity is O(n).

  • Answered by AI
  • Q4. I solved both the questions then questions were asked on projects
  • Q5. Difficulties in project how you learn new technology After two days I received mail and I was selected for software developer role

Interview Preparation Tips

Topics to prepare for Raja Software Labs Software Developer interview:
  • arrays
  • string
Interview preparation tips for other job seekers - - Practice questions on array and string
- Also see puzzles on GFG they are also asked frequently
- No need to revise DBMS , OS for RSL interviews only coding is necessary

Skills evaluated in this interview

BeeHyv Interview FAQs

How many rounds are there in BeeHyv interview for experienced candidates?
BeeHyv interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the BeeHyv interview process for experienced candidates are Aptitude Test, One-on-one Round and Technical.
How to prepare for BeeHyv interview for experienced candidates?
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 BeeHyv. The most common topics and skills that interviewers at BeeHyv expect are Python, Automation Testing, Open Source, SQL and JIRA.
What are the top questions asked in BeeHyv interview for experienced candidates?

Some of the top questions asked at the BeeHyv interview for experienced candidates -

  1. joins in pyt...read more
  2. 1st Round: knowledge on Java, and some database questions, 2nd Round: Aptitude...read more
  3. Probability of extinction of an amoeba which has has equal chances of the follo...read more
How long is the BeeHyv interview process?

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

Tell us how to improve this page.

BeeHyv Interview Process for Experienced

based on 3 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Affine Interview Questions
3.3
 • 49 Interviews
IT By Design Interview Questions
3.5
 • 40 Interviews
Argusoft Interview Questions
4.6
 • 38 Interviews
DotPe Interview Questions
3.2
 • 38 Interviews
View all

BeeHyv Reviews and Ratings

based on 54 reviews

2.4/5

Rating in categories

3.1

Skill development

2.3

Work-life balance

2.4

Salary

2.2

Job security

2.0

Company culture

2.5

Promotions

2.2

Work satisfaction

Explore 54 Reviews and Ratings
HR Admin

Hyderabad / Secunderabad

1-2 Yrs

Not Disclosed

Senior Qa Engineer

Hyderabad / Secunderabad

5-8 Yrs

Not Disclosed

Senior Accounts Executive

Hyderabad / Secunderabad

3-6 Yrs

Not Disclosed

Explore more jobs
Software Developer
91 salaries
unlock blur

₹6 L/yr - ₹18 L/yr

Software Engineer
15 salaries
unlock blur

₹8 L/yr - ₹14 L/yr

Developer
14 salaries
unlock blur

₹6 L/yr - ₹11 L/yr

Full Stack Developer
8 salaries
unlock blur

₹7.1 L/yr - ₹16 L/yr

Software Developer Trainee
8 salaries
unlock blur

₹6.3 L/yr - ₹8 L/yr

Explore more salaries
Compare BeeHyv with

Maxgen Technologies

4.6
Compare

Value Point Systems

3.6
Compare

JoulestoWatts Business Solutions

2.9
Compare

F1 Info Solutions and Services

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