Live coding task: How would you analyse a file too big for memory? (+ interviewer added some complexity alongside the exercise).
Python Backend Engineer Interview Questions
168 python backend engineer interview questions shared by candidates
When to use OOP and when to use functional programming
Write a small library to manage the url shortening. The library will respect the following signature: shorten_url(long_url: str) -> str get_original_url(short_url: str) -> str
Basic python manipulations, basic questions on python.
Tell me about your past experience
You will discover it once into the process :)
the questions were strange, I was not quite ready for such
- Describe in your words what Jina AI is. - What does a generator return? - Runtime complexity for searching for a value in a BST - Runtime complexity for searching through a linked list - What does the yield keyword do?
Given a graph invert the nodes. Project Discussion Switch node of BST What is Heap
How to write code for finding largest substring in given 2 string?
Viewing 51 - 60 interview questions