i
Luminar
Technolab
Filter interviews by
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...
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...
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 strengths include problem-solving skills and attention to detail. My weaknesses include public speaking and time management.
Strengths: problem-solving skills
Strengths: attention to detail
Weaknesses: public speaking
Weaknesses: time management
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.
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 larg...
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...
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 reusable a...
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
Wipro Limited is an Indian multinational corporation that provides information technology, consulting, and business process services.
Founded in 1945 by M.H. Premji as Western India Vegetable Products Limited.
Headquartered in Bangalore, India.
One of the largest IT services companies in India.
Provides services in areas such as digital strategy, consulting, and cybersecurity.
Has a global presence with offices in over 60 c...
Python is a high-level, interpreted programming language known for its simplicity and readability.
Python is widely used for web development, data analysis, artificial intelligence, scientific computing, and more.
It emphasizes code readability and uses indentation to define code blocks.
Python has a large standard library and a vibrant community that contributes to various libraries and frameworks.
Example: print('Hello, ...
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 ...
I applied via Company Website and was interviewed in Sep 2023. There were 3 interview rounds.
Python programming is a high-level, interpreted, and general-purpose programming language known for its simplicity and readability.
Python is widely used for web development, data analysis, artificial intelligence, scientific computing, and more.
It emphasizes code readability and uses indentation to define code blocks.
Python supports multiple programming paradigms such as procedural, object-oriented, and functional prog...
Python coding test
Around 20 questions each question will have one minute to answer
Tell me about your hobbies
I possess strong problem-solving skills but can be overly critical of my work, striving for perfection.
Good: Strong analytical skills - I enjoy breaking down complex problems into manageable parts.
Bad: Perfectionism - I sometimes spend too much time refining code instead of moving on.
Good: Quick learner - I adapt to new technologies and frameworks rapidly, like learning Django for a project.
Bad: Difficulty in delegatio...
I applied via Company Website and was interviewed in Mar 2022. There were 4 interview rounds.
I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.
Thank you for giving me this opportunity to introduce my self my name is Srinu I'm from vissannapeta i currently in Hyderabad I have done in b.tech form mic college of technology in kachikacherala my stream is information technology on this passed out 2024
I enjoy coding, reading, and hiking, which help me relax and stay creative while enhancing my skills and knowledge.
Coding: I love working on personal projects, like building a weather app using Python and Flask.
Reading: I read tech blogs and novels, which inspire my coding and broaden my perspective.
Hiking: Exploring nature helps me recharge and think creatively about problem-solving.
I come from a close-knit family of five, including my parents, older sister, and younger brother.
My parents have always been supportive of my education and career choices.
My older sister is a software engineer, which inspired me to pursue a career in tech.
My younger brother is still in high school and looks up to me as a role model.
A father figure holds a unique position as a powerful influencer and role model for their children, contributing significantly to the shaping of their values, character, and worldview. Children learn valuable life lessons from their fathers, which help them grow and develop as individuals.
I applied via Campus Placement and was interviewed in Sep 2022. There were 3 interview rounds.
Simple problem to code and then run it on the open platform
I appeared for an interview before May 2024, where I was asked the following questions.
Python is a high-level, interpreted programming language known for its readability and versatility in various applications.
Easy to learn: Python's syntax is clear and intuitive, making it beginner-friendly. Example: print('Hello, World!')
Versatile: Used in web development, data analysis, artificial intelligence, and more. Example: Flask for web apps.
Rich libraries: Python has a vast ecosystem of libraries like NumPy fo...
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...
Yes, Python provides various ways to store data in memory using variables, data structures, and built-in libraries.
Variables: Store single values, e.g., x = 10.
Lists: Store ordered collections, e.g., my_list = [1, 2, 3].
Dictionaries: Store key-value pairs, e.g., my_dict = {'name': 'Alice', 'age': 25}.
Sets: Store unique values, e.g., my_set = {1, 2, 3}.
Using libraries like NumPy for efficient array storage.
based on 2 interview experiences
Difficulty level
Duration
based on 2 reviews
Rating in categories
Data Science Intern
81
salaries
| ₹1 L/yr - ₹3 L/yr |
Intern
45
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Software Testing Intern
11
salaries
| ₹1 L/yr - ₹3 L/yr |
Full Stack Developer
8
salaries
| ₹1 L/yr - ₹2.6 L/yr |
Data Scientist
7
salaries
| ₹1 L/yr - ₹2.4 L/yr |
TCS
Accenture
Wipro
Cognizant