Remove the duplicates from python list in O(n) times.
Preguntas de entrevistas para Associate Python Developer
14 Preguntas de entrevista compartidas por los candidatos | associate python developer
Explain how to automate data collection within python?
OOP: 1.Rate yourself in opp 2.what are private variables?, how to access private variable outside of class 3.diamond problem, real world example, how to solve it 4.oop piller with real world example 5.how we do abstraction 6.what is a constructor and what is called when object is use and no 7.need of it how to destroy it, (deconsturctor) 8.Abstract classes and interfaces. 9.Design patterns (e.g., Singleton, Factory). 10.What is Brute Force Approach?
The questions were mostly about my resume, data structures, search algorithms and their implementations using Python.
You are given a sorted array of integers and a target value. Write a function binary_search in Python
What is migration in pytho django
What is generators in python
What is the difference b/w threading and process?
DB: 1.what is orm 2.writing qury in orm fast or direct raw qury on db 3.how to break mvc/mvt artictecture (write qury on frontend) 4.what are store procedures 5.what are transaction 6.what rollback does 7.what is join 8.what are views 9.what are normalization, how many normal forms 10.write qury to find second hihest salaray 11.write to store picture of students, we have two tables students and picture only store pictures of students from picture table. 12.Aggregate functions 13.Indexing and its impact on performance 14.what is delete and truncate do 15.different keys 16.what is a deadlock, its types and how to handle deadlocks
DSA: 1.heap 2.stack 3.queue 4.can we convert stack or queue into array 5.convert stack or queue into array 5.what alogos(dijastra) 6.Traversal algorithms (DFS, BFS). 7.array, stack, queue which fast and which we use when sorting (bubble)
Viendo 1 - 10 de preguntas de entrevista