Python Related Interview Questions
Questions Answers Views Company eMail

what is python?

Infosys,

8 11393

post me some questions from pythom script

Infosys,

1 5131

Is python the right choice for Web based Programming?

4 9792

Given a text file (FILE1) with lots of words (ex, an ebook), and another file (FILE2) with a list of blacklist words (slangs, porn, etc.), write a program to find the top 100 words(most frequent 100 words) from FILE1 which are not present in FILE2.

1 3764

where can I get the study material for python

1 3518

Explain how python is interpreted.

1 4055

What are the rules for local and global variables in Python?

1 3310

Explain the dictionary in Python.

1 3860

How do we share global variables across modules in Python?

1 3255

How can we pass optional or keyword parameters from one function to another in Python?

1 2911

Explain indexing and slicing operation in sequences

1 3425

What is a Lambda form? Explain about assert statement?

1 3221

Explain the role of repr function.

1 3036

Explain pickling and unpickling.

1 3280

What is LIST comprehensions features of Python used for?

1 2767


Un-Answered Questions { Python Related }

What is exception handling in python?

270


Is there a switch..case statement in python?

469


Is there a reverse function in python?

431


What is api in django?

212


Explain the key highlights of Apache Spark?

7






How would you implement inheritance in python?

452


Tell me how to find bugs or perform static analysis in a python application?

435


What are non static methods?

443


Can we return a string in python?

452


How will you remove a duplicate element from a list?

483


How DAG functions in Spark?

5


What is pythonpath?

427


Explain in detail – inheritance in python?

465


Is there a tool to help find bugs or perform static analysis?

485


How do you sort in descending order in python?

473