DSA and resume based questions
Python Engineer Interview Questions
5,841 python engineer interview questions shared by candidates
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
linux administrator
A binary list is given containing " 0 and 1 " . I've have to sort the list as [0,0,00,0,00,0,0,1,1,1,11,1,1....] . But, i was not allowed to use sort /sorted inbuilt function and you can use only one loop either while or for loop and that also even once and only in this list , not allowed to make another list also.
Viewing 621 - 630 interview questions