BookShared
  • MEMBER AREA    
  • A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills

    (By Jay Wengrow)

    Book Cover Watermark PDF Icon Read Ebook
    ×
    Size 20 MB (20,079 KB)
    Format PDF
    Downloaded 570 times
    Last checked 7 Hour ago!
    Author Jay Wengrow
    “Book Descriptions: If you last saw algorithms in a university course or at a job interview, you're missing out on what they can do for your code. Learn different sorting and searching techniques, and when to use each. Find out how to use recursion effectively. Discover structures for specialized applications, such as trees and graphs. Use Big O notation to decide which algorithms are best for your production environment. Beginners will learn how to use these techniques from the start, and experienced developers will rediscover approaches they may have forgotten.

    Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code. Graphics and examples make these computer science concepts understandable and relevant.

    Use Big O notation, the primary tool for evaluating algorithms, to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You'll even encounter a single keyword that can give your code a turbo boost. Jay Wengrow brings to this book the key teaching practices he developed as a web development bootcamp founder and educator.

    Use these techniques today to make your code faster and more scalable.”

    Google Drive Logo DRIVE
    Book 1

    Designing Data-Intensive Applications

    ★★★★★

    Martin Kleppmann

    Book 1

    The Pragmatic Programmer: From Journeyman to Master

    ★★★★★

    Andy Hunt

    Book 1

    Monolith to Microservices: Evolutionary Patterns to Transform Your Monolith

    ★★★★★

    Sam Newman

    Book 1

    Code: The Hidden Language of Computer Hardware and Software

    ★★★★★

    Charles Petzold

    Book 1

    Understanding Distributed Systems: What every developer should know about large distributed applications

    ★★★★★

    Roberto Vitillo

    Book 1

    Tidy First?: A Personal Exercise in Empirical Software Design

    ★★★★★

    Kent Beck

    Book 1

    A Philosophy of Software Design

    ★★★★★

    John Ousterhout

    Book 1

    Turn the Ship Around!: A True Story of Turning Followers into Leaders

    ★★★★★

    L. David Marquet

    Book 1

    The Staff Engineer's Path: A Guide for Individual Contributors Navigating Growth and Change

    ★★★★★

    Tanya Reilly

    Book 1

    Five Lines of Code: How and when to refactor

    ★★★★★

    Christian Clausen

    Book 1

    Acing the System Design Interview

    ★★★★★

    Zhiyong Tan

    Book 1

    High Performance Browser Networking

    ★★★★★

    Ilya Grigorik