They asked me to write a Python program and understanding of memory allocations of objects
Junior Python Developer Interview Questions
316 junior python developer interview questions shared by candidates
python topics (variable-scope-context manager), database
The interview focused on foundational concepts. Here's a summary of the questions asked: Q: Tell me about a project you've worked on. The interviewers asked me to describe a specific project in detail. They were interested in the aim, the dataset used (its size and source), the project's purpose or business problem it solved, the conclusion or outcome, and the specific technologies and techniques employed. Other Questions: Data Types and Structures: What are the differences between a list and a tuple? How do you remove duplicates from a list? Object-Oriented Programming (OOP): What is a class? What are the pillars of OOP? (They expected explanations of Encapsulation, Inheritance, Polymorphism, and Abstraction). What's the difference between an attribute and a method? Explain the difference between parameters and arguments in a function definition. Dictionaries and Lists: How do you create a dictionary? How do you count the frequency of values in a dictionary? Functions and Built-in Methods: What is a function and what are the different types of functions? What is the difference between list.pop() and list.remove()? What does the pop() method do specifically? Can you name some common built-in functions in Python? Other: What's the difference between a list and an array?
Where do I want to be in 5 years in regards to my career.
Why do you want to work for Spiria?
They asked nothing. I just gave test.
OOP, SOLID, HTTP, Scrapy, Scope
Introduction, Technical Interview on Python, Django basics
When you should use Factory pattern and why?
They asked me to write a Stack
Viewing 121 - 130 interview questions