Get details from an api of candidates for a job find gap in experience
Python Engineer Interview Questions
6,409 python engineer interview questions shared by candidates
Desafio tecnico en Codewars, de dos ejercicios de 40 minutes de duración.
OA: - If 2 consecutive characters are the same, shrink the string until you can't anymore. Output final result. "ABBCDDC" -> "ABBCC" -> "ABB" -> "A" "AABBAA" -> "AAAA" -> "AA" -> "" - Construct an n-ary tree given a list of parents/values and k. Find max k-length path sum of the tree. Phone Screen: Describe a recent interesting bug that you have resolved. What's the purpose of 'yield' keyword? How does hashtable works? What happens in a lookup/insert operation when hashes of 2 different keys are the same? What's the time complexity of hashtable ops (lookup/delete/insert)? When does hashtable upsize/downsize? Runtime complexity? How does computer memory work? How does OS allocate memory to each process? Virtual mem vs physical mem? What happens when virtual mem exceeds physical mem? Stack vs heap. What stores in which? How does GIL work? What's the adv vs. disadv of GIL?
Technical questions in the programming language, Python in the case.
Tell me about the Projects you worked on.
“Is there a limit to the primary index in a PostgreSQL database?”
What version of airflow you were using? How do you monkeypatch? What kind of data bases did you work on? How did you implement CI/CD pipelines?
Quais ferramentas de automação você costuma usar?
Tell me about your experience Hypothetical situations
Short interview with python questions like what is enumerate etc. In my opinion they ask about not important staff at all. rather see how you coding then know tiny things in python.
Viewing 3011 - 3020 interview questions