Asked mostly all the feature and concept of the python, along with networking
Desarrollador De Software Python Interview Questions
5,401 desarrollador de software python interview questions shared by candidates
Concept coding, probability , recursion, logical reasoning
Automate a process
Basics of python, oops concept, GIL and memory management.
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 ?
What did you work on exactly on this project « x » coted in your resume?
Getting to know you and why you chose this role
Questions related to python and django.
More on Python, Programs, Inbuilt Data strucutres - various approaches for the same problem statement 2 nd round is very practical and in-depth. It was on Framework design, components like PyTest, Behave framework, Selenium explicit wait, REST API tokens, authentication, etc., Managerial discussion is behavioral round
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
Viewing 3461 - 3470 interview questions