Leanpub Header

Skip to main content

Filters

Category: "Data Structures"

Books

  1. Data Structures and Algorithm Design using Python
    No Description Available
  2. Mastering Data Structures (130 academic exam and interview style problems with detailed solutions)
    Mastering Data Structures (130 academic exam and interview style problems with detailed solutions)
    “130 Original Problems with Detailed Explanations and Interview-Focused Solutions”
    shhab mlkawy

    “A one-of-a-kind collection of 130 challenging data structure problems with full, detailed solutions — designed to help you deeply understand data structures and solve technical interview questions with confidence.”

  3. Edge AI : Pocket Knowledge Graphs on user device

    Build AI agents that truly remember, reason, and act—entirely on user devices. Move beyond prompt engineering to create autonomous systems with graph-based memory using SQLite and LibSQL. Learn to implement hypergraphs, metagraphs, and vector search for privacy-first AI that scales to millions of entities. From personal knowledge graphs to production mobile apps, master the three pillars of agent autonomy: tools, memory, and reasoning. Real code, working examples, battle-tested in production. The future of AI is local, private, and in your hands.

  4. Grip op data-architectuur

    Data-architectuur in de praktijk is hét handboek voor elke data-architect én zijn omgeving. Wie dit boek gelezen heeft is thuis in termen als: data-principes en -patronen, datamodellen en repositories.

  5. Automatiza tu Desarrollo Web con ChatGPT y GitHub Copilot

    Descubre cómo revolucionar tu flujo de trabajo y multiplicar tu productividad con AUTOMATIZA TU DESARROLLO WEB CON ChatGPT Y GitHub Copilot.Aprende a integrar estas poderosas herramientas de inteligencia artificial para crear código más rápido, evitar errores comunes y enfocarte en lo que realmente importa: ¡construir proyectos increíbles!

  6. Personal Life Digital Management Framework Proactive Human
    No Description Available
  7. mastering Power Bi
    mastering Power Bi
    Sara Djebrit
    No Description Available
  8. Enterprise Development with Raspberry Pi

    This book is written by a Raspberry Pi enthusiast, so, it could be hopefully interesting for other Raspberry Pi enthusiasts. Also, as it is about enterprise development, it can be eventually useful for any IT specialist dealing with enterprise applications and services.

  9. The C# and .NET Interview Compendium – Second Edition
    The C# and .NET Interview Compendium – Second Edition
    Interview Questions and Answers for C# and .NET Developers
    Yohan Rodriguez

    A practical, modern interview-preparation compendium for C# and .NET developers (615 manuscript pages).

  10. Data Munging With Perl [2ed]
    Data Munging With Perl [2ed]
    Techniques for data recognition, parsing, transformation and filtering
    Dave Cross

    "Work in Progress" - Updated with the latest syntax, new CPAN modules and new file formats

  11. Arrays y Strings para entrevistas técnicas
    Arrays y Strings para entrevistas técnicas
    9 ejercicios clave de DSA resueltos en PHP, Python y Javascript
    Italo Morales Fantone

    ¿Preparándote para entrevistas técnicas? Este libro es para ti. Aprende a resolver desafíos de arrays y strings, las estructuras más comunes y fundamentales en cualquier prueba técnica. Con un enfoque paso a paso, en tres lenguajes (PHP, Javascript y Python), te ayudará a pensar de forma ordenada, escribir soluciones limpias y entender lo que estás haciendo. Forma parte de la colección Tidy DSA, donde el objetivo no es memorizar, sino razonar con claridad.

  12. Data Preparation for Customer Analytics
    No Description Available
  13. Java 17 Backend Development
    Java 17 Backend Development
    Design backend systems using Spring Boot, Docker, Kafka, Eureka, Redis, and Tomcat
    GitforGits | Asian Publishing House

    This book offers beginners and backend developers with practical guidance on developing robust server-side applications with Java 17. Each chapter is structured around hands-on examples, real-world challenges, and step-by-step solutions tailored to Java professionals aiming to elevate their expertise in backend systems.

  14. Advanced Data Structures Handbook: The JavaScript Edition
    Advanced Data Structures Handbook: The JavaScript Edition
    Simplifying Complexity for Real-World Applications
    Hela Ben Khalfallah

    Designed for JavaScript developers, this handbook dives into the practical implementation of advanced data structures such as B-Trees, Tries, and probabilistic models like Bloom Filters. Focused on real-world challenges, it explains how to handle large datasets, optimize caching, and implement efficient searches. With clear examples and technical depth, this book offers a realistic approach to applying advanced concepts in scalable and reliable systems.

  15. Practical C++ Machine Learning
    Practical C++ Machine Learning
    Hands-on strategies for developing simple machine learning models using C++ data structures and libraries
    GitforGits | Asian Publishing House

    My goal is to equip other programmers with the confidence to confidently incorporate machine learning into their C++ projects by guiding them through real-world examples and addressing common challenges head-on.