>
DevOps Interview KB
Search
Practice
Contact
GitHub
Search questions
Home
/
Python
Python Interview Questions
1 question
Difficulty
All difficulty
Intermediate
Category
All category
Python
Type
All type
Troubleshooting
A Python script that processes a large file works fine on your laptop but gets OOM-killed when run in a container with a memory limit. What's likely wrong, and how do you fix it?
Intermediate
Python
Docker
8 min