i
Bonami Software
Filter interviews by
I applied via Naukri.com and was interviewed in Nov 2022. There were 4 interview rounds.
So I was given 1 hour to solve 4 question which are of easy level, the topics are as follows:
1.Map
2.Array
3.String
4.Array
Easy to Medium Problems
Top trending discussions
posted on 14 Jan 2025
I applied via Campus Placement and was interviewed in Dec 2024. There were 4 interview rounds.
It includes multiple-choice questions for the field you are applying to.
Some basic data structure and algorithm questions; you can choose your preferred language to code.
posted on 1 Nov 2023
I applied via Campus Placement and was interviewed in Oct 2023. There were 5 interview rounds.
Easy - Profit and loss, Percentages, Simple Interest
2 Coding Question - Array, String, Tree, Graph
posted on 19 Jul 2024
I applied via Naukri.com and was interviewed in Jun 2024. There were 4 interview rounds.
Databinding in Android allows for easier connection between UI components and data sources.
Databinding eliminates the need for findViewById() calls in your code.
It allows for easier access to data in your layouts using data binding expressions.
Databinding can improve code readability and reduce boilerplate code.
Example:
Packaging process in Android involves compiling the code, resources, and assets into an APK file for distribution.
Compile the Java code into .class files
Compile the resources (XML files, images, etc.) into a binary format
Package all the compiled files into an APK file using the Android Asset Packaging Tool (AAPT)
Sign the APK file with a private key for security
Align the APK file for optimization
MVVM is a design pattern that separates the user interface from the business logic and data model.
MVVM stands for Model-View-ViewModel
Model represents the data and business logic
View represents the user interface
ViewModel acts as an intermediary between the Model and View
MVVM helps in achieving separation of concerns and easier unit testing
I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.
Aptitude questions with some basic coding questions
They have given 3 coding questions and some pseudo codings
posted on 6 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There were 2 interview rounds.
Based on JavaScript and Java.
A task based on JavaScript.
Basic aptitude questions were asked of easy level.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
A peak element in an array is an element that is greater than or equal to its neighbors.
Iterate through the array and check if the current element is greater than its neighbors.
If the element at index i is greater than or equal to elements at indices i-1 and i+1, it is a peak element.
Example: ['1', '3', '2', '4', '1'] has peak elements at index 1 and 3.
Rotate a 2D array by 90 degrees clockwise
Transpose the array
Reverse each row of the transposed array
Pollitices current generation
Aptitude questions were easy and basics
Interview experience
based on 2 reviews
Rating in categories
Software Engineer
40
salaries
| ₹2.4 L/yr - ₹10 L/yr |
Software Developer
13
salaries
| ₹3.6 L/yr - ₹10 L/yr |
HR Executive
8
salaries
| ₹3 L/yr - ₹5 L/yr |
Software Development Engineer
5
salaries
| ₹3.6 L/yr - ₹7 L/yr |
Senior Software Engineer
5
salaries
| ₹13 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech