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

Clear (1)

BeeHyv Software Developer Trainee Interview Questions and Answers

Updated 29 Jan 2024

BeeHyv Software Developer Trainee Interview Experiences

4 interviews found

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

I applied via campus placement at Indian Institute of Information Technology Design & Manufacturing (IIITDM), Kancheepuram and was interviewed in Dec 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mensuration , P and C

Round 2 - Technical 

(3 Questions)

  • Q1. Basics syntax of python and some simple coding questions
  • Q2. Find the longest palindrome in the given string:?
  • Ans. 

    The longest palindrome in a given string is the longest sequence of characters that reads the same forwards and backwards.

    • Iterate through each character in the string

    • For each character, expand outwards to find the longest palindrome centered at that character

    • Keep track of the longest palindrome found so far

    • Return the longest palindrome

  • Answered by AI
  • Q3. Print the pattern as shown Below
  • Ans. 

    Print a pattern as shown below.

    • Use nested loops to iterate through rows and columns.

    • Use conditional statements to determine the pattern to be printed.

    • Store each row as a string in an array of strings.

  • Answered by AI
Round 3 - Aptitude Test 

This is advance aptitude test where we are tested on some more difficut atpi questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and never give up

Skills evaluated in this interview

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

I applied via campus placement at Indian Institute of Information Technology (IIIT), Sri City and was interviewed in Nov 2022. There were 6 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 - Aptitude Test 

Integer type answers must be written for the online test

Round 3 - Coding Test 

The test can taken in any of the teo languages java and python. I took python test. It had python mcqs and few sql mcqs

Round 4 - One-on-one 

(1 Question)

  • Q1. Aptitude interview round
Round 5 - One-on-one 

(1 Question)

  • Q1. Coding interview round. Asked to write code in python for simple questions.
Round 6 - One-on-one 

(1 Question)

  • Q1. Advanced aptitude round

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be strong in the skills you add in your resume. Don't worry about the results but give your best always. Good luck

Software Developer Trainee Interview Questions Asked at Other Companies

Q1. 1. Tell me about your self 2. Difference Between c & c++. 3. ... read more
Q2. What is a static keyword in java? Where are the static variables ... read more
Q3. 1.Do you use social media? What is the use of it? 2.Tell us about ... read more
Q4. 2.You are given a chess board and the position of queen find the ... read more
asked in CodeAegis
Q5. 4 pills are medicine, in which 2 pills for fever and 2 pills for ... read more

I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Dec 2016. There were 3 interview rounds.

Interview Preparation Tips

Round: Technical Interview
Experience: I was asked to solve the questions that I haven't done in the test

Round: Puzzle Interview
Experience: They look the way you approach to the problem
Tips: Don't panic even you don't get the result but think in a smart way

Skills: Math Puzzles, Analyzing And Problem Solving Skills
College Name: IIT Madras

I applied via campus placement at Indian Institute of Technology (IIT), Chennai and was interviewed in Dec 2016. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Solving unsolved/incompletely questions from the previous round (test round) + Additional puzzles set by Interviewer
  • Q2. Probability of extinction of an amoeba which has has equal chances of the following happening every minute: 1. Death 2. Idling 3.Splitting into 2 4.Splitting into 3
  • Ans. 

    The probability of extinction of an amoeba with equal chances of death, idling, splitting into 2, and splitting into 3.

    • Calculate the probability of each event happening in a minute

    • Calculate the probability of the amoeba surviving in a minute

    • Calculate the probability of the amoeba surviving after n minutes

    • Use probability theory to determine the overall probability of extinction

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: We had a Written 2-section Quantitative/Analytical skills test with 16+8 questions each. The first section was sort of easy to go through while the second would relatively rack your brains
Tips: Prepare well for the Analytics/Quantitative questions, improve your speed in laying out the basics of the questions and solving the statements. Being able to think from different angles helps a lot. This would be one of the important skills required for the tests
Duration: 1 hour 25 minutes
Total Questions: 24

Round: Puzzle Interview
Experience: Incompletely solved questions from the previous test were taken up and put forward as part of the questions for this round.
Also, the Interviewer put forth other puzzles which were about the same level, tested the thinking capabilities, approach and the solutions provided for each question.
Tips: The same level of preparation may work out in this case as well, but a bit higher concentration is required, and i would recommend saying out your approach as you go about solving the puzzles, as you'd be under supervision.

Skills: Confidence, Thinking Approach, Hypothetical Thinking
College Name: IIT Madras

BeeHyv interview questions for designations

 Trainee Developer

 (1)

 Software Developer

 (6)

 Developer

 (2)

 Trainee

 (1)

 Software Engineer

 (1)

 Management Trainee

 (1)

 Devops Engineer

 (1)

Interview questions from similar companies

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 Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 Questions were asked on string and array

Round 2 - Technical 

(3 Questions)

  • Q1. Basic OOPS questions
  • Q2. DBMS AND SQL queries
  • Q3. Coding ques: Longest subsequence in a string
  • Ans. 

    Find the longest subsequence in a string

    • Iterate through the string and keep track of the longest subsequence found so far

    • Use a hashmap to store the last index of each character seen

    • Update the longest subsequence length when a character is repeated

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DBMS, CN basic questions

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was of 1 hour. I consist of 2 coding questions and 25 MCQ's

Round 2 - Coding Test 

This was related to general problem solving

Round 3 - One-on-one 

(2 Questions)

  • Q1. Talk about your projects
  • Ans. 

    I have worked on various projects including developing a mobile app for tracking fitness goals and a web application for managing inventory.

    • Developed a mobile app using React Native for tracking fitness goals

    • Created a web application using Angular for managing inventory

    • Implemented RESTful APIs for communication between front-end and back-end systems

  • Answered by AI
  • Q2. Questions related to resume
Round 4 - HR 

(1 Question)

  • Q1. Basic behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - FOCUS ON PROBLEM SOLVING AND OOPS CONCEPTS.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. I don't know why they rejected me
  • Q2. What ever they asked me for coding part the output is correct and logic is also correct
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Quantitative arithmetic,verbal reasoning,non-verbal reasoning,etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your daily routine
  • Ans. 

    My daily routine involves coding, debugging, attending meetings, and collaborating with team members.

    • Start the day by checking emails and prioritizing tasks

    • Code and debug new features or fix existing issues

    • Attend meetings to discuss project progress and updates

    • Collaborate with team members on code reviews and problem-solving

    • Take breaks to recharge and stay productive

  • Answered by AI
Contribute & help others!
anonymous
You can choose to be anonymous

BeeHyv Interview FAQs

How many rounds are there in BeeHyv Software Developer Trainee interview?
BeeHyv interview process usually has 4-5 rounds. The most common rounds in the BeeHyv interview process are Aptitude Test, One-on-one Round and Resume Shortlist.
What are the top questions asked in BeeHyv Software Developer Trainee interview?

Some of the top questions asked at the BeeHyv Software Developer Trainee interview -

  1. Probability of extinction of an amoeba which has has equal chances of the follo...read more
  2. Find the longest palindrome in the given strin...read more
  3. print the pattern as shown Be...read more

Recently Viewed

SALARIES

DeHaat

DESIGNATION

SALARIES

Core Diagnostics

REVIEWS

Maxburn Fitness Studio

No Reviews

LIST OF COMPANIES

Speedbird Services

Locations

REVIEWS

Suntory Global Spirits

No Reviews

SALARIES

Ingram Micro

SALARIES

Nextory

COMPANY BENEFITS

CCS Group

No Benefits

SALARIES

Appasamy Associates

Tell us how to improve this page.

BeeHyv Software Developer Trainee Interview Process

based on 3 interviews

Interview experience

4
  
Good
View more
BeeHyv Software Developer Trainee Salary
based on 8 salaries
₹6.3 L/yr - ₹8 L/yr
119% more than the average Software Developer Trainee Salary in India
View more details

BeeHyv Software Developer Trainee Reviews and Ratings

based on 2 reviews

1.5/5

Rating in categories

3.0

Skill development

1.5

Work-life balance

1.5

Salary

2.0

Job security

1.0

Company culture

1.5

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
87 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

Software Developer Trainee
8 salaries
unlock blur

₹6.3 L/yr - ₹8 L/yr

Full Stack Developer
8 salaries
unlock blur

₹7.1 L/yr - ₹16 L/yr

Explore more salaries
Compare BeeHyv with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

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