Design a Set without using any built-in hash table libraries.
Python Interview Questions
6,409 python interview questions shared by candidates
1.Which framework(s) have you used in your current project? 2.Can you explain what decorators are in Python and provide an example of their use? 3.What are constructor methods in Python (such as __init__), and how are they used? 4.Have you worked with CI/CD pipelines? If so, can you describe your experience with tools such as Jenkins or GitHub Actions? 5.How would you handle strings and pattern matching in Python? 6.Since Python data types are implemented as classes, what are some of the built-in methods available in the str (string) class? Can you name and explain a few examples? 7.Can you write code to solve a problem without using slicing, indexing, or built-in string/list functions? For example: reversing a string or extracting elements. 8.Suppose you have a list of numbers (e.g., 1–10). How would you separate the even numbers and odd numbers into two different lists? 9.How would you solve the same problem using list comprehensions in Python? 10.What are fixtures in a testing framework like pytest, and why are they used? 11.What are markers in pytest, and how do you use them in test cases? 12.Can you explain the difference between instance methods and static methods in Python, and describe scenarios where each would be appropriate? 13.What is the purpose of the setUp method in a testing framework (e.g., unittest), and how does it work?
Core Python FastAPI backend (auth, DB, architecture, async, middleware, DI, JWT) SQL + MySQL System design for backend roles Real project explanation (your Self Service Portal project) Debugging + logical thinking Scenario-based questions
Ask some project based questions?
Implement a simplified banking transaction system
Qu'est-ce que la programmation orientée objet ?
Round-1 Questions: Basically they covered all topics from Python but question levels was easy. Everyone can crack the question if they have good basic knowledge of Python. Round-2 Questions(Technical Round-1): This interview was bit tricky. They provide some situations and conditions, you have to solve the question using Data Structure & Algorithm. You have to write the code in Text-Editor and explain it. Also in this round, they ask from Computer Networking question, if you know you can get some advantage from this otherwise no issue, you can cover from your Python and DSA knowledge. Round-3(Technical Round-2) Questions: This round, they ask from Python like List ,Set ,Dictionary , Algorithms and some situation based questions. Round-4(Manager's Round) Questions: This round was so fun, I have enjoyed a lot in this round. If you cleared previous rounds then you're 100% ready to get offer letter from Alethea. Don't worry. Basically this round was knowing your personality , the way you think , what's you weaknesses , strong points , and many more. After this round you'll definitely have a good image for Alethea. Good Luck.
Did not recieve any questions. Only the task
SQL Joins, Rest API, API, For loop complexity.
CRUD operations, Inheritance, and its types.
Viewing 2171 - 2180 interview questions