i
Brane Enterprises
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Coding and aptitude and logical reasoning three sections were there.In Coding you have 4 language to choose from and you must select 2 languages and in each language you have to solve 2 questions. It was relatively easy .
To insert a node at the middle of a linked list, find the middle node and adjust pointers accordingly.
Find the middle node using slow and fast pointers
Insert the new node after the middle node
Adjust pointers to link the new node correctly
Count the number of perfect subarrays in an array where odd values are at odd positions and even values are at even positions.
Iterate through the array and keep track of the count of odd and even numbers encountered so far.
If the count of odd and even numbers at the current index matches the index itself, increment the count of perfect subarrays.
Example: For array [2, 1, 3, 4], there are 3 perfect subarrays: [2, 1], [1
Binary search can be used to find the number in a sorted array in log(n) time.
Implement binary search algorithm to find the number in the sorted array.
If the number is not found, return the index where it should be inserted.
Time complexity of binary search is O(log n).
To maximize the area of a container formed by two parallel bars, use the two-pointer approach in O(n) time complexity.
Use the two-pointer approach to iterate from both ends towards the center of the array.
Calculate the area formed by the two bars at each step and update the maximum area found so far.
Move the pointer with the smaller height towards the center to potentially find a larger area.
Repeat the process until th
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
I applied via Job Portal and was interviewed before Aug 2022. There were 3 interview rounds.
Good DSA knowledge requires
Not applicable for details disclosure
I appeared for an interview in Mar 2021.
I applied via Naukri.com and was interviewed before Jun 2023. There were 3 interview rounds.
1 medium-level leetcode question
Design an in-memory file system for efficient file storage and retrieval
Use a tree data structure to represent directories and files
Implement caching mechanisms to improve performance
Consider using hash tables for fast file lookup
Support file operations like read, write, delete, and search
Ensure data consistency and durability through proper error handling
I applied via Walk-in and was interviewed before Apr 2022. There were 5 interview rounds.
It is easy to crack with skills
You should strong in Java and c++
They asked technical topic to speak
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs focuses on creating objects that contain both data and functions to manipulate that data.
It emphasizes on encapsulation, inheritance, and polymorphism.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows a class to inherit properties and metho...
I appeared for an interview before Mar 2024.
This was the first round .They had given 3 logical reasoning question they were simple based on our ability to solve problem duration is 20 to 25 min for each question.
I admire the company's innovative approach and commitment to professional growth, making it an ideal place for my skills and aspirations.
The company's focus on cutting-edge technology aligns with my passion for innovation, as seen in my previous project on AI-driven applications.
I appreciate the collaborative culture here, which I experienced during my internship where teamwork led to successful project outcomes.
The em...
I aim to enhance my skills, contribute to impactful projects, and eventually lead a team in innovative software development.
Pursue advanced certifications in cloud computing and machine learning to stay updated with industry trends.
Contribute to open-source projects to gain practical experience and collaborate with other developers.
Aim for a leadership role within the next 5 years, guiding a team on innovative software...
Some of the top questions asked at the Brane Enterprises Junior Software Developer interview -
based on 1 interview
Interview experience
Associate Solution Lead
538
salaries
| ₹6.5 L/yr - ₹23.4 L/yr |
Solution Lead
269
salaries
| ₹12 L/yr - ₹45 L/yr |
Product Manager
194
salaries
| ₹10 L/yr - ₹40 L/yr |
Software Developer
107
salaries
| ₹6.9 L/yr - ₹26 L/yr |
Associate Product Manager
103
salaries
| ₹6.7 L/yr - ₹24 L/yr |
Duck Creek Technologies
3Pillar Global
Winman Software
Ixia Solutions