linux administrator
Python Interview Questions
6,381 python interview questions shared by candidates
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.
what is the pandas function that does this or that.
Since I didnthave any past experience they gave me a homework project. They want me to build a simple face recognition app using pretrained models.
How would you go about improving the performance of a system.
Difference between a list and a tuple
What is the most important benefit I except from the company.
find the longest common subsequence without repetition s charecters.
Viewing 691 - 700 interview questions