Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
careercup
/
CtCI-6th-Edition-Python
Public
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
5.2k
Code
Issues
0
Pull requests
4
Actions
Security
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Sep 12, 2023
feature(C01_P01): add a more optimized sorting solution
AshwinRS07
authored and
brycedrennan
committed
653e50c
Copy full SHA for 653e50c
feature(C02_P05): add recursive solution to sum lists with improved tests
bindas1
authored and
brycedrennan
committed
86e7826
Copy full SHA for 86e7826
Commits on Dec 18, 2022
feature(C01_P04): Add XOR implementation
LibenHailu
authored and
brycedrennan
committed
6be0972
Copy full SHA for 6be0972
feature(C04_P01): Add bidirectional search
fscheu
authored and
brycedrennan
committed
6994ad0
Copy full SHA for 6994ad0
feature(C02_P04): added solution
chienhsiang-hung
authored and
brycedrennan
committed
305f51d
Copy full SHA for 305f51d
Update .gitignore
brycedrennan
authored
bd2aebc
Copy full SHA for bd2aebc
Commits on Aug 25, 2022
style(C01_P02): fixed line length
brycedrennan
committed
72ec474
Copy full SHA for 72ec474
docs(C01_P02): added a comment
Show description for fbae968
Cesarsk
authored and
brycedrennan
committed
fbae968
Copy full SHA for fbae968
Commits on May 25, 2022
feature(C01_P07): added solution using double swap
ShivamBhosale
authored and
brycedrennan
committed
cb4edde
Copy full SHA for cb4edde
Commits on May 7, 2022
style(C08_P06): lint fixes
brycedrennan
committed
c94e337
Copy full SHA for c94e337
feature(C08_P06): added oops solution
Show description for 4334c6d
HOD101s
authored and
brycedrennan
committed
4334c6d
Copy full SHA for 4334c6d
Commits on Apr 22, 2022
refactor(C02_P02): use one loop
mrkya
authored and
brycedrennan
committed
54e8c98
Copy full SHA for 54e8c98
fix: update python environment and formatter (#228)
brycedrennan
authored
25c192d
Copy full SHA for 25c192d
feature(C04_P04): add alternative solution
Show description for c35c99b
shirinyamani
authored and
brycedrennan
committed
c35c99b
Copy full SHA for c35c99b
Commits on Mar 6, 2022
fix(C05_P03): fix flip_bit_to_win solution (#221)
Show description for ec8d61f
DJTai
authored
ec8d61f
Copy full SHA for ec8d61f
Commits on Jan 30, 2022
fix(C01_P04): patching a missed case in the pythonic solution
Show description for 680c923
ChrisAlertus
authored and
brycedrennan
committed
680c923
Copy full SHA for 680c923
refactor(C01_P04): abstract out cleaning of phrase (#218)
brycedrennan
authored
2188c20
Copy full SHA for 2188c20
Commits on Jan 28, 2022
feature(C01_P04): Add a bit wise solution (#216)
AliKhalili
authored
70231d5
Copy full SHA for 70231d5
Commits on Nov 21, 2021
feature(C01_P07): Add alternate pythonic solution
kevinbeirne1
authored and
brycedrennan
committed
4039464
Copy full SHA for 4039464
Commits on Nov 2, 2021
feature(CO2_P02): add recursive solution from book
michaelmontelli
authored and
brycedrennan
committed
b17665e
Copy full SHA for b17665e
Commits on Sep 24, 2021
feature(C01_P01): add solution that uses a set (#210)
papibe
authored
ea9d714
Copy full SHA for ea9d714
Commits on Aug 4, 2021
fix(C01_P03): fix pythonic version to use length
Show description for ad9aa72
malexer
authored
ad9aa72
Copy full SHA for ad9aa72
Commits on Jul 13, 2021
fix(C01_P03): fix bug in `urlify_algo` (#207)
Show description for ad5dce4
brycedrennan
authored
ad5dce4
Copy full SHA for ad5dce4
Commits on Jul 7, 2021
test(C04_P04): convert example into test
brycedrennan
committed
5853a3f
Copy full SHA for 5853a3f
fix(C04_P04): fix solution
Show description for 43cfea9
PBearson
authored and
brycedrennan
committed
43cfea9
Copy full SHA for 43cfea9
Commits on May 24, 2021
docs: fix typo in readme (#199)
Yvonne Yeh
authored
394a5b2
Copy full SHA for 394a5b2
Commits on May 8, 2021
refactor(C17_P22): cleanup
brycedrennan
committed
0dc648e
Copy full SHA for 0dc648e
feature(C17_P22): add solution
Rajat Modi
authored and
brycedrennan
committed
46f26c7
Copy full SHA for 46f26c7
refactor(C17_P21): cleanup
brycedrennan
committed
07b8548
Copy full SHA for 07b8548
feature(C17_P21): add solution
Rajat Modi
authored and
brycedrennan
committed
da2ce76
Copy full SHA for da2ce76
refactor(C17_P18): cleanup
brycedrennan
committed
c9f0cdb
Copy full SHA for c9f0cdb
feature(C17_P18): add solution
Rajat Modi
authored and
brycedrennan
committed
5f13247
Copy full SHA for 5f13247
refactor(C17_P17): cleanup
brycedrennan
committed
36e62dd
Copy full SHA for 36e62dd
feature(C17_P17): add solution
Rajat Modi
authored and
brycedrennan
committed
49525a5
Copy full SHA for 49525a5
refactor(C17_P16): cleanup
brycedrennan
committed
dde7f38
Copy full SHA for dde7f38
Pagination
Previous
Next
You can’t perform that action at this time.