Question Bank

Python interview questions

Working Python code does not by itself explain memory behavior, iteration or mutable objects. Use these questions to review language mechanisms. Support your answer with a small example and predict the result before running it.

1635
questions
16
categories
50
companies

Showing 20 of 114 questions

MediumPython

а можешь сказать, какие у нас есть оценки качества работы классификатора?

general
Practice in bot
MediumPython

Что конкретно? Я понял, оптимизатор работает с лосфункцией. А что он пытается с этой лосфункцией сделать?

general
Practice in bot
MediumPython

А что происходит в target-encoding, когда у нас появляются какие-то редкие классы?

general
Practice in bot
MediumPython

А если какая-то там типа 2-3 измерения у тебя имеет этот класс, и ты не можешь его очень сильно зашаплить, чтобы он был в трейнинг тесте?

general
Practice in bot
EasyPython

Можешь рассказать, What is декораторы в питании?

general
Practice in bot
MediumPython

Можешь, ну ты предложил к отбусту обучать. С какой функцией потерь мы можем обучить?

general
Practice in bot
MediumPythonAIWing

Are you familiar with parallelism in Python?

Practice in bot
MediumPython

How would you parallelize a scraper in Python?

Practice in bot
EasyPythonAIWing

How does a process differ from a thread?

Practice in bot
MediumPythonAIWing

Are you familiar with data races?

Practice in bot
EasyPythonAIWing

Are you familiar with PEP 8, linting, and Mypy?

Practice in bot
EasyPythonАвито

Why is self needed in method arguments?

Practice in bot
EasyPythonАвито

What happens if you call predict before train?

Practice in bot
EasyPythonАвито

Can you explain type hints in code?

Practice in bot
MediumPythonАвито

What are decorators in Python?

Practice in bot
HardPythonАвито

Can a decorator be implemented as a class?

Practice in bot
MediumPythonАвито

What is the most efficient way to download one million images?

Practice in bot
MediumPythonАвито

Why is asynchronous programming preferable to multithreading in Python?

Practice in bot
MediumPythonАвито

Can you explain how asynchronous programming works in Python?

Practice in bot
MediumPythonАвито

Should CPU-bound functions be defined with async def?

Practice in bot

Prepare for your next interview with Vibe Interview.

Download Vibe Interview
Python interview questions — page 5 | Vibe Interview