Just your standard why are you looking to leave, etc. They did most of the talking, telling me about the company. Standard pre-interview talk, like when a recruiter reaches out to you to pitch you companies. Never got to an interview.
Python Engineer Interview Questions
6,401 python engineer 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?
Firsty i was asked to introduce my self , then interviewer started asking questions about computer network form basic to advance level with lower level implementation details and then some question's from operating system and then standard DSA question (LC 1283)
They had opening for QA python automation, but guess they did not asked single program of Python. They asked about Data analysis, Data Frame Machine learning algorithm Manual Testing
Por que você quer trabalhar no EBANX
What are type hints and how are they helpful
Pros and cons of Python
Build a program to interact with an API
How would you handle a situation where you are a teamlead and you have to do a immediate hotfix of a bug for a customer?
Viewing 1861 - 1870 interview questions