Python version working with Relevant experience in Python OOPS Concept in Python Lists, Tuples, Overloading, Overriding, Inheritence, Dictionary concepts in Python File Handling Concept in Python Prime Number Program to write in Python Difference between * and + in Regular Expression
Python Programmer Interview Questions
5,414 python programmer interview questions shared by candidates
Automate a process
most of them
Basics of python, oops concept, GIL and memory management.
coding question involved printing prime numbers from 1 to 100
Started with technical questions -- 1. Given a nested list. Write python program to flatten it. - input_list = [ [1,2], [3,4], [[4] , [6]] ] - output_list = [1,2,3,4,4,6] 2. Given a string. Return total number of times each character occurs in that string. 3. Explain Generators in Python. 4. How to create empty Pandas dataframe? Create dataframe using a dictionary. 5. Asked to rate myself in SQL, AWS (name the relevant services too). 6. Have you worked in ML, what kind of use cases? 7. Have you written class/object oriented or functional based programming ?
simple question they dont know what to ask
Questions related to python and django.
Given list_a = range(1,10,2). Write a function which got list_a as input, and returns a list_b= [0,4,8,12,16]. collections generators Slots class methods ci/cd database
Q: Python, SQL and API design related questions.
Viewing 3481 - 3490 interview questions