i
Avaali Solutions
Filter interviews by
I applied via Walk-in and was interviewed in Sep 2023. There were 3 interview rounds.
It had 4 section: logical reasoning, verbal, quantitative, coding
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Start by comparing the first two elements of the array and swapping them if necessary.
Continue comparing adjacent elements and swapping them until the entire array is sorted.
Repeat this process for each element in the array until no more swaps are needed.
I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.
I applied via Referral and was interviewed in Sep 2021. There were 3 interview rounds.
Ruby Assignment
I applied via Company Website and was interviewed before Feb 2022. There were 3 interview rounds.
MCQ - Logical, AWS, SQL, Python
I appeared for an interview in Dec 2023.
Angular lifecycle hooks are methods that allow you to tap into specific points in a component's lifecycle.
ngOnChanges: called when an input property changes
ngOnInit: called once the component is initialized
ngDoCheck: called during every change detection run
ngAfterContentInit: called after content (ng-content) has been projected into the component
ngAfterContentChecked: called after every check of the projected content
ng...
I applied via Campus Placement
I applied via Naukri.com and was interviewed in Dec 2024. There were 2 interview rounds.
Django applies migrations to the database using the 'manage.py migrate' command.
Django tracks changes to models and generates migration files accordingly.
The 'manage.py makemigrations' command creates migration files based on model changes.
The 'manage.py migrate' command applies the generated migration files to the database.
Migrations help keep the database schema in sync with the changes in Django models.
Hoisting in JavaScript is the behavior where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
Create a full stack application in 3 days.
I applied via Walk-in and was interviewed in Dec 2024. There were 3 interview rounds.
BCG offers a challenging and innovative work environment with opportunities for growth and development.
BCG is known for its cutting-edge technology and innovative projects
Opportunities for professional growth and development
Strong company culture focused on collaboration and teamwork
This round includes an assignment which needs to be completed based on Java, Springboot, REST and any Frontend. They evaluated the case study based on how I write the APIs, how normalised my database is, and how user friendly the UI is.
Use Spring Data JPA's Pageable interface to add pagination in queries.
Use Pageable interface in repository method signature
Pass PageRequest object with page number, size, and sorting criteria
Example: public List
Given a case study need to solve in 2 days
A palindrome function checks if a given string reads the same forwards and backwards.
A palindrome function typically involves reversing the input string and comparing it to the original string.
Examples: 'racecar' is a palindrome, 'hello' is not a palindrome.
Common languages for implementing a palindrome function include Python, Java, and C++.
based on 2 interviews
Interview experience
based on 2 reviews
Rating in categories
Associate Consultant
27
salaries
| ₹4 L/yr - ₹6 L/yr |
Software Engineer
16
salaries
| ₹4 L/yr - ₹9.3 L/yr |
Associate Software Engineer
15
salaries
| ₹2.6 L/yr - ₹5 L/yr |
RPA Consultant
13
salaries
| ₹4.3 L/yr - ₹11.2 L/yr |
Consultant
11
salaries
| ₹4.3 L/yr - ₹9 L/yr |
Mercer
Citco
Willis Towers Watson
WSP