Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Dec 2022. There were 4 interview rounds.
Top trending discussions
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.
posted on 8 Jan 2025
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
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 Approached by Company and was interviewed in Jun 2024. There were 2 interview rounds.
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 1 interview
Interview experience
Senior Software Engineer
8
salaries
| ₹6.2 L/yr - ₹21.7 L/yr |
Software Engineer
7
salaries
| ₹3 L/yr - ₹8.1 L/yr |
Software Developer
4
salaries
| ₹4 L/yr - ₹6.2 L/yr |
Associate Software Engineer
4
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Java Developer
3
salaries
| ₹3 L/yr - ₹4 L/yr |
Wipro
Infosys
Tech Mahindra
WNS