What are the different kind of variables we have in Python?
Python Software Engineer Interview Questions
6,390 python software engineer interview questions shared by candidates
#Tell me about your project detail #which library and protocol do we use for sending mail for automation #How we take input from the user for raw() #what is immutable and mutable #can we create two same-name functions within one class? yes we can #if we create two same name functions then which one will print first? it will print the last one #what is __init__ in python its constructor #if we have a NumPy array how can we find the position of that array #like [0,0,0,0,0,0,1,1,1,1,1] find the position of 1 for that we use where method #how take input from the linx server system #what is csrf token #what is **kwrg, *argv #what happens if we declare display function in the parent class and two child class declare how can we access that to that one #how take Raw input? Basically, they ask me a situation-based question like if we do that then what happens? It I will say moderate level Nice question level OOP based question interviewer having 8-year experience.
DSA and resume based questions
Python questions
Write a function that returns the smallest positive number that is evenly divisible by all numbers from 1 to n.
What algorithm is used in Uber?
technical and basic questions
What is Python and its datatypes?
About python and the characteristics of the language About DevOps (AWS, CI/CD, Logs) About my professional career
given two variables and asked two exchange the values between them without using third varible
Viewing 681 - 690 interview questions