1. Difference between array and list in python. 2. details about my previous projects.
Python Engineer Interview Questions
6,401 python engineer interview questions shared by candidates
They make sure they test all the fundamentals and the fact that you are genuinely interested in their product and the technology aspect of it. No surprise questions as such. Know your data structures, be a good designer and problem solver. Scripting in python is an added plus.
Write a program to count the occurrence of different letters in string. You can choose whatever language you like.
Write a 'Beer Manager' API that is capable of storing users, beers, and beer ratings in some sort of database. Must handle POST, PUT, GET, and DELETE requests. A number of other assorted specifications (such as each user can only add 1 beer per week, review each beer 1 time per day, etc.). Must also include documentation for how to use the API.
implement decorator without 'syntactic sugar'
Final year project discussions
Basic python manipulations, basic questions on python.
How to access database using Django? Django admin site features.
1st Round: Python based questions were like below, 1. given 2 sides of a triangle write a program to find the 3rd side of the triangle. 2. program to use the default arguments in the function. 3. program to create a stack and to access them. and few more. 2nd Round: define BUG? Explain Testing life cycle? Explain Bug life cycle? Write a program to access the file and to fetch the ip address and to validate the ip address. If i provide you the requirement how will you decide which one to use whether list, dict or tuple etc. Questions related to regular expression. how to access digits, strings and to get the count of repeated strings in a file. etc..
Different SSH commands
Viewing 2181 - 2190 interview questions