Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
-
Updated
Aug 20, 2024
Several Coding Patterns for Solving Data Structures and Algorithms Problems during Interviews
Golang version for "Grokking the Coding Interview: Patterns for Coding Questions"
Grokking the Coding Interview Patterns: Includes Topic Tutorials Plus LeetCode Questions & Solutions in JAVA ☕️
Grokking the Coding Interview - Most popular patterns
This repo helps us sharpen our algorithms and problem-solving skills with the minimum time required. You need to have a basic understanding of common data-structures like Array, LinkedList, HashMap, Stack, Queue, Heap, and Graph. And you should also be familiar with Recursion and Big-O.
Data Structures and Algorithms by Patterns
Notes and Exercises from the book Grokking Algorithms - An illustrated guide for programmers and other curious people by Aditya Y. Bhargava
My code suite, including homemade build and run tools and testing library, for practicing the Grokking the Coding Interview algo patterns in Java.
Solutions to the coding questions featured in Grokking The Coding Interview Course in Golang.
DSA Coding problems solution
Educative.io - Grokking the Coding Interview - Patterns for Coding Questions
Grokking the Coding Interview questions solved in Rust
Problem solving notes and patterns
Add a description, image, and links to the grokking-coding-interview topic page so that developers can more easily learn about it.
To associate your repository with the grokking-coding-interview topic, visit your repo's landing page and select "manage topics."