Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ByteByteGoHq
/
coding-interview-patterns
Public
Notifications
You must be signed in to change notification settings
Fork
304
Star
1.3k
Code
Issues
0
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 26, 2026
Merge pull request #111 from christinafan/java-solutions-graphs
Show description for 29351a7
Destiny-02
authored
29351a7
View commit details
Copy full SHA for 29351a7
Browse repository at this point
Commits on Jan 25, 2026
fix condition
christinafan
committed
8a6dbad
View commit details
Copy full SHA for 8a6dbad
Browse repository at this point
Commits on Jan 12, 2026
Merge pull request #110 from christinafan/java-solutions-stacks
Show description for 916151d
Destiny-02
authored
916151d
View commit details
Copy full SHA for 916151d
Browse repository at this point
Merge branch 'main' into java-solutions-stacks
christinafan
committed
9fb8fdb
View commit details
Copy full SHA for 9fb8fdb
Browse repository at this point
modify solution to use deque data structure instead of stack to better align with book solution
christinafan
committed
90b1b99
View commit details
Copy full SHA for 90b1b99
Browse repository at this point
Commits on Dec 31, 2025
Merge pull request #109 from christinafan/java-solutions-linked-lists
Show description for 7767043
Destiny-02
authored
7767043
View commit details
Copy full SHA for 7767043
Browse repository at this point
Commits on Dec 29, 2025
fix minor bug for leader var
christinafan
committed
b8b7e4e
View commit details
Copy full SHA for b8b7e4e
Browse repository at this point
Commits on Sep 28, 2025
Merge pull request #101 from winstxnhdw/patch-1
Show description for 7d71381
Destiny-02
authored
7d71381
View commit details
Copy full SHA for 7d71381
Browse repository at this point
Commits on Sep 26, 2025
style: remove parentheses
winstxnhdw
authored
6259ed4
View commit details
Copy full SHA for 6259ed4
Browse repository at this point
style: keep things consistent
winstxnhdw
authored
536be94
View commit details
Copy full SHA for 536be94
Browse repository at this point
Commits on Sep 9, 2025
Merge pull request #99 from mmhossain/csharp-solutions-backtracking
Show description for 07c3736
Destiny-02
authored
07c3736
View commit details
Copy full SHA for 07c3736
Browse repository at this point
Commits on Sep 8, 2025
Added C# solutions for Chapter 14: Backtracking
mmhossain
committed
9737908
View commit details
Copy full SHA for 9737908
Browse repository at this point
Commits on Aug 31, 2025
Merge pull request #96 from Peponks9/feature/add-rust-hash-maps-and-sets
Show description for 73b5ba4
Destiny-02
authored
73b5ba4
View commit details
Copy full SHA for 73b5ba4
Browse repository at this point
Commits on Aug 27, 2025
Add Rust implementations for Hash Maps and Sets pattern and fix Two Pointers next_lexicographical_sequence
Peponks9
committed
2e40b7f
View commit details
Copy full SHA for 2e40b7f
Browse repository at this point
Commits on Aug 20, 2025
Merge pull request #97 from borislavmavrin/patch-2
Show description for 7fa093d
Destiny-02
authored
7fa093d
View commit details
Copy full SHA for 7fa093d
Browse repository at this point
Commits on Aug 19, 2025
fix: Fix typing
borislavmavrin
authored
884af0f
View commit details
Copy full SHA for 884af0f
Browse repository at this point
Commits on Aug 13, 2025
Merge pull request #95 from Peponks9/add-rust-two-pointers-implementations
Show description for f4bf9f3
Destiny-02
authored
f4bf9f3
View commit details
Copy full SHA for f4bf9f3
Browse repository at this point
Commits on Aug 6, 2025
feat: Add geometric_sequence_triplets and longest_chain_of_consecutive_numbers_brute_force Rust implementations
José Velázquez
authored and
José Velázquez
committed
ba12eb1
View commit details
Copy full SHA for ba12eb1
Browse repository at this point
Commits on Aug 5, 2025
Add updated triplet_sum_brute_force.rs file
José Velázquez
authored and
José Velázquez
committed
c2a9f9c
View commit details
Copy full SHA for c2a9f9c
Browse repository at this point
feat: Add first two Rust implementations for Hash Maps and Sets algorithms
José Velázquez
authored and
José Velázquez
committed
dcb51d2
View commit details
Copy full SHA for dcb51d2
Browse repository at this point
Commits on Aug 4, 2025
Add missing comment to triplet_sum_brute_force.rs
José Velázquez
authored and
José Velázquez
committed
e3c22cf
View commit details
Copy full SHA for e3c22cf
Browse repository at this point
Commits on Aug 3, 2025
Add missing Rust implementations for Two Pointers
Show description for eb241a6
José Velázquez
committed
eb241a6
View commit details
Copy full SHA for eb241a6
Browse repository at this point
Commits on Aug 2, 2025
Merge pull request #93 from Peponks9/add-rust-solutions
Show description for c353163
Destiny-02
authored
c353163
View commit details
Copy full SHA for c353163
Browse repository at this point
Commits on Aug 1, 2025
Add Rust solutions for Two pointers
José Velázquez
authored and
José Velázquez
committed
05ae8ce
View commit details
Copy full SHA for 05ae8ce
Browse repository at this point
Commits on Jul 19, 2025
Merge pull request #91 from mmhossain/csharp-solutions-prefix-sums
Show description for 86fa057
Destiny-02
authored
86fa057
View commit details
Copy full SHA for 86fa057
Browse repository at this point
Added C# solutions for Chapter 10: Prefix Sums
Destiny-02
authored and
mmhossain
committed
282d3be
View commit details
Copy full SHA for 282d3be
Browse repository at this point
Commits on Jul 8, 2025
Merge pull request #90 from borislavmavrin/patch-1
Show description for 274bbf4
Destiny-02
authored
274bbf4
View commit details
Copy full SHA for 274bbf4
Browse repository at this point
Commits on Jul 6, 2025
fix: Fix typing
borislavmavrin
authored
34317f0
View commit details
Copy full SHA for 34317f0
Browse repository at this point
Commits on Jun 15, 2025
Merge pull request #87 from mmhossain/csharp-solutions-heaps
Show description for 2dae331
Destiny-02
authored
2dae331
View commit details
Copy full SHA for 2dae331
Browse repository at this point
Commits on Jun 14, 2025
Address PR review suggestions
mmhossain
committed
b533f5a
View commit details
Copy full SHA for b533f5a
Browse repository at this point
Address PR review suggestions
mmhossain
committed
32d8c15
View commit details
Copy full SHA for 32d8c15
Browse repository at this point
Merge pull request #88 from mmhossain/csharp-solutions-intervals
Show description for 7e935b3
Destiny-02
authored
7e935b3
View commit details
Copy full SHA for 7e935b3
Browse repository at this point
Commits on Jun 11, 2025
Added missing import statements
mmhossain
committed
1add71c
View commit details
Copy full SHA for 1add71c
Browse repository at this point
Added ListNodeComparer to compare ListNodes in a MinHeap
mmhossain
committed
efea395
View commit details
Copy full SHA for efea395
Browse repository at this point
Define custom comparator classes instead of inline comparators
mmhossain
committed
a20ee8d
View commit details
Copy full SHA for a20ee8d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.