bookmate game
Books
Swati Saxena

Python Interview Questions: Brush up for your next Python interview with 240+ solutions on most common challenging interview questions

This book covers all possible interview questions and coding in Python. It presents written theory as well as practical questions as all the interviewers do not follow the same pattern. Questions are jumbled and compiled.

Practical questions may help you to understand the logic and will help you to fight the technical round. Simple questions with deep coding are the hallmark of this book.

With over 242 questions in this book, you will be able to crack your Python interview. The book covers the following topics:
Variable, Datatype, type conversion, Operators, if-else, loops, List, Tuples, Set, Dictionary, Functions, Array, classes and objects, constructor, Inheritance, Encapsulation, keywords, regular expression, Random Module, Sys Module, OS Module, Statistics Module, widgets of Tkinter, Multithreading, other GUI Framework, work on multiple Tkinter windows, File Input-output, file handling with GUI, MySQL, SQLite, MongoDB, Redis, connectivity with GUI, Matplotlib Library, Django, Flask.
147 printed pages
Copyright owner
BPB Publications
Original publication
2021
Have you already read it? How did you like it?
👍👎

Quotes

  • Diego Ormazábalhas quoted7 months ago
    The Python os module is used. The OS module in Python provides functions for interacting with the operating system. OS comes under Python’s standard utility modules.
  • Diego Ormazábalhas quoted7 months ago
    Polymorphism: Many forms of a single object.
    Polymorphism is of two types:
    Early binding: Example - Overloading
    Late Binding: Example - Overriding
    Inheritance: Use for code reusability, where child (sub) class can use properties of the parent (base) class.
  • Diego Ormazábalhas quoted7 months ago
    Pillars of OOPs:
    Abstraction: To hide complexity and show which is necessary to a current problem scenario.
    Encapsulation: Combine data of the similar type of objects into a single unit.
fb2epub
Drag & drop your files (not more than 5 at once)