some tech questions from sql and python
Senior Python Developer Interview Questions
6,382 senior python developer interview questions shared by candidates
Experiencia profesional, conocimientos de la empresa, expectativas salariales
1) Difference between Authorization and authentication? And how to implement in application? 2) Generator in python? And how to implement in application? 3) Abstract classes in python? 4) what is annotations? 5) what is model manager? And how to create custom model manager? 6) Django revert migration?
index in sql some complicated backtracking recursion question
Regarding project and python codes.
def foo(x, l=None): l.append(x*2) del l print(foo(9)) print(foo(3))
def foo(x, l=None): l.append(x*2) del l print(foo(9)) print(foo(3))
Asked a data Structure problem in Python
Tell me about Lambda function and why it is used?
Two python code challenges and some specifics about the tech you choose
Viewing 5831 - 5840 interview questions