Upload Button Icon Add office photos
Engaged Employer

i

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

Bhavna Corp. Verified Tick

Compare button icon Compare button icon Compare
3.2

based on 126 Reviews

Filter interviews by

Bhavna Corp. Software Engineer Interview Questions and Answers

Updated 17 Jul 2024

Bhavna Corp. Software Engineer Interview Experiences

4 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. SOLID Principles
  • Q2. Data hiding in c#
  • Ans. 

    Data hiding in C# refers to the practice of encapsulating data within a class to restrict access from outside the class.

    • Data hiding is achieved in C# using access modifiers like private, protected, and internal.

    • Private members can only be accessed within the same class.

    • Protected members can be accessed within the same class or derived classes.

    • Internal members can be accessed within the same assembly.

    • Encapsulation is us...

  • Answered by AI

Skills evaluated in this interview

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic SQL, Python, Tools
  • Q2. EDI formats, standards, transitions
Round 2 - HR 

(2 Questions)

  • Q1. Salary discussion, notice period
  • Q2. Communication, experience

Interview Preparation Tips

Topics to prepare for Bhavna Corp. Software Engineer interview:
  • SQL
  • Java
  • Python
  • EDI
  • SDLC
  • Testing models
Interview preparation tips for other job seekers - Friendly questions, friendly interview
In one phrase a good interview with them.

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Maharaja Agrasen Institute of Technology, Delhi and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic logical reasoning questions

Round 2 - Coding Test 

2 basic level coding questions

Interview Questionnaire 

2 Questions

  • Q1. Basic Java, Sql, Some basic program
  • Q2. Like Inheritance, Joining....

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was good. And Ask questions very friendly.

Bhavna Corp. interview questions for designations

 Software Engineer Trainee

 (1)

 Associate Software Engineer

 (1)

 Senior Software Engineer

 (1)

 Software Developer

 (1)

 QA Engineer

 (2)

 QA Test Engineer

 (1)

 Senior QA Analyst

 (1)

Interview questions from similar companies

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

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

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

(1 Question)

  • Q1. Phone screen about previous experience
Round 2 - Technical 

(1 Question)

  • Q1. Mobile app development basics
Round 3 - HR 

(1 Question)

  • Q1. Culture fit questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is docker cp command
  • Ans. 

    Docker cp command is used to copy files/folders between a container and the host machine.

    • Used to copy files/folders from a container to the host machine or vice versa

    • Syntax: docker cp [OPTIONS] CONTAINER:SRC_PATH DEST_PATH

    • Example: docker cp mycontainer:/app/file.txt /host/path

  • Answered by AI
  • Q2. How ingress works and how network policy can be created for this situation
  • Ans. 

    Ingress is a Kubernetes resource that exposes HTTP and HTTPS routes from outside the cluster to services within the cluster.

    • Ingress works by defining rules for routing external traffic to services based on hostnames or paths.

    • Network policies can be created to control the traffic allowed to reach the services behind the Ingress.

    • For example, a network policy can restrict traffic to a specific service to only come from a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just fundamentals questions were asked related with docker , kubernetes , jenkins

Skills evaluated in this interview

Bhavna Corp. Interview FAQs

How many rounds are there in Bhavna Corp. Software Engineer interview?
Bhavna Corp. interview process usually has 1-2 rounds. The most common rounds in the Bhavna Corp. interview process are Technical, HR and Aptitude Test.
How to prepare for Bhavna Corp. Software Engineer 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 Bhavna Corp.. The most common topics and skills that interviewers at Bhavna Corp. expect are Javascript, PDF, GIT, Scrum and SQL.
What are the top questions asked in Bhavna Corp. Software Engineer interview?

Some of the top questions asked at the Bhavna Corp. Software Engineer interview -

  1. Data hiding in...read more
  2. EDI formats, standards, transiti...read more
  3. Basic Java, Sql, Some basic prog...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Bhavna Corp. interviews
Campus Placement
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Bhavna Corp. Software Engineer Salary
based on 141 salaries
₹4.5 L/yr - ₹13.6 L/yr
At par with the average Software Engineer Salary in India
View more details

Bhavna Corp. Software Engineer Reviews and Ratings

based on 24 reviews

2.9/5

Rating in categories

2.6

Skill development

3.2

Work-Life balance

3.1

Salary & Benefits

2.2

Job Security

2.5

Company culture

2.5

Promotions/Appraisal

2.7

Work Satisfaction

Explore 24 Reviews and Ratings
Software Engineer
141 salaries
unlock blur

₹4.5 L/yr - ₹13.6 L/yr

Senior Software Engineer
140 salaries
unlock blur

₹8.6 L/yr - ₹30 L/yr

Senior QA Engineer
42 salaries
unlock blur

₹6.7 L/yr - ₹17.4 L/yr

Senior Test Engineer
38 salaries
unlock blur

₹6 L/yr - ₹20.2 L/yr

QA Engineer
37 salaries
unlock blur

₹4.5 L/yr - ₹11.4 L/yr

Explore more salaries
Compare Bhavna Corp. with

Tech Mahindra

3.6
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview