Python patterns. How does garbage collector is working? How are implemented dicts? Postgresql isolations
Python Interview Questions
6,401 python interview questions shared by candidates
the question "What was the one thing that they asked you?" is often asked in the context of interviews or conversations where someone is trying to understand the key takeaway from a specific interaction. It's essentially asking for the most important or memorable question that was asked of you.
I was given a code example and asked to explain what was wrong with it.
Explain rag briefly and what are transformers
Midlewares, session,cookies,APIs,oops concepts,decorators,generators,static global variables,, difference between return ,yield stmt,lambda,comprehension techniques,data bases,oops concepts with all examples,
What is class method? What is shallow copy and deep copy?
Included questions like AWS concepts,generator in python,2 python questions list_1 = [0, [1, 2], [4, [6, 7, [8, 9]]], 10], expected_answer = [0, 1, 2, 4, 6, 7, 8, 9, 10] and list_1= [1, 7, 0, 0, 8, 0, 10, 12, 0, 4], expected_answer = [1, 7, 8, 10, 12, 4, 0, 0, 0, 0] regarding static variables
url shortener, transfer service, db transactions
SLice , list , dict , django, CROSS, API
Most of the questions were from python background.
Viewing 5271 - 5280 interview questions