1. COO Round - Basic questions - about work,situational questions, how you do if you are in this question... takes place for 30-40 minutes.. along with introduction. 2. Technical question and one coding problem. Logic need to be correct for coding Coding challenge - End to End API.
Python Developers Interview Questions
6,401 python developers interview questions shared by candidates
Python fundamentals and the things that I developed in past
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?
Viewing 1171 - 1180 interview questions