BPB Publications | Python Quick Interview Guide (2021 EN)

Discussion in 'Programming' started by Kanka, Aug 19, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Author: Shyamkant Limaye
    Full Title: Python Quick Interview Guide
    Publisher: BPB Publications (April 10, 2021)
    Year: 2021
    ISBN-13: 9789389423310 (978-93-89423-310), 9789389423303 (978-93-89423-303)
    ISBN-10: 9389423317, 9389423309
    Pages: 430
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True)
    Quality: 10/10
    Price: 29.44 €


    Quick solutions to frequently asked algorithm and data structure questions.

    Python is the most popular programming language, and hence, there is a huge demand for Python programmers. Even if you have learnt Python or have done projects on AI, you cannot enter the top companies unless you have cleared the Algorithms and data Structure coding test.

    This book presents 75 most frequently asked coding questions by top companies of the world. It not only focuses on the solution strategy, but also provides you with the working code. This book will equip you with the skills required for developing and analyzing algorithms for various situations. This book teaches you how to measure Time Complexity, it then provides solutions to questions on the Linked list, Stack, Hash table, and Math. Then you can review questions and solutions based on graph theory and application techniques. Towards the end, you will come across coding questions on advanced topics such as Backtracking, Greedy, Divide and Conquer, and Dynamic Programming.

    After reading this book, you will successfully pass the python interview with high confidence and passion for exploring python in future.


    Learn:
    ✓ Design an efficient algorithm to solve the problem.
    ✓ Learn to use python tricks to make your program competitive.
    ✓ Learn to understand and measure time and space complexity.
    ✓ Get solutions to questions based on Searching, Sorting, Graphs, DFS, BFS, Backtracking, Dynamic programming.

    Features:
    ✓ Learn how to crack the Data structure and Algorithms Code test using the top 75 questions/solutions discussed in the book.
    ✓ Refresher on Python data structures and writing clean, actionable python codes.
    ✓ Simplified solutions on translating business problems into executable programs and applications.

    Who this book is for:
    This book will help professionals and beginners clear the Data structures and Algorithms coding test. Basic knowledge of Python and Data Structures is a must.

    -------------
     
    Last edited by a moderator: Mar 8, 2022