Commits
User selector
Commit history
Commits on Jan 13, 2021
Commits on Nov 18, 2020
Modified comments on upper.py (#3884)
Show description for b31ed8cauthored
Commits on Nov 6, 2020
Fix handling of non ascii characters in swap case (fixes: #3847) (#3848)
Show description for c0d88d7andauthored
Commits on Oct 27, 2020
Added reverse_letters.py (#3730)
Show description for aebf9bdandauthored
Commits on Oct 14, 2020
Added swap case program and removed unexpected expression part (#3212)
Show description for ed30749andauthored
Commits on Oct 6, 2020
Add type hints for "strings" folder (#2882)
Show description for 000cedcandauthored

Commits on Oct 1, 2020
Add type hints to strings/min_cost_string_conversion.py (#2337)
Show description for 2388bf4andauthored
Commits on Sep 28, 2020
Commits on Sep 26, 2020
Optimization for pangram string (#2473)
Show description for 8904af9authored
Commits on Sep 25, 2020
Updated lower and upper (#2468)
Show description for 72fe611andauthored
Fixed bugs (#2474)
Show description for a196a36andauthored
Commits on Sep 24, 2020
Fixed remove duplicate (#2470)
Show description for 3a275caandauthored
Fixed reverse words algorithm (#2469)
Show description for 902fe1candauthored
Commits on Sep 22, 2020
Optimization problem_10 in project_euler (#2453)
Show description for a1ea76bauthored
Commits on Sep 19, 2020
Added a function that checks if given string can be rearranged to form a palindrome. (#2450)
Show description for 9b73884authored
hyphen_files = [file for file in filepaths if "-" in file] (#2447)
Show description for 363858eandauthored
Commits on Sep 10, 2020
Optimized recursive_bubble_sort (#2410)
Show description for 4d0a8f2andauthored
Commits on Sep 3, 2020
capitalize (#2389)
Show description for c38dec0andauthored
Commits on Aug 21, 2020
Optimization and fix bug (#2342)
Show description for 0591968andauthored
Commits on Aug 19, 2020
Created check_anagrams.py in strings (#2339)
Show description for 2eca716andauthored
Commits on Jun 17, 2020
Implement prefix function, knuth-morris-pratt another usage (#2099)
Show description for 671e570authored
Commits on Jun 16, 2020
Set the Python file maximum line length to 88 characters (#2122)
Show description for 9316e7candauthored
Commits on Jun 12, 2020
Fix syntax for flake8 passing (#2096)
Show description for 8bb7b8fauthored
Commits on Jun 11, 2020
Add Z-function algorithm implementation (#2067)
Show description for 2264244andauthoredRefactor remove duplicates to more pythonic (#2093)
Show description for 3de6f01andauthored
Commits on Jun 1, 2020
Naive string doctests + typehints (#2054)
Show description for 1a25446andauthored
Commits on May 31, 2020
circular_linked_list: Add more len() tests (#2051)
Show description for 1e8fe8eandauthored
Commits on May 30, 2020
Jaro winkler (#2041)
Show description for 3357768andauthored
Commits on May 22, 2020
Update is_palindrome.py (#2025)
Show description for d8a4fafandauthoredTighten up psf/black and flake8 (#2024)
Show description for 1f8a21dandauthored
Commits on Apr 21, 2020
fix: space count in strings/word_occurrence.py (#1896)
Show description for 098be35andauthored
Commits on Apr 19, 2020
Create is_palindrome.py (#1754)
Show description for 4b78c69andauthored
Commits on Apr 7, 2020
- authored
Create Python/quantum/README.md (#1834)
Show description for 3d129a4andauthored
Commits on Apr 4, 2020
Update reverse_words.py (#1825)
Show description for 20c2db0authored