- Peux-tu te présenter et nous parler de ton parcours ? - Donne-nous un exemple d’une difficulté que tu as rencontrée et comment tu l’as résolue.
Python Developer Interviews
Python Developer Interview Questions
"Python developers are responsible for developing code to build products using the python programming language. In an interview context, expect to be quizzed on your technical skills through different kinds of computing problems or brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific discipline such as web development, application development, or system development."
6,392 python developer interview questions shared by candidates
They asked me to explain the difference between a list and a tuple in Python and when to use each.
Python string questions to change the words and alphabets
Questions on OOP, SQL, programming languages
Why are you interested in joining this company?
Find duplicate in sorting array program with complexity O(log n)? [1, 2, 2, 3, 4, 5, 6] -> 2
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.
what is encapsulation? what is PEP8?
1) Python OOPs 2) Some leetcode like python program challenge 3) MRO 4) Design Patterns 5) SQL queries
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
Viewing 5951 - 5960 interview questions