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
Accelerator
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 }}
mathusanm6
/
Unit-Tested-Leetcode-Solutions
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
6
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: mathusanm6/Unit-Tested-Leetcode-Solutions
Actions
All workflows
Workflows
C++ Linter
C++ Linter
Code Health (C++)
Code Health (C++)
Code Health (Python)
Code Health (Python)
PR Size Labeler
PR Size Labeler
Presubmit (C++)
Presubmit (C++)
Presubmit (Python)
Presubmit (Python)
Python Linter
Python Linter
Show more workflows...
Management
Caches
Deployments
C++ Linter
C++ Linter
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
linter-cpp.yml
will be ignored since log searching is not yet available
20 workflow runs
20 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: solve 399. Evaluate Division with unit testing (#96)
C++ Linter
#20:
Commit
358a04b
pushed by
mathusanm6
2m 42s
main
main
2m 42s
View workflow file
feat: solve 1087. Brace Expansion with unit testing (#95)
C++ Linter
#19:
Commit
29fc83e
pushed by
mathusanm6
1m 59s
main
main
1m 59s
View workflow file
fix: pr size labeler should keep the label if appropriate (#94)
C++ Linter
#18:
Commit
669441b
pushed by
mathusanm6
3m 24s
main
main
3m 24s
View workflow file
feat: solve 2303. Calculate Amount Paid in Taxes with unit testing (#93)
C++ Linter
#17:
Commit
e954a42
pushed by
mathusanm6
2m 54s
main
main
2m 54s
View workflow file
feat: solve 49. Group Anagrams with unit testing (#81)
C++ Linter
#16:
Commit
e8b6867
pushed by
mathusanm6
1m 46s
main
main
1m 46s
View workflow file
fix: child node for NOT operation can be either side (minimum-flips-i…
C++ Linter
#15:
Commit
6d6440e
pushed by
mathusanm6
1m 17s
main
main
1m 17s
View workflow file
fix: pre-commit hook (#78)
C++ Linter
#14:
Commit
f5cf9c5
pushed by
mathusanm6
2m 19s
main
main
2m 19s
View workflow file
feat: add problem minimum-flips-in-binary-tree-to-get-result with uni…
C++ Linter
#13:
Commit
be89904
pushed by
mathusanm6
1m 51s
main
main
1m 51s
View workflow file
fix: update badges workflow fails trying to push to main (#75)
C++ Linter
#12:
Commit
a835dd9
pushed by
mathusanm6
2m 2s
main
main
2m 2s
View workflow file
feat: remove existing size labels before adding new (#74)
C++ Linter
#11:
Commit
ee52675
pushed by
mathusanm6
1m 18s
main
main
1m 18s
View workflow file
fix: better readme
C++ Linter
#10:
Commit
5e07f35
pushed by
mathusanm6
2m 3s
main
main
2m 3s
View workflow file
cleanup: remove archives/ directory (#71)
C++ Linter
#9:
Commit
b16c403
pushed by
mathusanm6
2m 12s
main
main
2m 12s
View workflow file
feat: add problem (217. Contains Duplicate) with unit testing (#70)
C++ Linter
#8:
Commit
fb752c4
pushed by
mathusanm6
1m 15s
main
main
1m 15s
View workflow file
feat: make readme-check exit with error if readme not up to date (#68)
C++ Linter
#7:
Commit
927077f
pushed by
mathusanm6
2m 4s
main
main
2m 4s
View workflow file
feat: add auto-generated problems list (#67)
C++ Linter
#6:
Commit
5c8188b
pushed by
mathusanm6
1m 44s
main
main
1m 44s
View workflow file
fix: make lint for C++ runs too slow (#66)
C++ Linter
#5:
Commit
57e7760
pushed by
mathusanm6
2m 6s
main
main
2m 6s
View workflow file
fix: only support python 3.10 during continuous integration (#65)
C++ Linter
#4:
Commit
19692ab
pushed by
mathusanm6
1m 37s
main
main
1m 37s
View workflow file
fix: only run tests if files under problems dir changed
C++ Linter
#3:
Commit
a210b60
pushed by
mathusanm6
1m 21s
main
main
1m 21s
View workflow file
fix: clang tidy is much more quiet
C++ Linter
#2:
Commit
e9e1bb5
pushed by
mathusanm6
1m 20s
main
main
1m 20s
View workflow file
fix: a lot
C++ Linter
#1:
Pull request
#63
opened by
mathusanm6
1m 34s
fix-a-lot
fix-a-lot
1m 34s
View #63
View workflow file
You can’t perform that action at this time.