Python fundamentals and the things that I developed in past
Software Developer Python Interview Questions
6,392 software developer python interview questions shared by candidates
Questions were based on Python coding part, Machine learning, Algorithms.
Create a login page and user update profile.
1) Difference between Dev & DevOps 2) How to copy or search for specific file via bash
The Delivery Interview was new to me, they asked a lot of details about involvement and leadership in a recent project.
Database workflow, SQL, Python
They asked to discuss previous software projects (architecture, packages, etc)
def multiply_list(list1, list2): pass multiply_list([1,2,3],[4,5,6]) # output # 1 * 4 = 4 # 2 * 5 = 10 # 3 * 6 = 18
What is TDD? Did you use TDD before?
He ssked a generator function. Generate infinitive number
Viewing 1171 - 1180 interview questions