Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
AlgorithmAndLeetCode
/
TheAlgorithms_Rust
Public
forked from
TheAlgorithms/Rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Projects
Security
Insights
Commits
Branch selector
510bbb3
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 1, 2024
Implement Graph Coloring using Backtracking (#737)
Show description for 510bbb3
sozelfist
and
vil02
authored
510bbb3
Copy full SHA for 510bbb3
Commits on Jun 26, 2024
Refactor NQueens implementation (#732)
Show description for f8096d2
sozelfist
and
vil02
authored
f8096d2
Copy full SHA for f8096d2
Commits on Jun 24, 2024
chore(deps): update nalgebra requirement from 0.32.3 to 0.33.0 (#758)
Show description for c502484
dependabot[bot]
authored
c502484
Copy full SHA for c502484
Commits on Jun 21, 2024
Update DIRECTORY.md [skip actions]
vil02
committed
d30b5b5
Copy full SHA for d30b5b5
Implement Hamiltonian Cycle Finder (#731)
Show description for 081b61f
sozelfist
and
vil02
authored
081b61f
Copy full SHA for 081b61f
Commits on Jun 20, 2024
style: include `legacy_numeric_constants` (#755)
vil02
authored
afdb283
Copy full SHA for afdb283
style: suppress some new clippy lints (#754)
Show description for f164e81
vil02
authored
f164e81
Copy full SHA for f164e81
Commits on Jun 17, 2024
style: include `redundant_pub_crate` (#753)
vil02
authored
bf9d9c1
Copy full SHA for bf9d9c1
style: include `unnecessary_join` (#752)
vil02
authored
8b6ffe3
Copy full SHA for 8b6ffe3
Commits on Jun 16, 2024
Update DIRECTORY.md [skip actions]
vil02
committed
20df571
Copy full SHA for 20df571
Implement Rat in Maze Path Finder (#730)
Show description for 08ce80c
sozelfist
and
vil02
authored
08ce80c
Copy full SHA for 08ce80c
style: include `needless_collect` (#751)
vil02
authored
1444e63
Copy full SHA for 1444e63
Commits on Jun 15, 2024
style: incldue `explicit_into_iter_loop` (#749)
vil02
authored
ea72bc8
Copy full SHA for ea72bc8
Fixed `gcd_extended` and `mod_inverse` for modular exponential (#750)
Cheshulko
authored
57b2c5f
Copy full SHA for 57b2c5f
Commits on Jun 13, 2024
fixed small bug in quick select algorithm (#727)
fer2o3
authored
864ef42
Copy full SHA for 864ef42
style: include `needless_pass_by_ref_mut` (#748)
vil02
authored
717c266
Copy full SHA for 717c266
Commits on Jun 12, 2024
style: include `useless_let_if_seq` (#746)
vil02
authored
0cc792c
Copy full SHA for 0cc792c
style: cleanup `run_length_encoding.rs` (#744)
Show description for ade43ce
vil02
authored
ade43ce
Copy full SHA for ade43ce
Commits on Jun 11, 2024
style: make clippy more strict (#743)
vil02
authored
2544d28
Copy full SHA for 2544d28
Commits on Jun 7, 2024
chore: add `map_unwrap_or` warning (#739)
vil02
authored
135ae03
Copy full SHA for 135ae03
Commits on Jun 6, 2024
Fix uninlined format args (#738)
Show description for 53bc506
vil02
authored
53bc506
Copy full SHA for 53bc506
Commits on Jun 5, 2024
chore: cleanup gitpod setup (#736)
vil02
authored
0b8ba06
Copy full SHA for 0b8ba06
Commits on Jun 4, 2024
Refactor UnionFind (#729)
Show description for 2545e0e
sozelfist
authored
2545e0e
Copy full SHA for 2545e0e
Commits on Jun 2, 2024
Refactor sieve of Eratosthenes implementation (#724)
Show description for 46a5055
sozelfist
and
vil02
authored
46a5055
Copy full SHA for 46a5055
Commits on May 28, 2024
chore: add cargo to dependabot (#728)
vil02
authored
1d9c510
Copy full SHA for 1d9c510
Refactor Binary Search (#722)
Show description for 4e59645
sozelfist
and
vil02
authored
4e59645
Copy full SHA for 4e59645
Commits on May 23, 2024
feat: add `multiply.rs` (#716)
Show description for c2009cd
3 people
authored
c2009cd
Copy full SHA for c2009cd
Commits on May 22, 2024
Refactor Sudoku implementation (#715)
Show description for bba0b0d
sozelfist
and
vil02
authored
bba0b0d
Copy full SHA for bba0b0d
Refactor Caesar Algorithm Implementation (#720)
Show description for c16984f
StPfeffer
authored
c16984f
Copy full SHA for c16984f
Commits on May 20, 2024
Update DIRECTORY.md [skip actions]
vil02
committed
142fd12
Copy full SHA for 142fd12
add algorithms to detect cycle in graph (#721)
Show description for 0aa3f8d
Zzocker
and
vil02
authored
0aa3f8d
Copy full SHA for 0aa3f8d
Commits on May 18, 2024
Update DIRECTORY.md [skip actions]
vil02
committed
d920c9b
Copy full SHA for d920c9b
Implements Ramer-Douglas-Peucker simplification algorithm (#710)
Show description for 87673f0
Sellig6792
and
vil02
authored
87673f0
Copy full SHA for 87673f0
Update DIRECTORY.md [skip actions]
vil02
committed
b17c532
Copy full SHA for b17c532
Implement Trapped Rain Water Problem (#712)
Show description for 4248281
sozelfist
and
vil02
authored
4248281
Copy full SHA for 4248281
Pagination
Previous
Next
You can’t perform that action at this time.