Upload Button Icon Add office photos
Engaged Employer

i

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

Brane Enterprises Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Brane Enterprises Software Engineer Interview Questions, Process, and Tips

Updated 22 Sep 2024

Top Brane Enterprises Software Engineer Interview Questions and Answers

Brane Enterprises Software Engineer Interview Experiences

8 interviews found

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

3 - 4 DSA questions from GeeksforGeeks

Round 2 - One-on-one 

(2 Questions)

  • Q1. Describe OOPS concepts in java
  • Ans. 

    OOPS concepts in Java are the principles of Object-Oriented Programming such as Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

    • Abstraction: Hiding th...

  • Answered by AI
  • Q2. DSA questions mostly easy to moderate

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tree qns on preorder and sort 0,1,2 qns
  • Ans. 

    Preorder traversal is a type of tree traversal where nodes are visited in the order root, left, right. Sorting 0s, 1s, and 2s can be done using Dutch National Flag algorithm.

    • Preorder traversal: Root, Left, Right

    • Dutch National Flag algorithm can be used to sort 0s, 1s, and 2s efficiently

  • Answered by AI
  • Q2. Sliding window variation qn and a dp qn

Skills evaluated in this interview

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 the Duplicate Number Problem Statement Given an integer arra ... 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
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. OOPS concepts is must .
  • Q2. Basic java like super, this keywords etc

Software Engineer Interview Questions & Answers

user image Shubham Thakur

posted on 1 Aug 2024

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

(2 Questions)

  • Q1. Basic springboot questions
  • Q2. Java8 questions

Brane Enterprises interview questions for designations

 Associate Software Engineer

 (2)

 Software Development Engineer

 (1)

 Software Developer

 (11)

 Software Intern

 (1)

 Junior Software Developer

 (1)

 Associate Software Developer

 (1)

 Software Developer Intern

 (1)

 Data Engineer

 (1)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Based on job description
Round 2 - Technical 

(1 Question)

  • Q1. Some artchitecture questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Two basic DSA questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. How to reverse a string
  • Ans. 

    To reverse a string, iterate through the characters and swap the first and last characters until reaching the middle.

    • Create a function that takes a string as input

    • Initialize two pointers, one at the beginning and one at the end of the string

    • Swap the characters at the two pointers and move them towards the center until they meet

  • Answered by AI
  • Q2. Oops concept questions
Round 3 - One-on-one 

(2 Questions)

  • Q1. How to add two numbers which are given as linked lists
  • Ans. 

    To add two numbers given as linked lists, iterate through both lists simultaneously and keep track of carry.

    • Iterate through both linked lists simultaneously

    • Keep track of carry while adding digits

    • Create a new linked list to store the result

  • Answered by AI
  • Q2. Project disscussion

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Gave alien dictionary (hard question) from gfg.

Round 2 - One-on-one 

(1 Question)

  • Q1. Gave medium questions from graph, basically BFS, DFS questions. Left view of a BST.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA properly, mainly focus on medium questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Rotten oranges question can be found on leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Trie data structure implementation
  • Ans. 

    Trie is a tree data structure used for efficient retrieval of key-value pairs.

    • Trie is typically used for storing and searching strings efficiently.

    • Each node in a trie represents a single character of a string.

    • Trie allows for prefix search, making it useful for autocomplete features.

    • Common operations on a trie include insertion, deletion, and search.

    • Example: Trie data structure can be used to implement a dictionary with

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
Round 1 - Group Discussion 

The first round was a group discussion about online shopping.

Round 2 - Technical 

(1 Question)

  • Q1. What questions did the interviewer ask is related to the Java programming language
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussed about General questions related to Company and personal details
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Sliding window based question
Round 2 - Technical 

(1 Question)

  • Q1. Java, JS, SQL based questions
Round 3 - HR 

(1 Question)

  • Q1. Reasons to switch , motivation , salary discussion

Brane Enterprises Interview FAQs

How many rounds are there in Brane Enterprises Software Engineer interview?
Brane Enterprises interview process usually has 1-2 rounds. The most common rounds in the Brane Enterprises interview process are One-on-one Round, Technical and Coding Test.
What are the top questions asked in Brane Enterprises Software Engineer interview?

Some of the top questions asked at the Brane Enterprises Software Engineer interview -

  1. How to add two numbers which are given as linked li...read more
  2. How to reverse a str...read more
  3. Tree qns on preorder and sort 0,1,2 ...read more

Tell us how to improve this page.

Brane Enterprises Software Engineer Interview Process

based on 8 interviews

2 Interview rounds

  • Coding Test Round
  • One-on-one Round
View more
Brane Enterprises Software Engineer Salary
based on 80 salaries
₹5.4 L/yr - ₹22.2 L/yr
58% more than the average Software Engineer Salary in India
View more details

Brane Enterprises Software Engineer Reviews and Ratings

based on 8 reviews

1.5/5

Rating in categories

2.2

Skill development

1.3

Work-life balance

2.1

Salary

1.6

Job security

1.3

Company culture

1.8

Promotions

1.4

Work satisfaction

Explore 8 Reviews and Ratings
Associate Solution Lead
596 salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Solution Lead
261 salaries
unlock blur

₹12 L/yr - ₹45 L/yr

Product Manager
188 salaries
unlock blur

₹10.8 L/yr - ₹40 L/yr

Software Developer
103 salaries
unlock blur

₹7 L/yr - ₹26 L/yr

Business Analyst
101 salaries
unlock blur

₹4 L/yr - ₹12 L/yr

Explore more salaries
Compare Brane Enterprises with

Tata Group

4.2
Compare

Reliance Industries

4.0
Compare

Aditya Birla Group

4.1
Compare

Mahindra & Mahindra

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