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 }}
rabbygit
/
problem_solving
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
problem_solving
array
on
master
User selector
All users
All time
Commit history
Commits on Aug 25, 2025
feat: added python solution of 1408-string-matching-in-an-array
rabbygit
committed
e0efc13
View commit details
Copy full SHA for e0efc13
View code at this point
Browse repository at this point
Commits on Aug 20, 2025
feat: added go solution for 1299-replace-elements-with-greatest-element-on-right-side
rabbygit
committed
0ac83ba
View commit details
Copy full SHA for 0ac83ba
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
added golang solution for 242-valid-anagram
rabbygit
committed
8a06428
View commit details
Copy full SHA for 8a06428
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
feat: added solution of 2206-divide-array-into-equal-pairs
rabbygit
committed
46de11e
View commit details
Copy full SHA for 46de11e
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
feat: added solution of 2965-find-missing-and-repeated-values
rabbygit
committed
7d9b405
View commit details
Copy full SHA for 7d9b405
View code at this point
Browse repository at this point
Commits on Mar 3, 2025
feat: added solution of 2161-partition-array-according-to-given-pivot
rabbygit
committed
26cfdad
View commit details
Copy full SHA for 26cfdad
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
feat: added solution of 2570-merge-two-2d-arrays-by-summing-values
rabbygit
committed
76c8dc6
View commit details
Copy full SHA for 76c8dc6
View code at this point
Browse repository at this point
Commits on Jan 3, 2025
feat: added solution of 2270-number-of-ways-to-split-array
rabbygit
committed
8bc3634
View commit details
Copy full SHA for 8bc3634
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
feat: added solution of 3152-special-array-ii
rabbygit
committed
0934091
View commit details
Copy full SHA for 0934091
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
feat: added solution of 1975-maximum-matrix-sum
rabbygit
committed
0224304
View commit details
Copy full SHA for 0224304
View code at this point
Browse repository at this point
Commits on Oct 4, 2024
feat: added solution of 2491-divide-players-into-teams-of-equal-skill
rabbygit
committed
e6ceca9
View commit details
Copy full SHA for e6ceca9
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
feat: added solution of 1331-rank-transform-of-an-array
rabbygit
committed
c0bc6ec
View commit details
Copy full SHA for c0bc6ec
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
feat: added solution of 874-walking-robot-simulation
rabbygit
committed
1bc62c8
View commit details
Copy full SHA for 1bc62c8
View code at this point
Browse repository at this point
Commits on Sep 1, 2024
fix: modified solution of 2022-convert-1d-to-2d-array
rabbygit
committed
7e464c2
View commit details
Copy full SHA for 7e464c2
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
feat: added solution of 1598-crawler-log-folder
rabbygit
committed
724ef2a
View commit details
Copy full SHA for 724ef2a
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
feat: added solution of 1701-average-waiting-time
rabbygit
committed
fa5a149
View commit details
Copy full SHA for fa5a149
View code at this point
Browse repository at this point
Commits on Jul 1, 2024
feat: added go solution for 1550-three-consecutive-odds
rabbygit
committed
9e87b27
View commit details
Copy full SHA for 9e87b27
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
feat: added solution of 945-minimum-increment-to-make-array-unique
rabbygit
committed
228b954
View commit details
Copy full SHA for 228b954
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
feat: added solution of 1051-height-checker
rabbygit
committed
8c0267b
View commit details
Copy full SHA for 8c0267b
View code at this point
Browse repository at this point
Commits on May 2, 2024
feat: added python solution of 2441-largest-positive-integer-that-exists-with-its-negative
rabbygit
committed
9267247
View commit details
Copy full SHA for 9267247
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
feat: added solution of 950-reveal-cards-in-increasing-order
rabbygit
committed
b6fcbf1
View commit details
Copy full SHA for b6fcbf1
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
feat: added js solution of 1700-number-of-students-unable-to-eat-lunch
rabbygit
committed
1213484
View commit details
Copy full SHA for 1213484
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
fix: modified solution of 442-find-all-duplicates
rabbygit
committed
c961c30
View commit details
Copy full SHA for c961c30
View code at this point
Browse repository at this point
Commits on Feb 23, 2024
fix: modified solution of 88-merge-sorted-array
rabbygit
committed
f2ebd6d
View commit details
Copy full SHA for f2ebd6d
View code at this point
Browse repository at this point
Commits on Feb 14, 2024
feat: added python solution of 2149-rearrange-array-elements-by-sign
rabbygit
committed
f542943
View commit details
Copy full SHA for f542943
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
feat: added python solution of 1299-replace-elements-with-greatest-element-on-right-side
rabbygit
committed
1ff75d5
View commit details
Copy full SHA for 1ff75d5
View code at this point
Browse repository at this point
fix: modified solution of 49-group-anargrams
rabbygit
committed
bd9cd63
View commit details
Copy full SHA for bd9cd63
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
feat: added js solution of 2966-divide-array-into-arrays-with-max-difference
rabbygit
committed
f7adb63
View commit details
Copy full SHA for f7adb63
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
feat: added python solution of 645-set-mismatch
rabbygit
committed
1606fea
View commit details
Copy full SHA for 1606fea
View code at this point
Browse repository at this point
Commits on Jan 16, 2024
feat: added js solution of 380-insert-delete-getrandom-o1
rabbygit
committed
8beb378
View commit details
Copy full SHA for 8beb378
View code at this point
Browse repository at this point
Commits on Jan 15, 2024
feat: added python solution of 2225-find-players-with-zero-or-one-losses
rabbygit
committed
97e411c
View commit details
Copy full SHA for 97e411c
View code at this point
Browse repository at this point
Commits on Jan 3, 2024
feat: added python solution of 2125-number-of-laser-beams-in-a-bank
rabbygit
committed
9f53806
View commit details
Copy full SHA for 9f53806
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
feat: added python solution of 455-assign-cookies
rabbygit
committed
69f3b97
View commit details
Copy full SHA for 69f3b97
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
fix: modified python solution of 347_k_frequent_elements
rabbygit
committed
5b72c0c
View commit details
Copy full SHA for 5b72c0c
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
feat: added python solution of 1333-filter-restaurants-by-vegan-friendly-price-and-distance
rabbygit
committed
7168028
View commit details
Copy full SHA for 7168028
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.