def foo(x, l=None): l.append(x*2) del l print(foo(9)) print(foo(3))
Python Interview Questions
6,382 python interview questions shared by candidates
def foo(x, l=None): l.append(x*2) del l print(foo(9)) print(foo(3))
reverse a list to a from a given index position(all leetcode questions)
Introduce yourself and describe your current or most recent job role. What do you enjoy most about working on technical projects?
What is a decorator in python?
DSA And Modified Question from hacker rank , including data type, logical coding
Asked a data Structure problem in Python
Design patters and explain them
Só teve uma conversa inicial sobre a empresa, me enviaram um teste e nunca mais retornaram. Já mandei algumas mensagens, mas ninguém se dá ao trabalho de responder.
About experience. But as it appeared that this is interview for another role I gived up.
Viewing 5851 - 5860 interview questions