Some of the common algorithm problems (live coding). General experience and tech stack questions
Python Engineer Interview Questions
5,829 python engineer interview questions shared by candidates
-Cuál es la complejidad al insertar en un hash map? -Cuál es la complejidad de algoritmos de búsqueda? -Ejercicio de leetcode (Medium)
1) Python OOPs 2) Some leetcode like python program challenge 3) MRO 4) Design Patterns 5) SQL queries
major project which i done in training
The oop part was to create some classes that would represent a Playlist app where u would have playlist with songs, artists and some other functionalities
Find duplicate in sorting array program with complexity O(log n)? [1, 2, 2, 3, 4, 5, 6] -> 2
what is encapsulation? what is PEP8?
What is an inner join? How do you determine the optimal number of worker threads? What is a deadlock? What is an algorithm to prevent deadlocks? What is a formula for determining the sum of integers from 1 to n? Optionally provide a mathematical proof for the correctness of the formula.
"Yesterday one of our candidates got accepted so we are canceling your interview"
Data structures: How can you reduce a list from a list? What is the complexity? How can you do it while reserving the order of the original list?
Viewing 5441 - 5450 interview questions