i
Luminar
Technolab
Filter interviews by
makemigrations is used to create new migration files based on the changes made to models, while migrate is used to apply those migrations to the database.
makemigrations is used to generate migration files based on the changes made to models in Django
migrate is used to apply those generated migrations to the database
makemigrations creates a migration file in the migrations directory of the app, while migrate applie...
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.
Django follows the Model-View-Template (MVT) architectural pattern.
It includes an Object-Relational Mapping (ORM) system for interacting with databases.
Django provides a built-in admin interface for managing site content.
It uses URL routing to map URLs to views, which handle user requests.
Django supports reusa...
I chose Python for its simplicity, readability, versatility, and vast community support.
Python's syntax is clean and easy to read, making it beginner-friendly.
Python has a wide range of libraries and frameworks for various applications like web development, data analysis, and machine learning.
Python is versatile and can be used for scripting, automation, web development, scientific computing, and more.
Python has a...
Create a Django CRUD application with models for employee and category, allowing users to view employee details based on selected category.
Create models for employee and category in Django.
Implement CRUD operations for employee model.
Use category model to create new categories.
Display employee details based on selected category.
Python has various data types including int, float, str, list, tuple, dict, set, bool.
int: whole numbers, e.g. 5
float: decimal numbers, e.g. 3.14
str: text, e.g. 'hello'
list: ordered collection, e.g. [1, 2, 3]
tuple: ordered, immutable collection, e.g. (1, 2, 3)
dict: key-value pairs, e.g. {'name': 'John'}
set: unordered collection of unique elements, e.g. {1, 2, 3}
bool: True or False values
Signals in Python are used for inter-process communication and handling asynchronous events.
Signals are used to notify a process that a specific event has occurred, such as a user pressing Ctrl+C to send a SIGINT signal.
Python provides a signal module that allows you to set signal handlers for specific signals.
Signal handlers are functions that are called when a signal is received, allowing you to perform custom a...
I appeared for an interview in Jun 2024.
Create a Django CRUD application with models for employee and category, allowing users to view employee details based on selected category.
Create models for employee and category in Django.
Implement CRUD operations for employee model.
Use category model to create new categories.
Display employee details based on selected category.
My happiest moment was when I received my acceptance letter to my dream university.
I had worked hard throughout high school to achieve good grades and extracurricular activities.
Getting accepted into my dream university validated all of my hard work and dedication.
I was overjoyed and felt a sense of accomplishment and pride in myself.
It was a moment of pure happiness and excitement for the future.
Python has various data types including int, float, str, list, tuple, dict, set, bool.
int: whole numbers, e.g. 5
float: decimal numbers, e.g. 3.14
str: text, e.g. 'hello'
list: ordered collection, e.g. [1, 2, 3]
tuple: ordered, immutable collection, e.g. (1, 2, 3)
dict: key-value pairs, e.g. {'name': 'John'}
set: unordered collection of unique elements, e.g. {1, 2, 3}
bool: True or False values
Signals in Python are used for inter-process communication and handling asynchronous events.
Signals are used to notify a process that a specific event has occurred, such as a user pressing Ctrl+C to send a SIGINT signal.
Python provides a signal module that allows you to set signal handlers for specific signals.
Signal handlers are functions that are called when a signal is received, allowing you to perform custom action...
makemigrations is used to create new migration files based on the changes made to models, while migrate is used to apply those migrations to the database.
makemigrations is used to generate migration files based on the changes made to models in Django
migrate is used to apply those generated migrations to the database
makemigrations creates a migration file in the migrations directory of the app, while migrate applies tho...
20 questions, 120 min, xobin platform
20 questions, xobin platform, python programs
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
Basic coding questions and oops concepts
Top trending discussions
Python is a high-level programming language known for its simplicity and readability. It is widely used for web development, data analysis, artificial intelligence, and more.
Python is easy to learn and widely used in various fields such as web development, data science, machine learning, and automation.
To install Python, you can download the official Python installer from the Python website and follow the installation ...
Data type, OOPS concept, Function, Operator, Regular Expression, Docerator , Generator, Iterator
Data type, OOPS concept , Docerator, Regular Expression, Function, Even odd number
I applied via Referral and was interviewed before Dec 2021. There were 3 interview rounds.
Four questions in one hour time.
60 min python basic coding
Good that I passed the good
Goods the assignment that I passed
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.
Django is open-source and follows the MVC (Model-View-Controller) architectural pattern.
It includes features like an ORM (Object-Relational Mapping) system, URL routing, authentication, and more.
Django provides built-in admin interface for managing site content easily.
It promotes DRY (Don't Repeat Yourself) princip...
I appeared for an interview before May 2024, where I was asked the following questions.
Python is a versatile, high-level programming language known for its readability, simplicity, and extensive libraries.
Easy to Learn: Python's syntax is clear and intuitive, making it accessible for beginners. For example, 'print("Hello, World!")' is straightforward.
Extensive Libraries: Python has a rich ecosystem of libraries like NumPy for numerical computations and Pandas for data analysis.
Cross-Platform: Python runs...
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Python coding test
based on 2 interview experiences
Difficulty level
Duration
based on 2 reviews
Rating in categories
Data Science Intern
89
salaries
| ₹1 L/yr - ₹3 L/yr |
Intern
48
salaries
| ₹1 L/yr - ₹2.9 L/yr |
Software Testing Intern
11
salaries
| ₹1 L/yr - ₹3 L/yr |
Software Tester
10
salaries
| ₹1.6 L/yr - ₹4 L/yr |
Full Stack Developer
8
salaries
| ₹1 L/yr - ₹2.6 L/yr |