Are you using version control, are you using continuous integration, are you using TDD, tell me something about your work, do you know Jira, do you know what SCRUM is, salary expectation
Junior Python Developer Interview Questions
5,242 junior python developer interview questions shared by candidates
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 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
Viewing 981 - 990 interview questions