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 Associate Software Developer Interview Questions and Answers

Updated 8 Oct 2024

Brane Enterprises Associate Software Developer Interview Experiences

1 interview found

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 Oct 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Linked list add
  • Q2. Dp problem like house robber variant
  • Ans. 

    House robber variant is a dynamic programming problem where you need to maximize the amount of money you can rob without alerting the police.

    • Create an array to store the maximum amount of money that can be robbed at each house.

    • Use dynamic programming to iterate through the array and calculate the maximum amount of money that can be robbed without alerting the police.

    • Consider the constraints of the problem such as not r...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Oops concepts and project based questions

Skills evaluated in this interview

Interview questions from similar companies

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 Feb 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Good Communication
Good Knowledge in any of the programming languages- C/C++/ Java/ Python/ .net/Golang/AWS/Azure/Devops
Should be open for development, support, and Quality Assurance.
Good Analytical skills

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

I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What basic JavaScript and React concepts were you asked about during the interview?
  • Q2. Closures, useMemo, useCalbback and a practical task is given that should completed within 20 minutes

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on improving your speed in React tasks.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Coding Test 

First round will be coding test which will have Core java questions

Round 2 - Technical 

(4 Questions)

  • Q1. Type of Class Loaders available in java
  • Ans. 

    Java has three types of class loaders: Bootstrap Class Loader, Extension Class Loader, and System Class Loader.

    • Bootstrap Class Loader loads core Java classes located in the bootstrap classpath.

    • Extension Class Loader loads classes from the extensions directory.

    • System Class Loader loads classes from the classpath specified by the CLASSPATH environment variable.

  • Answered by AI
  • Q2. Coding question related find 3nd highest number with single loop and minimum time complexity.
  • Ans. 

    Use a single loop to find the 3rd highest number in an array with minimum time complexity.

    • Iterate through the array and keep track of the three highest numbers encountered so far.

    • Update the three highest numbers as you iterate through the array.

    • Return the third highest number once the loop is completed.

  • Answered by AI
  • Q3. What is diff between cyclicBarrier and countDownLatch?
  • Ans. 

    CyclicBarrier allows a group of threads to wait at a barrier until all threads have reached it, while CountDownLatch allows one or more threads to wait until a set of operations being performed in other threads completes.

    • CyclicBarrier is reusable, while CountDownLatch is not.

    • CyclicBarrier allows all threads to wait for each other, while CountDownLatch allows one thread to wait for others.

    • CyclicBarrier resets automatica...

  • Answered by AI
  • Q4. What is diff between JPARepository and CURDRepository?
  • Ans. 

    JPARepository is a Spring Data interface for JPA-based repositories, while CRUDRepository is a generic interface for CRUD operations.

    • JPARepository extends CRUDRepository and provides additional JPA-specific methods.

    • CRUDRepository is a generic interface for CRUD operations on a repository.

    • JPARepository is typically used for JPA-based repositories, while CRUDRepository can be used for any type of repository.

    • JPARepository...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Second round is pending

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Lazy loading in react
  • Q2. Cache bursting
  • Q3. Difference between == and ===

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic of react and redux
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

They had their own variety of aptitude on scenario based (3 question)

Round 2 - Coding Test 

Bit difficult kind of coding with easy ,medium and hard level. Question will be base don array list. learn the way to get the content from array list.

Round 3 - HR 

(2 Questions)

  • Q1. They will say a scenario, just say your approach how you will deal with it.
  • Q2. Tell me about yourself
  • Ans. 

    I am a software programmer with 5 years of experience in developing web applications using Java, JavaScript, and SQL.

    • 5 years of experience in software development

    • Proficient in Java, JavaScript, and SQL

    • Developed web applications for various clients

    • Strong problem-solving skills

    • Excellent team player

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its a kind of difficult interview process, one can attend without much preparation.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic technical question oops concept
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Job Fair

Round 1 - Group Discussion 

I attended through campus placement.they gave a general topic and ask us to speak

Round 2 - Technical 

(1 Question)

  • Q1. What is variable html structure coding in array
  • Ans. 

    A variable is a storage location in a computer program that holds data and can be referenced and manipulated.

    • Variables are used to store data in a program and can be of different types such as integers, strings, or arrays.

    • In HTML, variables are not directly used, but data can be stored in attributes or elements for manipulation.

    • Coding in an array involves storing multiple values in a single variable, accessed by index

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. It was just a simple general discussion about the timings

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Case Study 

They called me for javascript development when i was a java developer. But they took 2 rouds which went well.

Round 3 - Technical 

(2 Questions)

  • Q1. They asked some dsa questions
  • Q2. I don't remember anything

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. OOPS, difference between abstract class and interface, difference between response.Redirect and server.Transfer, sql transaction, procedure, functions, connected and disconnected architecture
  • Ans. 

    Questions on OOPS concepts, SQL transactions, and web development

    • Abstract class vs interface: abstract class can have implementation while interface cannot

    • response.Redirect vs server.Transfer: Redirect sends a new request while Transfer does not

    • SQL transaction: a set of SQL statements executed as a single unit of work

    • SQL procedure: a set of SQL statements that can be called like a function

    • SQL function: a set of SQL sta...

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Project and technology related

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops, sql. Basics of. Net framework, ado. Net

Skills evaluated in this interview

Brane Enterprises Interview FAQs

How many rounds are there in Brane Enterprises Associate Software Developer interview?
Brane Enterprises interview process usually has 2 rounds. The most common rounds in the Brane Enterprises interview process are Technical.
What are the top questions asked in Brane Enterprises Associate Software Developer interview?

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

  1. Dp problem like house robber vari...read more
  2. Oops concepts and project based questi...read more
  3. Linked list ...read more

Tell us how to improve this page.

Brane Enterprises Associate Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

ITC Interview Questions
3.9
 • 545 Interviews
Tata Group Interview Questions
4.2
 • 358 Interviews
Adani Group Interview Questions
3.9
 • 187 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
View all
Brane Enterprises Associate Software Developer Salary
based on 7 salaries
₹7 L/yr - ₹21 L/yr
133% more than the average Associate Software Developer Salary in India
View more details

Brane Enterprises Associate Software Developer Reviews and Ratings

based on 2 reviews

2.0/5

Rating in categories

2.0

Skill development

2.0

Work-life balance

2.5

Salary

1.0

Job security

1.5

Company culture

2.0

Promotions

1.5

Work satisfaction

Explore 2 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