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 }}
rossdrew
/
programmingproblems
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
4
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
programmingproblems
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 17, 2024
[AoC 2024 Day 2] Another approach to part A
rossdrew
committed
699becf
View commit details
Copy full SHA for 699becf
View code at this point
Browse repository at this point
[AoC 2024 Day 2] An attempt at part B
Show description for aff85e1
rossdrew
committed
aff85e1
View commit details
Copy full SHA for aff85e1
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
[AoC 2024 Day 4] Cleanup
rossdrew
committed
d822a4d
View commit details
Copy full SHA for d822a4d
View code at this point
Browse repository at this point
[AoC 2024 Day 4] Answer B
rossdrew
committed
5024175
View commit details
Copy full SHA for 5024175
View code at this point
Browse repository at this point
[AoC 2024 Day 4] Answer A, B pending
rossdrew
committed
64721e3
View commit details
Copy full SHA for 64721e3
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
[AoC 2024 Day 3] Answer A, B pending
rossdrew
committed
6256a3f
View commit details
Copy full SHA for 6256a3f
View code at this point
Browse repository at this point
Commits on Dec 2, 2024
[AoC 2024 Day 2] Answer A, B pending
rossdrew
committed
892e585
View commit details
Copy full SHA for 892e585
View code at this point
Browse repository at this point
[AoC 2024 Day 1] Answer
rossdrew
committed
bc71037
View commit details
Copy full SHA for bc71037
View code at this point
Browse repository at this point
[AoC 2024 Day 1] Solutions A and B
rossdrew
committed
662ae87
View commit details
Copy full SHA for 662ae87
View code at this point
Browse repository at this point
Commits on Dec 12, 2023
[AoC 2023 Day 8] solution 1
Show description for 88e5f37
rossdrew
committed
88e5f37
View commit details
Copy full SHA for 88e5f37
View code at this point
Browse repository at this point
[AoC 2023 Day 7] solution 2
rossdrew
committed
1037e9f
View commit details
Copy full SHA for 1037e9f
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
[AoC 2023 Day 7] solution 1
rossdrew
committed
4035dba
View commit details
Copy full SHA for 4035dba
View code at this point
Browse repository at this point
Tidy up
rossdrew
committed
6b587eb
View commit details
Copy full SHA for 6b587eb
View code at this point
Browse repository at this point
[Aoc 2023 Day 9] Problem 1 and 2
rossdrew
committed
110b0c1
View commit details
Copy full SHA for 110b0c1
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
[Aoc 2023 Day 6] Problem 1 and 2
rossdrew
committed
1bb86d5
View commit details
Copy full SHA for 1bb86d5
View code at this point
Browse repository at this point
Commits on Dec 5, 2023
Tidy up
rossdrew
committed
30fa95d
View commit details
Copy full SHA for 30fa95d
View code at this point
Browse repository at this point
[AoC 2023 Day 5] Solution 2
Show description for d23bdbc
rossdrew
committed
d23bdbc
View commit details
Copy full SHA for d23bdbc
View code at this point
Browse repository at this point
[AoC 2023 Day 5] Solution 1
rossdrew
committed
f59594f
View commit details
Copy full SHA for f59594f
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
[AoC 2023 Day 4] Solutions 1 and 2
rossdrew
committed
ced9b8f
View commit details
Copy full SHA for ced9b8f
View code at this point
Browse repository at this point
Commits on Dec 3, 2023
Tidy up old method
rossdrew
committed
3344d05
View commit details
Copy full SHA for 3344d05
View code at this point
Browse repository at this point
[AoC 2023 Day 1] Solution 2
Show description for 8364ab6
rossdrew
committed
8364ab6
View commit details
Copy full SHA for 8364ab6
View code at this point
Browse repository at this point
[AoC 2023 Day 3] Solution 2
Show description for f1071fb
rossdrew
committed
f1071fb
View commit details
Copy full SHA for f1071fb
View code at this point
Browse repository at this point
Make template more generic & add a toString
rossdrew
committed
5245b24
View commit details
Copy full SHA for 5245b24
View code at this point
Browse repository at this point
[AoC 2023 Day 3] Solution 1
Show description for f62572e
rossdrew
committed
f62572e
View commit details
Copy full SHA for f62572e
View code at this point
Browse repository at this point
[AoC 2023 Day 3] Solution 1
Show description for d1b55ea
rossdrew
committed
d1b55ea
View commit details
Copy full SHA for d1b55ea
View code at this point
Browse repository at this point
Commits on Dec 2, 2023
[AoC 2023 Day 2] Solution 1 & 2
Show description for 939d5ea
rossdrew
committed
939d5ea
View commit details
Copy full SHA for 939d5ea
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
[AoC 2023 Day 1] Solution 1
Show description for 08bd426
rossdrew
committed
08bd426
View commit details
Copy full SHA for 08bd426
View code at this point
Browse repository at this point
Commits on Dec 15, 2022
[AoC Day 13] Solution 1
Show description for 26debe6
rossdrew
committed
26debe6
View commit details
Copy full SHA for 26debe6
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
[AoC Day 11] Simplification of logic
Show description for fdbcf5a
rossdrew
committed
fdbcf5a
View commit details
Copy full SHA for fdbcf5a
View code at this point
Browse repository at this point
[AoC Day 12] Problem 2
Show description for 0e16864
rossdrew
committed
0e16864
View commit details
Copy full SHA for 0e16864
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
[AoC Day 12] Tidy
rossdrew
committed
81f57bc
View commit details
Copy full SHA for 81f57bc
View code at this point
Browse repository at this point
[AoC Day 12] Problem 1 solution
Show description for 70f308a
rossdrew
committed
70f308a
View commit details
Copy full SHA for 70f308a
View code at this point
Browse repository at this point
[AoC Day 12] Partial problem 1
Show description for 1e0af59
rossdrew
committed
1e0af59
View commit details
Copy full SHA for 1e0af59
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
[AoC Day 11] Tidy
rossdrew
committed
4afa34e
View commit details
Copy full SHA for 4afa34e
View code at this point
Browse repository at this point
[AoC Day 11] Partial Solution 2
Show description for 4235ad5
rossdrew
committed
4235ad5
View commit details
Copy full SHA for 4235ad5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.