bookmate game
en
Knjige
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 štampanih stranica
Vlasnik autorskih prava
BPB Publications
Prvi put objavljeno
2021
Da li već pročitali? Kakvo je vaše mišljenje?
👍👎

Citati

  • Diego Ormazábalje citiraoпре 7 месеци
    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ábalje citiraoпре 7 месеци
    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ábalje citiraoпре 7 месеци
    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
Prevucite i otpustite datoteke (ne više od 5 odjednom)