Thanks to visit codestin.com
Credit goes to github.com
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 }}
sid23451
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2022
-3 characters (#192)
ElijahCirioli
authored
c473ac5
View commit details
Copy full SHA for c473ac5
Browse repository at this point
Commits on Oct 26, 2020
Add "shop in candy store" (#191)
hiteshrew
authored
fb40ead
View commit details
Copy full SHA for fb40ead
Browse repository at this point
Commits on Dec 12, 2019
Make fizz buzz even shorter (#189)
rgambord
authored and
blakeembrey
committed
a2c4480
View commit details
Copy full SHA for a2c4480
Browse repository at this point
Commits on Nov 6, 2019
Adding transitive dependencies problem
cs_matheus_feola
authored and
blakeembrey
committed
fad508a
View commit details
Copy full SHA for fad508a
Browse repository at this point
Update multiples-of-3-and-5.py (#187)
dhruvs009
authored and
blakeembrey
committed
05fc3da
View commit details
Copy full SHA for 05fc3da
Browse repository at this point
Test combine two strings in JS (#186)
nikoumba
authored and
blakeembrey
committed
eab8af2
View commit details
Copy full SHA for eab8af2
Browse repository at this point
Test balanced brackets in JS (#184)
nikoumba
authored and
blakeembrey
committed
ce8eb51
View commit details
Copy full SHA for ce8eb51
Browse repository at this point
Test bubble sort solution in JS (#185)
nikoumba
authored and
blakeembrey
committed
71371cb
View commit details
Copy full SHA for 71371cb
Browse repository at this point
Update README documentation
blakeembrey
committed
8eedb7e
View commit details
Copy full SHA for 8eedb7e
Browse repository at this point
Add Triplebyte referral link
blakeembrey
committed
15734b1
View commit details
Copy full SHA for 15734b1
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.