Write a function that returns the smallest positive number that is evenly divisible by all numbers from 1 to n.
Python Developer Interview Questions
5,397 python developer interview questions shared by candidates
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.
Whats the biggest software challenge you had to solve? How did you make your programs memory efficient?
Quick Python test of 20 minutes, to define a function that translates Roman numerals to numbers, then an assert that the function is True.
Viewing 571 - 580 interview questions