¿Qué es un "decorator" ? ¿Cuál es su estructura?
Desarrollador De Software Python Interview Questions
5,395 desarrollador de software python interview questions shared by candidates
Diferencia entre una lista y una tupla y codificalas
Very basic interviewer reading question's and asking
AWS in depth knowledge, and how to integrate and implementation and how to use
Question related to loop, operator,
Q1.What is global interpreter lock? Q2.# Write a Python program that takes a list of integers and returns a new list with each integer squared. However, if the squared value is greater than 50, replace it with the string 'Over 50'. The program should handle any exceptions that may arise from incorrect inputs gracefully without using inbuilt functions. # input_numbers = [1, 7, 8, 4, 'a', 3] # Output - [1, 49, 'Over 50', 16, 'Invalid input: Not an integer', 9] Q3.# Given a string, find non-repeating character in it and return its index. If it doesn't exist, return -1. # input='leetcode # output=['l','t','c','o','d']
About past project details and technologies used
They asked about python, flask, MySQL, Pandas.
Openstack cloud commands Python string questions
Components in oops Polymorphism in detail Superclass Set and list Polymorphism Purpose of constructor Keyword to create object Some questions related to project Exception handing Difference between callable and runnable Types of sql Join in sql Try and catch Difference between remove and delete Primary keyword
Viewing 4431 - 4440 interview questions