Filter interviews by
ANR stands for Application Not Responding, which occurs when an Android app is unresponsive for a certain period of time. An Activity is a single screen with a user interface in an Android app.
ANR is a situation where the main UI thread of an Android app is blocked for too long, usually more than 5 seconds.
Activities are the building blocks of an Android app, each representing a single screen with a user interface.
ANR ...
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There were 5 interview rounds.
F2f virtual coding round
FIFO stands for First In, First Out. LIFO stands for Last In, First Out.
FIFO is a method for organizing and manipulating a data buffer, where the first element added is the first to be removed.
LIFO is a method where the last element added is the first to be removed.
FIFO is like a queue, while LIFO is like a stack.
Example: In a FIFO queue, if elements A, B, and C are added in that order, they will be removed in the same...
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
posted on 15 Jul 2024
It was about 45mins aptitude test .
Stored procedures are precompiled and stored in the database, while functions are compiled and stored in memory.
Stored procedures are precompiled and stored in the database for reuse.
Functions are compiled and stored in memory for faster execution.
Stored procedures can return multiple values, while functions return a single value.
Functions can be called from within a stored procedure, but stored procedures cannot be ca
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
First time attend aptitude test .
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Inheritance allows for code reusability and promotes the concept of 'is-a' relationship.
There are different types of inheritance such as single inheritance, multiple inheritance, multilevel inheritance, and hierarchical inheritance.
Example: Class B inheriting from Class A - 'class B: public A {}'
C uses a set of 128 characters, including letters, digits, special characters, and control characters.
C uses 26 letters (uppercase and lowercase), 10 digits (0-9), and various special characters like !, @, #, $, %, etc.
C also includes control characters like newline, tab, carriage return, etc.
The total number of characters used in C is 128.
C is a programming language known for its efficiency and flexibility. It uses 256 characters.
C is a high-level programming language used for system programming, embedded systems, and applications.
C uses 256 characters, including letters, digits, special characters, and whitespace.
Examples of characters in C include 'a', '1', '+', and ' '.
I applied via Naukri.com and was interviewed before Dec 2023. There was 1 interview round.
based on 4 reviews
Rating in categories
Junior Software Engineer
76
salaries
| ₹2.2 L/yr - ₹4.3 L/yr |
Software Engineer
71
salaries
| ₹2.8 L/yr - ₹13.1 L/yr |
Senior Software Engineer
28
salaries
| ₹9 L/yr - ₹25.5 L/yr |
Associate Software Engineer
23
salaries
| ₹2.4 L/yr - ₹4.4 L/yr |
Softwaretest Engineer
22
salaries
| ₹2.4 L/yr - ₹12.1 L/yr |
Wipro
Infosys
Tech Mahindra
WNS