October 1, 2020 – October 8, 2020
Overview

Could not load contribution data
Please try again later
43 Pull requests merged by 23 people
-
[Project Euler] Fix code style for problem 56
#3050 merged
Oct 8, 2020 -
graphs/kruskal: add a test case to verify the correctness, fix styles
#2443 merged
Oct 8, 2020 -
Hacktoberfest: Added Project Euler Problem 71: Fixes #2695
#2785 merged
Oct 8, 2020 -
Hacktoberfest 2020 - coding style with default argument for project_euler problem 27
#3020 merged
Oct 8, 2020 -
[Project Euler] Add style improvements to problem 9
#3046 merged
Oct 8, 2020 -
[Project Euler] Fix code style in Problem 41
#2992 merged
Oct 8, 2020 -
Add default args and type hints for Project Euler problem 7
#2973 merged
Oct 8, 2020 -
Hacktoberfest 2020: Add solution method for project_euler/problem_37
#2998 merged
Oct 8, 2020 -
Add style improvements for Project Euler problem 8
#3001 merged
Oct 8, 2020 -
Fix: Multiple errors in fibonacci search.
#2659 merged
Oct 8, 2020 -
Hacktoberfest 2020 - Style Improvements for project_euler/problem_26
#2958 merged
Oct 8, 2020 -
Add type hints and default args for Project Euler problem 5
#2982 merged
Oct 8, 2020 -
Hacktoberfest 2020: Rename method for project_euler/problem_99
#2981 merged
Oct 7, 2020 -
[Project Euler] Fix code style in Problem 55
#2985 merged
Oct 7, 2020 -
Fix: Corrected test. List in test must be ordered.
#2632 merged
Oct 7, 2020 -
Address #2786 - Fix code style in Project Euler Problem 76
#2978 merged
Oct 7, 2020 -
Update code style for Project Euler Problem 28
#2976 merged
Oct 7, 2020 -
Add doomsday algorithm
#2903 merged
Oct 7, 2020 -
Add default args and type hints for Project Euler problem 20
#2962 merged
Oct 7, 2020 -
math/extended_euclidean_algorithm: add doctests and support for negative numbers
#2626 merged
Oct 7, 2020 -
Hacktoberfest 2020: Add style improvements to solutions for Project Euler Problem 04
#2945 merged
Oct 7, 2020 -
Add default arguments for Project Euler problem 6
#2957 merged
Oct 7, 2020 -
Hacktoberfest 2020 - Add typehints and default input for project_euler/problem_25
#2901 merged
Oct 7, 2020 -
bring problem_29 solution in line with project style guidelines
#2949 merged
Oct 7, 2020 -
Hacktoberfest 2020: Add style improvements for Project Euler Problem 03
#2917 merged
Oct 6, 2020 -
Project Euler Problem 10: style improvements
#2924 merged
Oct 6, 2020 -
Add type hints for "strings" folder
#2882 merged
Oct 6, 2020 -
Hactoberfest - Added a solution to Project Euler 120
#2887 merged
Oct 6, 2020 -
bring problem_30 solution in line with project style guidelines
#2896 merged
Oct 6, 2020 -
Hacktoberfest 2020: Add typehints and default argument for project_euler/problem_01
#2891 merged
Oct 6, 2020 -
Add type hints for searches/ternary_search.py
#2874 merged
Oct 5, 2020 -
Hacktoberfest: Update Linked List - `print_reverse` method
#2792 merged
Oct 5, 2020 -
Fixed allocation_number
#2768 merged
Oct 5, 2020 -
Hacktoberfest: Add a solution for Project Euler 49
#2702 merged
Oct 5, 2020 -
Fix pre-commit error in GitHub action file
#2765 merged
Oct 4, 2020 -
Update area.py
#2524 merged
Oct 4, 2020 -
Create auto_close_empty_issues.yml
#2756 merged
Oct 4, 2020 -
Update temperature_conversions.py
#2522 merged
Oct 3, 2020 -
Update insert sort
#2493 merged
Oct 3, 2020 -
Created problem_112.py in project_euler
#2532 merged
Oct 3, 2020 -
Fix PIL DeprecationWarnings in pytest output
#2678 merged
Oct 3, 2020 -
Test using random input
#2492 merged
Oct 2, 2020
202 Pull requests opened by 162 people
-
Adding one more algorithm
#2624 opened
Oct 1, 2020 -
math/sieve_of_eratosthenes: add type hints
#2627 opened
Oct 1, 2020 -
math/greatest_common_divisor: add support for negative numbers
#2628 opened
Oct 2, 2020 -
Shortest remaining time first scheduling technique
#2633 opened
Oct 2, 2020 -
script to find sha256 hash string of a file
#2634 opened
Oct 2, 2020 -
Update volume.py
#2635 opened
Oct 2, 2020 -
Added Iterative Deepening Depth First Search
#2637 opened
Oct 2, 2020 -
Added Solution of Problem 38 of Project Euler
#2638 opened
Oct 2, 2020 -
math/fermat_little_theorem: update proof statement
#2641 opened
Oct 2, 2020 -
add kth_smallest_value_in_a_BST
#2643 opened
Oct 2, 2020 -
Longest Palindrome Substring
#2644 opened
Oct 2, 2020 -
pig_latin
#2645 opened
Oct 2, 2020 -
Alternate method for upper.py
#2648 opened
Oct 2, 2020 -
Reverse string
#2654 opened
Oct 2, 2020 -
Feature improvement: added colorama to World Covid Stats file
#2663 opened
Oct 2, 2020 -
added facemask detection and news-scraper scripts (separate)
#2666 opened
Oct 2, 2020 -
add leaky relu function
#2667 opened
Oct 2, 2020 -
adds docstring in is_empty, push, pop, get_left, get_right methods.
#2675 opened
Oct 3, 2020 -
adding array rotation in data structure
#2676 opened
Oct 3, 2020 -
Added Artificial Neural Network.
#2679 opened
Oct 3, 2020 -
added egg dropping problem
#2680 opened
Oct 3, 2020 -
added tugofwar.py file
#2681 opened
Oct 3, 2020 -
Chore: Added type hints to searches/binary_search.py
#2682 opened
Oct 3, 2020 -
Created program for tap code cipher
#2683 opened
Oct 3, 2020 -
Added static typing to backtracking algorithms
#2684 opened
Oct 3, 2020 -
Added type hints for newton_raphson.py
#2687 opened
Oct 3, 2020 -
Created problem_58 in project_euler
#2688 opened
Oct 3, 2020 -
Add area of ellipse to area.py
#2690 opened
Oct 3, 2020 -
Added new Linked List Algo to find middle
#2691 opened
Oct 3, 2020 -
Python program to mirror an n-ary tree
#2692 opened
Oct 3, 2020 -
Add coordinate systems conversions (#2510)
#2698 opened
Oct 3, 2020 -
Hacktoberfest: Add a solution for Project Euler 50
#2703 opened
Oct 3, 2020 -
Added the UCB algorithm
#2704 opened
Oct 3, 2020 -
Efficient implementation
#2708 opened
Oct 3, 2020 -
brute_force.py
#2716 opened
Oct 3, 2020 -
Simple Calculator | Python
#2717 opened
Oct 3, 2020 -
Added problem 57 from project euler
#2720 opened
Oct 3, 2020 -
Add menu
#2721 opened
Oct 3, 2020 -
Some Codes of Heap programs added
#2728 opened
Oct 4, 2020 -
Create get_links_of_url.py
#2729 opened
Oct 4, 2020 -
Primitive Calculator
#2731 opened
Oct 4, 2020 -
Added Text Generation Model
#2732 opened
Oct 4, 2020 -
Added algorithm for top view of a binary tree
#2733 opened
Oct 4, 2020 -
Create project euler solution_07.py
#2734 opened
Oct 4, 2020 -
Create file_utils.py
#2735 opened
Oct 4, 2020 -
created gui-calculator folder
#2736 opened
Oct 4, 2020 -
Add youtube video details scraper
#2737 opened
Oct 4, 2020 -
Create bubbleSort
#2738 opened
Oct 4, 2020 -
added solution to two probblems
#2739 opened
Oct 4, 2020 -
Add multinomial naive bayes
#2741 opened
Oct 4, 2020 -
feat: added prim's algorithm v2
#2742 opened
Oct 4, 2020 -
Add a naive recursive implementation of 0-1 Knapsack Problem
#2743 opened
Oct 4, 2020 -
Added Few more important Dynamic Programming Algorithms
#2745 opened
Oct 4, 2020 -
Python program for counting sort
#2750 opened
Oct 4, 2020 -
Created problem_38 in project_euler . #2695
#2751 opened
Oct 4, 2020 -
adding eulers problem 60
#2752 opened
Oct 4, 2020 -
Mail merger in python
#2753 opened
Oct 4, 2020 -
added find_path_in_matrix
#2754 opened
Oct 4, 2020 -
Added algorithm for left view of a binary tree
#2757 opened
Oct 4, 2020 -
Hacktober
#2758 opened
Oct 4, 2020 -
Added algorithm for binary tree right view
#2760 opened
Oct 4, 2020 -
Sudoku game in python
#2761 opened
Oct 4, 2020 -
Updated with Bubble Sort
#2762 opened
Oct 4, 2020 -
Fix error in insertion_sort.py, add type hinting in pigeon_sort.py
#2763 opened
Oct 4, 2020 -
python circle shape
#2764 opened
Oct 4, 2020 -
[NEW]added level order tree traversal
#2767 opened
Oct 4, 2020 -
Update fibonacci_sequence_recursion.py
#2769 opened
Oct 4, 2020 -
Create heap-sort.py
#2770 opened
Oct 4, 2020 -
Update fibonacci_sequence_recursion.py
#2771 opened
Oct 4, 2020 -
Update fibonacci_sequence_recursion.py
#2772 opened
Oct 4, 2020 -
Update linear_search.py
#2775 opened
Oct 4, 2020 -
Added Euler Project - Problem 80 : Fixes #2695
#2777 opened
Oct 4, 2020 -
Hacktoberfest: adding doctest to radix_sort.py file
#2779 opened
Oct 4, 2020 -
Project Euler Problem 59
#2780 opened
Oct 4, 2020 -
Hacktoberfest: Nth Tribonacci number, using matrix multiplication
#2781 opened
Oct 4, 2020 -
Hacktoberfest: Project Euler Solution Problem 77
#2782 opened
Oct 4, 2020 -
improve maintainability index mi 55.888 -> 91.1844
#2783 opened
Oct 4, 2020 -
Added Segment Tree in python
#2784 opened
Oct 4, 2020 -
new file
#2787 opened
Oct 5, 2020 -
Binary search
#2788 opened
Oct 5, 2020 -
segment tree
#2789 opened
Oct 5, 2020 -
caesar cipher with steganography (TheAlgorithms #2510)
#2793 opened
Oct 5, 2020 -
Simplify recursion logic
#2797 opened
Oct 5, 2020 -
Implementation in soundex algorithm
#2798 opened
Oct 5, 2020 -
Sparse mat added .Update matrix_operation.py
#2799 opened
Oct 5, 2020 -
Create Hangman.py
#2801 opened
Oct 5, 2020 -
ATCtech
#2806 opened
Oct 5, 2020 -
Delete sleep sort.py
#2814 opened
Oct 5, 2020 -
HacktoberFest: Euler problem 85 solution
#2818 opened
Oct 5, 2020 -
Image update python program
#2823 opened
Oct 5, 2020 -
Harry potter invisible cloak
#2826 opened
Oct 5, 2020 -
hacktober
#2828 opened
Oct 5, 2020 -
simpletexttopdfrender
#2836 opened
Oct 5, 2020 -
Python program that listing top 'n' animes in MAL
#2841 opened
Oct 5, 2020 -
Create brickSort
#2843 opened
Oct 5, 2020 -
Create stooge sort
#2845 opened
Oct 5, 2020 -
merge_k_sorted_lists.py
#2846 opened
Oct 5, 2020 -
Create Cycle Sort
#2847 opened
Oct 5, 2020 -
Fixed coding style problem 33 fixes: #2786
#2849 opened
Oct 5, 2020 -
HacktoberFest: - Local Binary Pattern
#2852 opened
Oct 5, 2020 -
computervision
#2853 opened
Oct 5, 2020 -
Travelling salesman added to Dynamic Programming
#2857 opened
Oct 5, 2020 -
sleep sort added in the sorts folder
#2862 opened
Oct 5, 2020 -
Find Hash
#2864 opened
Oct 5, 2020 -
array rotation
#2867 opened
Oct 5, 2020 -
Added solution to Project Euler Q50
#2868 opened
Oct 5, 2020 -
Add solution for Project Euler problem 191
#2875 opened
Oct 5, 2020 -
added degree to radian conversion and vice versa
#2879 opened
Oct 5, 2020 -
Add solution for Project Euler problem 188
#2880 opened
Oct 5, 2020 -
Project Euler problem 92 Solution
#2884 opened
Oct 5, 2020 -
Project Euler Problem 80
#2885 opened
Oct 5, 2020 -
Added solution to Project Euler Problem 57
#2889 opened
Oct 5, 2020 -
Smallest element in bitonic sequence
#2890 opened
Oct 5, 2020 -
Simplify cfgs for tools
#2892 opened
Oct 6, 2020 -
Add Pre and Post-order traversal of binary tree
#2895 opened
Oct 6, 2020 -
Removed rank
#2897 opened
Oct 6, 2020 -
Create Tictoe.py
#2899 opened
Oct 6, 2020 -
Cleanup Project Euler Problem 01
#2900 opened
Oct 6, 2020 -
Create sigmoid.py
#2904 opened
Oct 6, 2020 -
Least Common Subsequence
#2910 opened
Oct 6, 2020 -
hacktoberfest: min-max heap
#2911 opened
Oct 6, 2020 -
binary tree top view algo
#2913 opened
Oct 6, 2020 -
Implement the melkman anlgorithm for computing convex hulls
#2916 opened
Oct 6, 2020 -
binary insertion sort
#2918 opened
Oct 6, 2020 -
code
#2927 opened
Oct 6, 2020 -
Added A * PathFinding , Breadth First Search and Tic tac toe AI using backtracking
#2928 opened
Oct 6, 2020 -
Working Bit manipulation
#2930 opened
Oct 6, 2020 -
problem_119: project euler solution 119
#2931 opened
Oct 6, 2020 -
Added solution to Project Euler 69
#2934 opened
Oct 6, 2020 -
Add solution for Project Euler: Problem 38
#2935 opened
Oct 6, 2020 -
Random number generator using Qubits
#2938 opened
Oct 6, 2020 -
Balanced Characters Strings
#2939 opened
Oct 6, 2020 -
Hacktoberfest - Added a solution to Project Euler 72
#2940 opened
Oct 6, 2020 -
Hacktoberfest: Add fetch simsimi api
#2941 opened
Oct 6, 2020 -
Add solution for Project Euler: Problem 87
#2942 opened
Oct 6, 2020 -
Added and algorithm to insert between two data nodes
#2943 opened
Oct 6, 2020 -
Add molecular_chemistry.py
#2944 opened
Oct 6, 2020 -
Added computer vision algorithm
#2946 opened
Oct 6, 2020 -
Add solution for Project Euler: Problem 89
#2948 opened
Oct 6, 2020 -
Graph a* & uniform_cost_search
#2953 opened
Oct 6, 2020 -
Add Quantum Full Adder circuit for classical integers
#2954 opened
Oct 6, 2020 -
Sleep sort
#2956 opened
Oct 7, 2020 -
add 2 numbers stored as linked list
#2961 opened
Oct 7, 2020 -
add multi byte xor
#2970 opened
Oct 7, 2020 -
Reverse-Of-A-linkedlist.py
#2972 opened
Oct 7, 2020 -
Added the program to find all palindromic partitions of a string.
#2975 opened
Oct 7, 2020 -
Fixed typo in caesar_cipher.py
#2979 opened
Oct 7, 2020 -
Encodings
#2986 opened
Oct 7, 2020 -
Add rank-transform
#2987 opened
Oct 7, 2020 -
problem_125: project euler solution 125
#2988 opened
Oct 7, 2020 -
insertion1
#2989 opened
Oct 7, 2020 -
Fix Project Euler Problem 14 code style
#2990 opened
Oct 7, 2020 -
Create Hash_file
#2993 opened
Oct 7, 2020 -
hacktoberfest: min cartesian tree
#2996 opened
Oct 7, 2020 -
Find min list element on inputs provided by user
#2997 opened
Oct 7, 2020 -
grade calculator
#2999 opened
Oct 7, 2020 -
Hacktoberfest 2020: Added the solution to Euler project problem 07
#3004 opened
Oct 7, 2020 -
Hacktoberfest 2020: created problem 57 in project euler
#3007 opened
Oct 7, 2020 -
Added doctests and type hints to Kahn's topological sort algorithm.
#3008 opened
Oct 7, 2020 -
Hacktoberfest 2020: created problem 57 in project euler + fixed black…
#3010 opened
Oct 7, 2020 -
Added solution for Project Euler Problem 72
#3012 opened
Oct 7, 2020 -
Add type hints and docstrings to heap.py
#3013 opened
Oct 7, 2020 -
add problem_38 in project_euler
#3014 opened
Oct 7, 2020 -
add newton_sqrt.py in maths scripts
#3015 opened
Oct 7, 2020 -
Hacktoberfest: Add project euler problem 50
#3016 opened
Oct 8, 2020 -
Prob38
#3017 opened
Oct 8, 2020 -
Hacktoberfest: Add project euler problem 51
#3018 opened
Oct 8, 2020 -
Hacktoberfest: Added Decimal to Quartenary in Python
#3019 opened
Oct 8, 2020 -
changed some descriptions
#3021 opened
Oct 8, 2020 -
Hacktoberfest 2020 - coding style for project_euler problem 39
#3023 opened
Oct 8, 2020 -
Pytest durations=10
#3024 opened
Oct 8, 2020 -
add project euler problem 85
#3025 opened
Oct 8, 2020 -
Hacktoberfest 2020: Project Euler 62 Solution
#3029 opened
Oct 8, 2020 -
Extended sudoku solver for size n
#3030 opened
Oct 8, 2020 -
test: add test case for linked-list version of is-palindrome
#3033 opened
Oct 8, 2020 -
Extended soduku solving
#3034 opened
Oct 8, 2020 -
Hacktoberfest 2020: Project Euler 65 Solution
#3035 opened
Oct 8, 2020 -
Basic implementation of Hadamard Gate and CNOT gate.
#3036 opened
Oct 8, 2020 -
Add scoring functions for binary classification tasks
#3039 opened
Oct 8, 2020 -
Hacktoberfest 2020: Project Euler 70 Solution
#3041 opened
Oct 8, 2020 -
Hacktoberfest 2020: Project Euler 206 Solution
#3042 opened
Oct 8, 2020 -
Added solution for Project Euler Problem 72
#3044 opened
Oct 8, 2020 -
[Project Euler] Added type hints and refactored the code a bit for Problem 14
#3047 opened
Oct 8, 2020 -
Added Algorithms for Color Conversions
#3048 opened
Oct 8, 2020 -
mp4 to hls converter using ffmpeg, available in 3 resolutions 360p, 4…
#3051 opened
Oct 8, 2020 -
Multiplicative Inverse using Extended Euclidean algorithm
#3052 opened
Oct 8, 2020 -
hola
#3054 opened
Oct 8, 2020 -
Update ternary_search.py
#3055 opened
Oct 8, 2020 -
Added Run Length Coding Compression Algorithm
#3060 opened
Oct 8, 2020 -
Hacktoberfest 2020 - coding style changes for project_euler problem 36 and 35
#3062 opened
Oct 8, 2020 -
Tower of Hanoi through recursion
#3063 opened
Oct 8, 2020 -
Fix ftp to allow doctests
#3064 opened
Oct 8, 2020 -
Created max_sum_sliding_window in Python/other
#3065 opened
Oct 8, 2020 -
Create length_of_Loop_in_Linked_List.py
#3066 opened
Oct 8, 2020 -
Add content scramble system
#3067 opened
Oct 8, 2020 -
Hacktoberfest 2020: Added solution method for project_euler/problem_145
#3068 opened
Oct 8, 2020 -
Add Solution To Project Euler Problem 50
#3069 opened
Oct 8, 2020 -
Conway's Game of Life
#3070 opened
Oct 8, 2020 -
replace list comprehension with generator expression
#3071 opened
Oct 8, 2020 -
problem_123: project euler solution 120
#3072 opened
Oct 8, 2020
26 Issues closed by 11 people
-
Markov Model Algorithms
#3027 closed
Oct 8, 2020 -
Add scoring functions for binary classification tasks
#3038 closed
Oct 8, 2020 -
Coin Change | Dynamic Programming
#3049 closed
Oct 8, 2020 -
Hello world
#3053 closed
Oct 8, 2020 -
Dev sprint ideas: More tests, type hints and less complexity
#2128 closed
Oct 8, 2020 -
hacktoberfest
#3045 closed
Oct 8, 2020 -
Fetch You Tube Comments
#3022 closed
Oct 8, 2020 -
Add Langton´s ant
#3005 closed
Oct 7, 2020 -
Adding booths multiplicaion algorithm
#2984 closed
Oct 7, 2020 -
Py_test
#2971 closed
Oct 7, 2020 -
hacktoberfest
#2959 closed
Oct 7, 2020 -
math/extended_euclidean_algorithm cannot properly handle negative numbers
#2630 closed
Oct 7, 2020 -
Detect Cycle in Directed Graph
#2965 closed
Oct 7, 2020 -
[Hacktoberfest] Algorithm to find Unique Number among a set of numbers in Python
#2960 closed
Oct 7, 2020 -
[Web Programming] Can I add files?
#2915 closed
Oct 6, 2020 -
quick find algorithm
#2631 closed
Oct 6, 2020 -
Add Merge k Sorted Lists.py to Python/data_structures/linked_list/
#2844 closed
Oct 6, 2020 -
implementing seive algorithm in java
#2822 closed
Oct 5, 2020 -
Fix crawler for Instagram
#2699 closed
Oct 5, 2020 -
Reverse Shell
#2773 closed
Oct 4, 2020 -
Need a GitHub Action to autoclose empty issues
#1901 closed
Oct 4, 2020 -
Adding a few algorithms
#2697 closed
Oct 3, 2020 -
Adding Reinforcement Machine Learning models
#2701 closed
Oct 3, 2020 -
Pillow: PIL DeprecationWarnings in pytest output
#2402 closed
Oct 3, 2020 -
Issue related to addition.
#2661 closed
Oct 3, 2020 -
python
#2677 closed
Oct 3, 2020
6 Issues opened by 5 people
-
Should we implement CODEOWNERS for the directories of this repo?
#3011 opened
Oct 7, 2020 -
[Not Needed] Multiple implementation for stale bot
#2969 opened
Oct 7, 2020 -
[Hacktoberfest] Need some quantum algorithms!
#2923 opened
Oct 6, 2020 -
[Project Euler] Algorithms do not follow coding styles
#2786 opened
Oct 5, 2020 -
Add more solutions to Project Euler problems
#2695 opened
Oct 3, 2020 -
Add games folder
#2673 opened
Oct 3, 2020
12 Unresolved conversations
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.
-
Hacktoberfest 2020 - Implement Python algorithms or data structures, fix existing ones and more!
#2510 commented on
Oct 8, 2020 • 32 new comments -
Create fibonacci_sequence_recursion_with_memoization.py
#2619 commented on
Oct 7, 2020 • 15 new comments -
added morris traversal algorithm
#2538 commented on
Oct 5, 2020 • 9 new comments -
feature: add quick find algorithm
#2569 commented on
Oct 5, 2020 • 2 new comments -
Fix coin change
#2571 commented on
Oct 5, 2020 • 2 new comments -
Handling Imbalanced Data
#2544 commented on
Oct 5, 2020 • 1 new comment -
mcoloring.py
#2545 commented on
Oct 2, 2020 • 1 new comment -
Reverse a linked list in python program
#2553 commented on
Oct 5, 2020 • 1 new comment -
Create Gd_Algorithms.py
#2615 commented on
Oct 7, 2020 • 1 new comment -
added binary_count_trailing_zeros.py
#2557 commented on
Oct 7, 2020 • 0 new comments -
Update mergesort.py
#2563 commented on
Oct 3, 2020 • 0 new comments -
Added dynamic_programming/max_square
#2587 commented on
Oct 5, 2020 • 0 new comments