i
Brane
Enterprises
Filter interviews by
I applied via Campus Placement and was interviewed in Jun 2023. There were 3 interview rounds.
Mcqs on os,dbms,cn oops,dsa
The question covers topics like tree diameter, 2 sum problem, and sliding window technique.
For the diameter of a tree, you can use depth-first search (DFS) or breadth-first search (BFS) to find the longest path between any two nodes.
The 2 sum problem involves finding two numbers in an array that add up to a given target. You can use a hash table or two pointers approach to solve it efficiently.
Sliding window technique ...
The diameter of a tree is the longest path between any two nodes in the tree.
The diameter can be found using Depth First Search (DFS) or Breadth First Search (BFS).
It is defined as the maximum distance between any two nodes in the tree.
For example, in a tree with nodes A, B, C, D, and E, if the longest path is A-B-C-D-E, then the diameter is 4.
The diameter can also be calculated as the sum of the heights of the two dee...
The Two Sum problem involves finding two numbers in an array that add up to a specific target sum.
Given an array of integers and a target sum, identify two numbers that sum to the target.
Example: For array [2, 7, 11, 15] and target 9, the answer is indices 0 and 1 (2 + 7 = 9).
Use a hash map to store numbers and their indices for efficient lookup.
Time complexity can be O(n) with a hash map, compared to O(n^2) with a bru...
Sort an array of 0s, 1s, and 2s in ascending order.
Use the Dutch National Flag algorithm to sort the array in a single pass.
Maintain three pointers: low, mid, and high.
Swap elements based on their values and move the pointers accordingly.
Top trending discussions
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
Object-Oriented Programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code.
Encapsulation: Bundling data and methods that operate on the data within one unit (e.g., a class).
Inheritance: Mechanism to create a new class using properties and methods of an existing class (e.g., a 'Dog' class inheriting from an 'Animal' class).
Polymorphism: Ability to present the same interf...
1st was logical reasoning 2nd was aptitude test
I applied via Walk-in and was interviewed before Mar 2022. There were 4 interview rounds.
General aptitude. Around 2-3 questions with fixed time limit.
Coding for 2-3 questions. Any coding language knowledge is a must to clear this. Failing to clear doesn't guarantee your rejection.
This is the deciding round where you are given logical questions one by one. You dont need coding language knowledge as long as you are able to portray the logic using a flowchart.
I applied via Job Fair and was interviewed in Aug 2023. There were 4 interview rounds.
I applied through a job fair ,had one apti question followed by the selection was 2 more apti questions and a coding round 3 questions either pattern printing,matrix questions or sliding window.
After clearing the prev round I had an HR interview followed by one more coding round ,this time questions were hard.
The same day,I had a departmental round where I had to work in the office with a supervisor assigned to me and finish some tasks and assignments.
I applied via Walk-in and was interviewed in Sep 2023. There were 4 interview rounds.
3 aptitude questions given one after another. For each question 20 -25 minutes. Questions were based on logic you need to explain the logic behind them . Example. Draw table based on given data, find the bus stops total stops from given set of data
Coding test was online . 3 coding question with around 1 30 hour. Questions were from string array . Matrix . And array .
I come from a close-knit family that values love, support, and togetherness.
My parents have been married for over 30 years.
I have one older sister who is a doctor.
We often have family gatherings and celebrate special occasions together.
My family has always encouraged and supported my career choices.
I chose my college because of its strong reputation in computer science and its location in a tech hub.
Strong reputation in computer science
Location in a tech hub
Opportunities for internships and networking
Diverse and inclusive campus community
Choose a college that offers a strong computer science program and opportunities for practical experience.
Look for colleges with reputable computer science departments.
Consider the curriculum and courses offered in the computer science program.
Research the faculty and their expertise in the field.
Look for colleges that offer internships or co-op programs for practical experience.
Consider the location and proximity to t...
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 appeared for an interview in Mar 2025, where I was asked the following questions.
HyperText Markup Language (HTML) is the standard language for creating web pages. It's the foundation of the web, and it tells web browsers how to display content.
MySQL is a free, open-source relational database management system (RDBMS) that stores and manages data.
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in HTML or XML (including XML dialects such as SVG, MathML or XHTML). CSS describes how elements should be rendered on screen, on paper, in speech, or on other media.
C++ is a high-level, object-oriented programming language known for its performance and flexibility in system and application development.
Object-Oriented: Supports classes and objects, enabling encapsulation and inheritance. Example: class Animal { ... };
Performance: Compiled language that offers high performance, suitable for system-level programming. Example: Operating systems, game engines.
Standard Template Library ...
I appeared for an interview in Dec 2024, where I was asked the following questions.
based on 1 interview experience
Difficulty level
Duration
Associate Solution Lead
543
salaries
| ₹10.7 L/yr - ₹19 L/yr |
Solution Lead
263
salaries
| ₹22 L/yr - ₹37 L/yr |
Product Manager
195
salaries
| ₹17 L/yr - ₹29.6 L/yr |
Associate Product Manager
106
salaries
| ₹6.2 L/yr - ₹24 L/yr |
Business Analyst
104
salaries
| ₹5.5 L/yr - ₹12 L/yr |
Duck Creek Technologies
3Pillar Global
Acies
Winman Software