-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Pull requests: donnemartin/interactive-coding-challenges
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update permutations challenge with empty strings test case
incorporating-feedback
needs-review
response-needed
#164
opened Apr 6, 2017 by
rockybutler
•
Changes requested
updated Apr 16, 2017
Remove specified characters in a string challenge
incorporating-feedback
needs-review
#171
opened Apr 8, 2017 by
eamanu
updated Apr 9, 2017
Update compress challenge with itertools.groupby() code
needs-review
#177
opened Apr 10, 2017 by
Duroktar
updated Apr 11, 2017
Update: Compress c algorithm
help wanted
needs-review
#181
opened Apr 12, 2017 by
eamanu
updated Apr 16, 2017
Initial commit for new challenge: Non repeating char
needs-review
#182
opened Apr 13, 2017 by
8888
updated Apr 18, 2017
Set Solution: Find the single different char between two strings
needs-review
#187
opened Apr 24, 2017 by
iabok
updated May 16, 2017
proposed solution for add 2 integers with max bit length
needs-review
#207
opened Jul 27, 2017 by
pupipipu
updated Sep 15, 2017
Update ransom note solution to be more Pythonic
needs-review
#200
opened Jun 21, 2017 by
kevinlondon
updated Sep 15, 2017
Handled in a Single Function.
needs-review
#217
opened Oct 23, 2017 by
subhaminion
updated Oct 25, 2017
add test case for properly deleting the head node of a linked list
needs-review
#227
opened Jan 27, 2018 by
redlonr
updated Feb 8, 2018
Change bottom up implementation
needs-review
#229
opened Feb 24, 2018 by
rodferro
updated Mar 8, 2018
changed solutions to challenge Arrays & Strings - Permutations:
needs-review
#234
opened Apr 19, 2018 by
derichard
updated Apr 26, 2018
Create Solution_BuzzFizz.py
needs-review
#237
opened Aug 14, 2018 by
yogeshphatangare
updated Aug 21, 2018
fix inconsistencies between graph challenge and solution
needs-review
#247
opened Sep 7, 2018 by
kevinxchan
updated Sep 8, 2018
Added Dockerfile and docker-compose.yml
help wanted
needs-review
#192
opened May 7, 2017 by
cheesesashimi
updated Oct 19, 2018
Simplified solution for arrays_strings_better_compress
needs-review
#249
opened Sep 20, 2018 by
yutkin
updated Feb 10, 2019
[fix bug] Sort_min: the condition to check push second stack has bug
needs-review
#255
opened May 17, 2019 by
rainmanwy
updated Aug 2, 2019
knapsack01 problem fetches incorrect item weight
needs-review
#257
opened Aug 14, 2019 by
stalk-calvin
updated Nov 3, 2019
Fix sort_stack pseudocode and test cases text
needs-review
#263
opened Oct 19, 2019 by
ML-Chen
updated Nov 3, 2019
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.