Filter interviews by
Top trending discussions
List and tuple are data structures in Python. List is mutable and tuple is immutable.
List is a collection of items that are ordered and changeable.
Tuple is a collection of items that are ordered and unchangeable.
List uses square brackets [] while tuple uses parentheses ().
Example of list: ['apple', 'banana', 'cherry']
Example of tuple: ('apple', 'banana', 'cherry')
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 campus placement at National Institute of Technology (NIT), Patna and was interviewed in Aug 2024. There was 1 interview round.
A program to find prime numbers within a given range
Iterate through numbers in the given range
Check if each number is divisible by any number other than 1 and itself
If not divisible, it is a prime number
Count the number of ones in a given number using pseudo code
Initialize a count variable to 0
Iterate through each bit of the number and check if it is 1
Increment the count if the bit is 1
Return the count as the result
I was interviewed 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...
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 8 Mar 2024
I applied via Campus Placement
I applied via Campus Placement
Easy njsfds asjdfjsda iasdfjk kffojal;ks
posted on 5 Dec 2021
I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 3 interview rounds.
Process Associate
163
salaries
| ₹1.4 L/yr - ₹4 L/yr |
Software Engineer
46
salaries
| ₹2.7 L/yr - ₹11.9 L/yr |
Processing Executive
30
salaries
| ₹1 L/yr - ₹3.1 L/yr |
Research Associate
25
salaries
| ₹3 L/yr - ₹4.3 L/yr |
Data Analyst
22
salaries
| ₹2 L/yr - ₹4 L/yr |
Frost & Sullivan
Gartner
McKinsey & Company
BCG