# coding-interview-patterns **Repository Path**: smh_dev/coding-interview-patterns ## Basic Information - **Project Name**: coding-interview-patterns - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-30 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Coding Interview Patterns - All Solutions Welcome to the **Coding Interview Patterns** GitHub repository! This repository contains all the coding problem solutions presented in the book *Coding Interview Patterns*. #### Access all Python solutions here: [python3](https://github.com/ByteByteGoHq/coding-interview-patterns/tree/main/python3) ## 🌐 Access the Online Coding Platform The only way to truly excel in coding interviews is with consistent practice. We highly recommend visiting our website to practice all 101 problems. Engaging with these problems on our platform is going to reinforce your learning, and better prepare you for high‐stakes coding interviews:\ https://bit.ly/run-code ## 🌟 Contributing to the Repo We welcome contributions to the repository! Of course, your contributions will be credited. If you’d like to add solutions in a language of your choice, or amend an existing solution in any language, please read the instructions provided in [CONTRIBUTING.md](CONTRIBUTING.md). Huge thanks and appreciation to the following people who have helped build this repository from the ground up: - [@Destiny-02](https://github.com/Destiny-02): Reviews PRs, manages contributions, and ensures code quality and consistency. - [@ongshunping](https://github.com/ongshunping): Implemented C++ solutions for all chapters. - [@marttp](https://github.com/marttp): Implemented Kotlin solutions for all chapters. ## 📙 About the Book Coding interviews are tough, and they're only getting tougher, typically demanding months of preparation. What we all want is a way to master algorithms and data structures without needing to spend countless hours sifting through endless, unfocussed resources. Introducing "Coding Interview Patterns," your complete guide to mastering the key patterns needed to ace your next coding interview.
### What’s inside? - An insider’s perspective on what interviewers are truly looking for and why. - 101 real coding interview problems with detailed solutions. - Intuitive explanations that guide you through each problem as if you were solving it in a live interview. - 1000+ diagrams to illustrate key concepts and patterns. ### Table of Contents Chapter 1: Two Pointers\ Chapter 2: Hash Maps and Sets\ Chapter 3: Linked Lists\ Chapter 4: Fast and Slow Pointers\ Chapter 5: Sliding Windows\ Chapter 6: Binary Search\ Chapter 7: Stacks\ Chapter 8: Heaps\ Chapter 9: Intervals\ Chapter 10: Prefix Sums\ Chapter 11: Trees\ Chapter 12: Tries\ Chapter 13: Graphs\ Chapter 14: Backtracking\ Chapter 15: Dynamic Programming\ Chapter 16: Greedy\ Chapter 17: Sort and Search\ Chapter 18: Bit Manipulation\ Chapter 19: Math and Geometry ### Now available on Amazon ➞ [https://geni.us/q7svoz](https://geni.us/q7svoz) --- ## 👥 About the Authors **Alex Xu**\ Alex Xu is a software engineer and author. His book 'System Design Interview - An Insider's Guide' is an Amazon bestseller, which has been translated into six languages. He has worked at Twitter, Apple, and Zynga. **Shaun Gunawardane**\ Shaun Gunawardane is a competitive programmer with experience at Google. As a founder of a not-for-profit coding program, he has helped hundreds of students secure software engineering positions at leading companies like Google, Amazon, and Jane Street. ## 📞 Contact If you have comments or questions about this repository, feel free to contact us at hi@bytebytego.com. Happy coding and good luck with your interviews! 🚀 ![ByteByteGo Logo](https://bytebytego.com/_next/static/media/logo.5c3ffd6e.svg "ByteByteGo Logo")