python modules: collection, itertools, functools
Senior Python Developer Interview Questions
540 senior python developer interview questions shared by candidates
Live coding and algorithm exercises
1. Diff between list and tuple 2. Diff generator and iterator 3. What is decorator, write one example. 4. Sort a dictionary based on values. 5. Write a factorial function using recursive
Explain your roles and responsibilities.
and some more basic questions about python
Basic python question about api, django
I was given some signatures of functions that represent an API to retrieve files from S3 bucket with some limitation, was asked to figure out what is the best way to retrive the files.
Tell me about multithreading and IO How to Split Data in a Database
1. program to remove 0s in the list and add it to the end of the list 2. Program to remove duplicates
got the online assignment on hacker-rank. there were two questions easy and medium level of dynamic programming questions. I easily completed the one but I failed to complete the second one which was a modified version of the targeted sum question.
Viewing 161 - 170 interview questions