basic of python basics of django
Desarrollador De Software Python Interview Questions
5,394 desarrollador de software python interview questions shared by candidates
list slicing
Why did I choose this position
I got asked to transform an integer into a string without the use of funcitons that directly convert and int to a str, e.g. str(). But I could use ord(), char().
What is python ? Explain briefly
In a Python code, a list is defined as follows: numbers = [2, 4, 6, 8, 10] Now, consider the following code snippet: for i in range(len(numbers)): numbers[i] += 2 What will be the final value of the "numbers" list after executing this code snippet?
General questions about your work experience, e.g., the tech-stack you have worked with.
Some Really Basic Python Syntax Questions, e.g., about properties of some Python data structures.
Fizz buzz program in python
Have you used any NoSQL databases? What is an index and how would you check if its used? What language you find interesting? Why?
Viewing 4571 - 4580 interview questions