Commits
Branch selector
User selector
Commit History
Commits on Oct 25, 2020
Fix style of the first ten solutions for Project Euler (#3242)
Show description for 98e9d6bauthored
Commits on Oct 24, 2020
Add 0-1-bfs. (#3285)
Show description for 5be77f3authored- authored
Forecast (#3219)
Show description for 12c6980authored
Move validate_solutions and add durations flag to pytest.ini (#3704)
Show description for b97529dauthoredUpdate LinkedQueue (#3683)
Show description for 1cd8e68authoredAdd solution for Project Euler problem 38. (#3115)
Show description for 409438dauthoredAdd Project Euler 65 Solution (#3035)
Show description for 20260d2authored
Commits on Oct 23, 2020
Fix coin change (#2571)
Show description for 46af42dandauthoredImproved and shortened prime_check.py (#3454)
Show description for 04fae4dauthoredUpdate Linked Stack (#3625)
Show description for c2b7acdandauthored
Commits on Oct 21, 2020
Update doubly linked list (#3619)
Show description for 5e64260andauthored
Pyupgrade to python3.8 (#3616)
Show description for 9b95e4fandauthored
Commits on Oct 20, 2020
Median of Two Arrays (#3554)
Show description for 7423302authored
Commits on Oct 19, 2020
Add a naive recursive implementation of 0-1 Knapsack Problem (#2743)
Show description for 802ac83authored
Commits on Oct 18, 2020
Add Patience Sort (#3469)
Show description for 79d5755andauthored- authored
Fix broken build: Remove trailing spaces (#3501)
Show description for a481bfaandauthored
Implement Deutsch-Jozsa Algorithm In Qiskit (#3447)
Show description for beb2c35andauthored
Commits on Oct 17, 2020
create monoalphabetic cipher (#3449)
Show description for 2ec3750authoredcreate beaufort cipher (#3206)
Show description for 3bbec1dauthoredFix the build -- 88 chars per line max. (#3437)
Show description for f34434aandauthored
Fixed typo in caesar_cipher.py (#2979)
Show description for 05f4089authoredQiskit: Add Quantum Half Adder (#3405)
Show description for a88006dandauthored
Create .gitattributes for Cross OS compatibility (#3410)
Show description for 35cade8authoredCreate GitHub action only for Project Euler (#3378)
Show description for 5cb41e7authored
Commits on Oct 16, 2020
Adding in the evaluate postfix notation using Stack (#2598)
Show description for 7d84f7fandauthoredProject Euler 57 - Square root convergents (#3259)
Show description for 5887567authoredHacktoberfest 2020: Added computer vision algorithm (#2946)
Show description for fc98961andauthoredNew doubly linkedlist PR: pull/2573 (#3380)
Show description for c33b683authoredAdd solution for Project Euler problem 75. (#3129)
Show description for 9643d30authoredAdd solution for Project Euler problem 91. (#3144)
Show description for b74f3a8andauthoredAdd solution for Project Euler problem 174. (#3078)
Show description for b96e6c7andauthoredAdd solution for Project Euler problem 72 (#3122)
Show description for d8f5b31authoredAdd typehints ciphers and bool alg (#3264)
Show description for 9d745b6authored