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 Campus Placement and was interviewed in Jul 2022. There were 5 interview rounds.
60 mcqs based on probability, profit and loss,speed time,direction
I applied via Approached by Company and was interviewed in Apr 2024. There were 4 interview rounds.
Contained only mcq questions related to maths and reasoning
Use Floyd's Cycle Detection Algorithm to detect two loops in a linked list.
Initialize two pointers, slow and fast, both starting at the head of the linked list.
Move slow pointer by one step and fast pointer by two steps in each iteration.
If they meet at some point, there is a loop. Reset one pointer to head and move both by one step until they meet again to find the start of the loop.
posted on 28 Mar 2024
posted on 6 Jun 2024
Services in Drupal are reusable objects that perform specific functions, such as database queries or sending emails.
Services are defined in YAML files and can be accessed throughout a Drupal site.
They are used to encapsulate reusable functionality and promote code reusability.
Examples of services in Drupal include the database service for interacting with the database, the mail service for sending emails, and the logge
Debugging in Drupal involves using tools like Devel module, watchdog(), and error logs.
Enable Devel module for debugging information
Use watchdog() function to log messages to Drupal's watchdog log
Check error logs for PHP errors and warnings
Use dpm() function to print variables for debugging purposes
posted on 5 Dec 2021
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via Campus Placement
Easy njsfds asjdfjsda iasdfjk kffojal;ks
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Custom Django admin commands can be written to perform specific tasks in the Django admin interface.
Create a management/commands directory inside your Django app directory
Create a Python file for your custom command inside the management/commands directory
Define a class that extends BaseCommand and implement the handle method to execute the command logic
Register the custom command in the Django admin interface by addin
based on 2 reviews
Rating in categories
Associate Consultant
21
salaries
| ₹3 L/yr - ₹6 L/yr |
Associate Software Engineer
17
salaries
| ₹2.5 L/yr - ₹5 L/yr |
Software Engineer
16
salaries
| ₹4 L/yr - ₹9.3 L/yr |
Senior Consultant
10
salaries
| ₹11.1 L/yr - ₹21 L/yr |
Consultant
9
salaries
| ₹6 L/yr - ₹8.1 L/yr |
Newgen Software Technologies
LTIMindtree
Persistent Systems
TCS