October 2, 2020 – October 9, 2020
Overview
-
- 38 Merged Pull Requests
- 1 Open Pull Request
- 0 Closed Issues
- 1 New Issue

Could not load contribution data
Please try again later
38 Pull requests merged by 33 people
-
add algorithm for calculating Levenshtein Distance
#110 merged
Oct 8, 2020 -
Added recursive optimized exponetiation algorithm.
#109 merged
Oct 8, 2020 -
Added New Data-Structure program
#108 merged
Oct 8, 2020 -
Factorial By Recursion in Python
#107 merged
Oct 7, 2020 -
new algorithm
#106 merged
Oct 6, 2020 -
Added implementation of Hill cipher In python
#105 merged
Oct 6, 2020 -
Added Subtree Size
#104 merged
Oct 6, 2020 -
Added Maximum Subarray Sum - Kadane's Algorithm
#101 merged
Oct 6, 2020 -
Added Merge Sort
#100 merged
Oct 6, 2020 -
added factorial program
#99 merged
Oct 4, 2020 -
Added Armstrong Number
#98 merged
Oct 4, 2020 -
Adding Sieve Of Eratosthenes to algorithms->math
#96 merged
Oct 4, 2020 -
Create Fibonacci_Sequence.py
#82 merged
Oct 3, 2020 -
Function to add all words of a string as key and its length as value to a dict
#81 merged
Oct 3, 2020 -
add python script binary-search in data-structures
#79 merged
Oct 3, 2020 -
Added Matrix Chain Multiplication in Python
#78 merged
Oct 3, 2020 -
Python implementation for recursively reversing a linkedlist
#47 merged
Oct 3, 2020 -
Adding shell sort
#77 merged
Oct 3, 2020 -
Added Bron-Kerbosch Algorithm for finding cliques
#76 merged
Oct 3, 2020 -
Function to recursivly determine the greatest common divisor of two integers
#75 merged
Oct 3, 2020 -
add gaussian filter
#74 merged
Oct 3, 2020 -
Sieve of eratosthenes
#73 merged
Oct 3, 2020 -
The Exponential Search
#72 merged
Oct 3, 2020 -
added Totient function
#85 merged
Oct 3, 2020 -
common_divisor_count.py
#87 merged
Oct 3, 2020 -
stacks.py
#88 merged
Oct 3, 2020 -
Added Trie Logic
#86 merged
Oct 3, 2020 -
Added algorithm that switches the case of strings
#91 merged
Oct 3, 2020 -
some math problems
#93 merged
Oct 3, 2020 -
Added Sieve of Eratosthenes
#94 merged
Oct 3, 2020 -
Added Graham Scan Algorithm ( a new algorithm )
#95 merged
Oct 3, 2020 -
Created gcd.py
#70 merged
Oct 3, 2020 -
The Jump Search
#69 merged
Oct 3, 2020 -
Create fibonacci_search
#68 merged
Oct 3, 2020 -
Coin change problem in recursive way.
#49 merged
Oct 3, 2020 -
Added python implementation for finding the middle element of a linkedlist
#46 merged
Oct 3, 2020 -
Added stack to data structures and unitary tests
#58 merged
Oct 3, 2020 -
Added a stack data structure
#61 merged
Oct 3, 2020
1 Pull request opened by 1 person
-
Making the algorithm work for 0 and negative int power values
#111 opened
Oct 9, 2020
1 Issue opened by 1 person
-
Improving code quality?
#102 opened
Oct 4, 2020
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Do you know any algorithm in Python?
#67 commented on
Oct 2, 2020 • 2 new comments