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 }}
Cescon179
/
code-problems
Public
forked from
blakeembrey/code-problems
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 5, 2017
Shorter shortest-fizz-buzz for python{2,3} (#181)
burz
authored and
blakeembrey
committed
90fe886
View commit details
Copy full SHA for 90fe886
Browse repository at this point
Commits on Feb 8, 2017
Add stack implementation in Go (#180)
itsanna
authored and
blakeembrey
committed
d731921
View commit details
Copy full SHA for d731921
Browse repository at this point
Commits on Jan 28, 2017
String permutations in Go (#179)
alfre2v
authored and
blakeembrey
committed
52dd522
View commit details
Copy full SHA for 52dd522
Browse repository at this point
Commits on Jan 12, 2017
Update some phpunit test cases (#178)
caoglish
authored and
blakeembrey
committed
a448e31
View commit details
Copy full SHA for a448e31
Browse repository at this point
Commits on Jan 11, 2017
Add more php unit test cases and fix php solution (#177)
caoglish
authored and
blakeembrey
committed
6156b60
View commit details
Copy full SHA for 6156b60
Browse repository at this point
Commits on Jan 10, 2017
Add PHPUnit test suite (#176)
caoglish
authored and
blakeembrey
committed
0570b7b
View commit details
Copy full SHA for 0570b7b
Browse repository at this point
Commits on Jan 9, 2017
Disable linting of JS, update deps
blakeembrey
committed
f046083
View commit details
Copy full SHA for f046083
Browse repository at this point
Commits on Oct 1, 2016
Improve the palindrome solution (way better now!)
blakeembrey
committed
968467c
View commit details
Copy full SHA for 968467c
Browse repository at this point
Move Java fibonacci solution into `java` solutions
blakeembrey
committed
42b70ba
View commit details
Copy full SHA for 42b70ba
Browse repository at this point
Commits on Aug 14, 2016
feat(convert-array): Add javascript solution for convert-array problem (#171)
vasergen
authored and
blakeembrey
committed
a8cc2fe
View commit details
Copy full SHA for a8cc2fe
Browse repository at this point
Commits on Aug 4, 2016
Add string permutations solution in Python with 2 algorithms (#170)
Show description for 9fdbb66
alfre2v
authored and
blakeembrey
committed
9fdbb66
View commit details
Copy full SHA for 9fdbb66
Browse repository at this point
Commits on May 3, 2016
BubbleSort: Fix to reduce number of iterations for sorted array as input (#168)
Show description for 58d64b2
jayeshcp
authored and
blakeembrey
committed
58d64b2
View commit details
Copy full SHA for 58d64b2
Browse repository at this point
Commits on Jan 31, 2016
Merge pull request #165 from jmera/master
Show description for 8889303
blakeembrey
committed
8889303
View commit details
Copy full SHA for 8889303
Browse repository at this point
Merge pull request #166 from YoussefKababe/master
Show description for c1164a7
blakeembrey
committed
c1164a7
View commit details
Copy full SHA for c1164a7
Browse repository at this point
Add factorial solution in Elixir
YoussefKababe
committed
b4a3139
View commit details
Copy full SHA for b4a3139
Browse repository at this point
Commits on Jan 26, 2016
Flatten array ruby solution.
jmera
committed
9b6d1aa
View commit details
Copy full SHA for 9b6d1aa
Browse repository at this point
Commits on Jan 14, 2016
closest sum
Show description for c66fc97
pkmm91
authored and
blakeembrey
committed
c66fc97
View commit details
Copy full SHA for c66fc97
Browse repository at this point
Commits on Jan 12, 2016
Create closetsum.py
pkmm91
committed
2744e3a
View commit details
Copy full SHA for 2744e3a
Browse repository at this point
Commits on Jan 6, 2016
Merge pull request #163 from faruzzy/master
Show description for b3f7be1
blakeembrey
committed
b3f7be1
View commit details
Copy full SHA for b3f7be1
Browse repository at this point
Added shortest Fizz buzz python solution
faruzzy
committed
7edcdfd
View commit details
Copy full SHA for 7edcdfd
Browse repository at this point
Commits on Dec 21, 2015
Add note on contributing to repo
blakeembrey
committed
6882f10
View commit details
Copy full SHA for 6882f10
Browse repository at this point
Commits on Nov 7, 2015
Merge pull request #162 from lucaslin/patch-1
Show description for f8bf2e4
blakeembrey
committed
f8bf2e4
View commit details
Copy full SHA for f8bf2e4
Browse repository at this point
making example cases same as tests
Show description for 38ed64b
lucaslin
committed
38ed64b
View commit details
Copy full SHA for 38ed64b
Browse repository at this point
Commits on Oct 22, 2015
Merge pull request #160 from Widea/Widea-fib
Show description for ca85ac8
blakeembrey
committed
ca85ac8
View commit details
Copy full SHA for ca85ac8
Browse repository at this point
Create Fibonacci.java
Widea
committed
031c984
View commit details
Copy full SHA for 031c984
Browse repository at this point
Commits on Oct 3, 2015
Merge pull request #155 from saurabhjn76/master
Show description for c08967c
blakeembrey
committed
c08967c
View commit details
Copy full SHA for c08967c
Browse repository at this point
Commits on Sep 29, 2015
Fix JS `array-pair-sum` tests
blakeembrey
committed
1bd4677
View commit details
Copy full SHA for 1bd4677
Browse repository at this point
Improved compute time of combine strings solution
blakeembrey
committed
d8cced6
View commit details
Copy full SHA for d8cced6
Browse repository at this point
Fix spelling of “entirely” in brackets problem
blakeembrey
committed
e146498
View commit details
Copy full SHA for e146498
Browse repository at this point
Correct `array-pair-sum` solution in JavaScript
blakeembrey
committed
16f058d
View commit details
Copy full SHA for 16f058d
Browse repository at this point
Commits on Sep 28, 2015
Added solution to find-missing-element in C.
saurabhjn76
committed
e74f475
View commit details
Copy full SHA for e74f475
Browse repository at this point
Added solution to Finding-missing-element in java
saurabhjn76
committed
0e1acad
View commit details
Copy full SHA for 0e1acad
Browse repository at this point
Commits on Sep 27, 2015
Added solution to bubble-sort in python.
saurabhjn76
committed
7f3e713
View commit details
Copy full SHA for 7f3e713
Browse repository at this point
Commits on Sep 26, 2015
Merge pull request #154 from saurabhjn76/master
Show description for 22fd658
blakeembrey
committed
22fd658
View commit details
Copy full SHA for 22fd658
Browse repository at this point
Commits on Sep 25, 2015
Added solution to multiples-of-3-and-5 in C.
saurabhjn76
committed
e4acc07
View commit details
Copy full SHA for e4acc07
Browse repository at this point
Previous
Next
You can’t perform that action at this time.