October 3, 2020 – November 3, 2020
Overview

Could not load contribution data
Please try again later
12 Pull requests merged by 5 people
-
Update action
#2001 merged
Nov 2, 2020 -
Infix2posfix
#1964 merged
Oct 27, 2020 -
fixed checkstyle action
#1939 merged
Oct 24, 2020 -
Incorporate the class Alphabetical from string package
#1925 merged
Oct 24, 2020 -
Support google java style
#1935 merged
Oct 24, 2020 -
Add travis
#1934 merged
Oct 24, 2020 -
Add prettier
#1933 merged
Oct 24, 2020 -
Rename action
#1932 merged
Oct 24, 2020 -
Build action
#1931 merged
Oct 24, 2020 -
Fixes: #1709 Longest palindromic subsequence
#1713 merged
Oct 14, 2020 -
Create Problem12.java
#1487 merged
Oct 6, 2020 -
Hacktoberfest: Remove unnecassary variable usage.
#1596 merged
Oct 5, 2020
288 Pull requests opened by 242 people
-
Balanced Brackets Java stack
#1582 opened
Oct 3, 2020 -
Solution for Problem08
#1584 opened
Oct 3, 2020 -
Create low level power
#1586 opened
Oct 4, 2020 -
Create ServletFilter
#1590 opened
Oct 4, 2020 -
Added new implementation of nth fibonacci number using iterative approach with memoization
#1591 opened
Oct 4, 2020 -
Different Method for Recursion
#1592 opened
Oct 4, 2020 -
iterate hashmap
#1594 opened
Oct 4, 2020 -
Hacktoberfest: Java 8 migration, use method reference for more readable code.
#1595 opened
Oct 4, 2020 -
added magic no. program
#1597 opened
Oct 4, 2020 -
Add volumes in maths
#1598 opened
Oct 4, 2020 -
Polygon area
#1599 opened
Oct 4, 2020 -
Hacktoberfest: Create a new Encryption Algorithm with AES GCM mode.
#1600 opened
Oct 4, 2020 -
Create reverse_linked_list.java
#1601 opened
Oct 4, 2020 -
default case in caesar cipher
#1603 opened
Oct 4, 2020 -
Knuth Morris Pratt Algorithm for string Matching
#1604 opened
Oct 4, 2020 -
Add Project Euler 11 - 13
#1605 opened
Oct 4, 2020 -
Computer Network Algorithms
#1606 opened
Oct 5, 2020 -
optimized code for . Update InsertionSort.java
#1608 opened
Oct 5, 2020 -
new algo . Update BitonicSort.java
#1609 opened
Oct 5, 2020 -
added java dot product of matrices
#1611 opened
Oct 5, 2020 -
Added PalindromePartition.java
#1612 opened
Oct 5, 2020 -
this program is to find simpleintrest.
#1614 opened
Oct 5, 2020 -
updated according to conventions
#1616 opened
Oct 5, 2020 -
Added another approach to find out if a number is power of two or not.
#1617 opened
Oct 5, 2020 -
Add files via upload
#1619 opened
Oct 5, 2020 -
Create PriorityQueueUsingDoublyLinkedList.java
#1621 opened
Oct 5, 2020 -
Create DoublyCircularLinkedList.java
#1622 opened
Oct 5, 2020 -
Create ReverseADoublyLinkedListInGroupsOfGivenSize.java
#1623 opened
Oct 5, 2020 -
Create SortTheBiotonicDoublyLinkedList.java
#1624 opened
Oct 5, 2020 -
Create RemovingAllOccuranceOfGivenKeyUsingDoublyLinkedList.java
#1625 opened
Oct 5, 2020 -
Updated return request
#1626 opened
Oct 6, 2020 -
Create shortestPath.java (Resolves #1632)
#1633 opened
Oct 6, 2020 -
added to math
#1634 opened
Oct 6, 2020 -
Added Kadane's Algorithm Java Program in Others
#1635 opened
Oct 6, 2020 -
Added indexOf, indexOfFirstAppearance, and indexOfLastAppearance methods for SinglyLinkedList
#1636 opened
Oct 6, 2020 -
Program to find Roots Of Quadratic Equation (Real and Imaginary)
#1637 opened
Oct 6, 2020 -
Adding different algorithms and data structures
#1639 opened
Oct 6, 2020 -
Newman-Conway_Sequence
#1641 opened
Oct 6, 2020 -
Maximum Sum 2D rectangle
#1642 opened
Oct 6, 2020 -
Trie DataStructure added
#1644 opened
Oct 6, 2020 -
Bi tonic sub sequence
#1645 opened
Oct 6, 2020 -
Added Anagram.java
#1646 opened
Oct 6, 2020 -
Connect Nodes At Same Level
#1647 opened
Oct 6, 2020 -
Count Possible Decodings
#1648 opened
Oct 6, 2020 -
Check if two strings are valid anagrams of each other- A better implementation
#1649 opened
Oct 6, 2020 -
Recursive Hanoi Algo
#1651 opened
Oct 6, 2020 -
Implemented Heron's Formula
#1655 opened
Oct 7, 2020 -
added exponential search algorithn
#1656 opened
Oct 7, 2020 -
Create Find LCA in Binary Tree using RMQ
#1657 opened
Oct 7, 2020 -
Exponential Search and Sublist Search
#1660 opened
Oct 7, 2020 -
Series
#1661 opened
Oct 7, 2020 -
Dynamic programming
#1662 opened
Oct 7, 2020 -
Bell problem
#1663 opened
Oct 7, 2020 -
Search string
#1664 opened
Oct 7, 2020 -
Longest_Palindromic_subsequence
#1665 opened
Oct 7, 2020 -
String array iteration
#1666 opened
Oct 7, 2020 -
Java factory design pattern
#1667 opened
Oct 7, 2020 -
String to big decimal conversion
#1668 opened
Oct 7, 2020 -
Create area of trapezium
#1669 opened
Oct 7, 2020 -
Create Stack
#1670 opened
Oct 7, 2020 -
Added StackElements
#1671 opened
Oct 7, 2020 -
Created a new cipher file in cipher section as railfencecipher
#1672 opened
Oct 7, 2020 -
Accessing elements in stack
#1673 opened
Oct 7, 2020 -
trimtoSize() method
#1674 opened
Oct 7, 2020 -
Added some new MCM conceptual programs
#1675 opened
Oct 7, 2020 -
BinaryInsertionSort Added
#1677 opened
Oct 7, 2020 -
Lowest Common Ancestor
#1679 opened
Oct 7, 2020 -
Implementation of Dijkstra's Algorithm
#1680 opened
Oct 7, 2020 -
add BigInteger implementation to Factorial.java
#1683 opened
Oct 7, 2020 -
Create Java_basic.java
#1684 opened
Oct 8, 2020 -
Create stringLength.java
#1685 opened
Oct 8, 2020 -
used mergesort to sort strings
#1686 opened
Oct 8, 2020 -
Created towerOfHanoi Solution and doublyLinkedList implementation
#1688 opened
Oct 8, 2020 -
Enhanced README.md
#1690 opened
Oct 8, 2020 -
Solve reverse string
#1691 opened
Oct 8, 2020 -
Add volume formulas
#1694 opened
Oct 8, 2020 -
Shuffling.java
#1695 opened
Oct 8, 2020 -
Fix perfect number logic
#1697 opened
Oct 8, 2020 -
Create SubarraySizeWithMaximumSum
#1699 opened
Oct 8, 2020 -
Create LengthOfLoop.java
#1702 opened
Oct 8, 2020 -
Update BubbleSort.java
#1703 opened
Oct 8, 2020 -
Bug : Defined wrong class object in Java/Misc/HeapSort.java file
#1705 opened
Oct 9, 2020 -
Create sum_of_geometric_series.java
#1706 opened
Oct 9, 2020 -
Java implementation of Knights Tour problem is added here
#1707 opened
Oct 9, 2020 -
Create ExtendedCountingSort.java
#1708 opened
Oct 9, 2020 -
Restructured project euler folder
#1711 opened
Oct 9, 2020 -
Added longest Palindromic Subsequence
#1712 opened
Oct 9, 2020 -
Strassen's Algorithm Implementation
#1714 opened
Oct 9, 2020 -
Added an algorithm for Palindrome
#1715 opened
Oct 9, 2020 -
DijkstrasAlgo
#1716 opened
Oct 9, 2020 -
Simple Patterns
#1719 opened
Oct 9, 2020 -
Union Operation with Hashing
#1721 opened
Oct 10, 2020 -
Added substring file
#1722 opened
Oct 10, 2020 -
Reverse_LinkedList
#1723 opened
Oct 10, 2020 -
LongestRepeatingSequence
#1724 opened
Oct 10, 2020 -
AES_Basics
#1725 opened
Oct 10, 2020 -
LongestCommonSubstring
#1726 opened
Oct 10, 2020 -
Generate no.
#1727 opened
Oct 10, 2020 -
Added the algorithms folder
#1730 opened
Oct 10, 2020 -
had changed in maths factorial and square section
#1731 opened
Oct 10, 2020 -
Create DnaStrand.java
#1732 opened
Oct 11, 2020 -
Create longest_palindromic_subsequence.java
#1733 opened
Oct 11, 2020 -
Update .gitignore
#1734 opened
Oct 11, 2020 -
Create Median of Two sorted Arrays
#1735 opened
Oct 11, 2020 -
Longest Substring Without Repeating Characters
#1736 opened
Oct 11, 2020 -
Added Problem 3 from Project Euler
#1737 opened
Oct 11, 2020 -
Create chessjava
#1738 opened
Oct 11, 2020 -
Updated Dynamic Programming module.
#1739 opened
Oct 11, 2020 -
add tower hanoi algo
#1740 opened
Oct 11, 2020 -
Updated useful resources to learn and practice Data Structures and Algorithm
#1741 opened
Oct 11, 2020 -
dynamic programming
#1742 opened
Oct 11, 2020 -
fix: Add .java extension to a file name
#1744 opened
Oct 11, 2020 -
Create Points_on_a_line.java
#1745 opened
Oct 11, 2020 -
Added two string questions.
#1748 opened
Oct 11, 2020 -
Java code for Palindromic Linked List check
#1749 opened
Oct 11, 2020 -
Sparse Matrix added in java Algorithms
#1751 opened
Oct 12, 2020 -
HeapSort classname is misspelled as heap_sort
#1752 opened
Oct 12, 2020 -
unnecessary HTML tags manually removed from comments
#1753 opened
Oct 12, 2020 -
Create Remove_SUBLIST_FROM_LIST.java
#1754 opened
Oct 12, 2020 -
Added new algorithm for solving
#1755 opened
Oct 12, 2020 -
Improved README.md
#1757 opened
Oct 12, 2020 -
Create PalindromicLinkedList.java
#1758 opened
Oct 12, 2020 -
Create KLargestElements.java
#1759 opened
Oct 12, 2020 -
A fibonacci calculation algorithm (matrix form)
#1760 opened
Oct 13, 2020 -
Made the README and Directory pages clearer and easier to read
#1761 opened
Oct 13, 2020 -
Add MD5.java to ciphers
#1762 opened
Oct 13, 2020 -
Updated OctalToDecimal.java
#1764 opened
Oct 13, 2020 -
Fibonacci
#1766 opened
Oct 13, 2020 -
added substring program
#1767 opened
Oct 13, 2020 -
Implemented Union Find, Fixes: #1558
#1769 opened
Oct 13, 2020 -
a folder added containing programs of matrices
#1771 opened
Oct 13, 2020 -
Median of 2 sorted arrays
#1772 opened
Oct 13, 2020 -
Update Alphabetical.java
#1774 opened
Oct 14, 2020 -
[Hacktoberfest] Automorphic Number file added in Maths
#1775 opened
Oct 14, 2020 -
Create StackUsingQueue.java
#1777 opened
Oct 14, 2020 -
Automorphic number Program added
#1778 opened
Oct 14, 2020 -
Problem 16 Project Euler
#1779 opened
Oct 14, 2020 -
Create QuickSortUsingRecursion.java
#1780 opened
Oct 14, 2020 -
Create LCS.java
#1781 opened
Oct 14, 2020 -
Update ShortestPathInMaze
#1782 opened
Oct 14, 2020 -
Added SieveOfEratosthenes algorithm
#1784 opened
Oct 14, 2020 -
added GCD_project to nirudi98
#1785 opened
Oct 14, 2020 -
Development
#1786 opened
Oct 14, 2020 -
Create Factorial Sum Series
#1787 opened
Oct 15, 2020 -
harmonic_series
#1789 opened
Oct 15, 2020 -
Abhit bangar patch 1
#1790 opened
Oct 15, 2020 -
FibonacciHuge.java
#1792 opened
Oct 15, 2020 -
Added algorithm for color contrast ratio.
#1794 opened
Oct 15, 2020 -
Create Fibonacci_Series.java
#1795 opened
Oct 15, 2020 -
Added a new program to replace a chosen word with another in a given string.
#1796 opened
Oct 15, 2020 -
buffer reader java program
#1797 opened
Oct 15, 2020 -
Create Pigeonsort.java
#1798 opened
Oct 15, 2020 -
An algorithm to resolve a peg solitaire - Resolving a peg solitaire
#1800 opened
Oct 15, 2020 -
HappyNumber in java
#1801 opened
Oct 15, 2020 -
Create reverse.java
#1802 opened
Oct 16, 2020 -
Update Pow.java
#1803 opened
Oct 16, 2020 -
Routine Data Manipulation
#1804 opened
Oct 16, 2020 -
Java Calculator
#1805 opened
Oct 16, 2020 -
Create Binary search tree
#1806 opened
Oct 16, 2020 -
bufferreader.java
#1807 opened
Oct 16, 2020 -
Create Fibonacci_Search.java
#1808 opened
Oct 16, 2020 -
Added an Algorithm
#1809 opened
Oct 16, 2020 -
Added an Algorithm (Project Euler)
#1810 opened
Oct 16, 2020 -
Create Insertion sort algorithm
#1811 opened
Oct 16, 2020 -
Update Palindrome.java
#1812 opened
Oct 16, 2020 -
Update Palindrome.java
#1813 opened
Oct 16, 2020 -
[Hacktoberfest 2020] Added Observer design pattern
#1815 opened
Oct 16, 2020 -
Update lower.java file
#1816 opened
Oct 16, 2020 -
Create BinaryIndexedTree.java
#1817 opened
Oct 17, 2020 -
Create solution.java
#1818 opened
Oct 17, 2020 -
* SwapDigits Algorithm
#1819 opened
Oct 17, 2020 -
Added Programs in Java
#1820 opened
Oct 17, 2020 -
Create RLDM-mishra.md
#1821 opened
Oct 17, 2020 -
LinkedList arguments
#1823 opened
Oct 17, 2020 -
Fixes : #1824 Add Projecteuler solution for problem 20
#1825 opened
Oct 17, 2020 -
Create Merge_Sort.java
#1826 opened
Oct 17, 2020 -
Added a problem in strings
#1827 opened
Oct 17, 2020 -
Added Unbounded Knapsack
#1828 opened
Oct 17, 2020 -
Improved README.md
#1829 opened
Oct 17, 2020 -
Fixes: #1830 Solution for Projecteuler problem 21
#1831 opened
Oct 17, 2020 -
Added Iterative Quick Sort Algorithm
#1833 opened
Oct 17, 2020 -
Reformatted code to make it more readable
#1834 opened
Oct 17, 2020 -
lcm.java
#1835 opened
Oct 17, 2020 -
Create TimSort.java
#1836 opened
Oct 17, 2020 -
Boxstacking.java
#1837 opened
Oct 17, 2020 -
dynamic programming problems
#1838 opened
Oct 17, 2020 -
Armstrong Number
#1839 opened
Oct 17, 2020 -
PaintersPartition.java
#1840 opened
Oct 17, 2020 -
Flip Binary Tree
#1841 opened
Oct 17, 2020 -
multiplexer
#1842 opened
Oct 17, 2020 -
Check Whether a Number is Palindrome or Not.
#1843 opened
Oct 17, 2020 -
Insertion sort
#1844 opened
Oct 17, 2020 -
Ascendingsort.c
#1845 opened
Oct 17, 2020 -
Added Fibonacci Reverse in Java
#1846 opened
Oct 17, 2020 -
Update FindMax.java
#1847 opened
Oct 17, 2020 -
Added BubbleSort to sort int in descending order and Read multiple data in one line, separated by space.
#1848 opened
Oct 17, 2020 -
postfixtoinfix added in DataStructures/Stacks
#1849 opened
Oct 17, 2020 -
improved README.md
#1850 opened
Oct 17, 2020 -
Fix typo in comment
#1851 opened
Oct 18, 2020 -
Create SoundexAlgo.java
#1852 opened
Oct 18, 2020 -
Stack problem - Largest Rectangle In Histogram (Leetcode)
#1854 opened
Oct 18, 2020 -
Generics StackArray Implementation
#1855 opened
Oct 18, 2020 -
[added][Hacktoberfest] Skip List and Fenwick Tree implementation using java
#1857 opened
Oct 18, 2020 -
Wine Problem DP
#1859 opened
Oct 18, 2020 -
bfsingraph
#1860 opened
Oct 18, 2020 -
Added spaces between camelCasedWords and standardized capitalization
#1863 opened
Oct 18, 2020 -
Adding a CheckSubstrings.java file to new_branch
#1864 opened
Oct 18, 2020 -
Create BFS.java
#1865 opened
Oct 18, 2020 -
Add project Euler Problem 3 Solution
#1866 opened
Oct 19, 2020 -
Create FibonacciSearch.java
#1869 opened
Oct 19, 2020 -
bubblesort
#1870 opened
Oct 19, 2020 -
#1678 Tree Data Structure
#1871 opened
Oct 19, 2020 -
Create Shuffling
#1872 opened
Oct 19, 2020 -
Added array sort method
#1873 opened
Oct 19, 2020 -
Create sort.java
#1876 opened
Oct 19, 2020 -
Create sum.java
#1877 opened
Oct 19, 2020 -
implement Recursive Combinations with Memoization
#1878 opened
Oct 19, 2020 -
Cycle sort (For Hacktoberfest)
#1879 opened
Oct 19, 2020 -
added pigeonhole sort (For Hacktoberfest)
#1880 opened
Oct 19, 2020 -
Recursive Insertion Sort (For Hacktoberfest)
#1881 opened
Oct 19, 2020 -
Added LinkedList
#1882 opened
Oct 19, 2020 -
added PoundsToKilograms
#1883 opened
Oct 19, 2020 -
Add matrix addition algorithm
#1885 opened
Oct 20, 2020 -
Added TwoSum algorithm
#1886 opened
Oct 20, 2020 -
Hashtable
#1887 opened
Oct 20, 2020 -
Create DisjointUnionSet.java
#1889 opened
Oct 20, 2020 -
Added Factorial calculation algorithm
#1890 opened
Oct 20, 2020 -
Create Problem20.java
#1891 opened
Oct 20, 2020 -
Added a program to find number with odd occurrences
#1892 opened
Oct 20, 2020 -
minimum_size_subarray_sum added
#1893 opened
Oct 20, 2020 -
linkedlistinjava
#1894 opened
Oct 20, 2020 -
cone area
#1895 opened
Oct 20, 2020 -
add generic array file
#1896 opened
Oct 20, 2020 -
simple approach to check anagrams .Update CheckAnagrams.java
#1897 opened
Oct 21, 2020 -
Fully automate dev setup with Gitpod
#1899 opened
Oct 21, 2020 -
Fibonacci series
#1900 opened
Oct 21, 2020 -
VowelReplaceByValues
#1901 opened
Oct 21, 2020 -
added matrix multplication using divide and conquer technique
#1902 opened
Oct 21, 2020 -
added binary tree iterative traversal
#1903 opened
Oct 21, 2020 -
Added matrixTranspose.java to misc folder
#1905 opened
Oct 21, 2020 -
Create GenericStackList.JAVA
#1907 opened
Oct 21, 2020 -
Create GenericQueueLinkedList.JAVA
#1908 opened
Oct 21, 2020 -
Create GenericLinkedList.JAVA
#1909 opened
Oct 21, 2020 -
Added Subset of Sum oneof Dynamic programming
#1910 opened
Oct 22, 2020 -
Create FrequencyOfCharacters
#1911 opened
Oct 22, 2020 -
Update Armstrong.java
#1912 opened
Oct 22, 2020 -
Update Factorial.java
#1913 opened
Oct 22, 2020 -
Improve CONTRIBUTING.md
#1914 opened
Oct 22, 2020 -
Create Heap
#1915 opened
Oct 22, 2020 -
Implementation of BiPartite Graphs added
#1916 opened
Oct 22, 2020 -
Regular Expression Match
#1917 opened
Oct 22, 2020 -
Implementation of Fibonacci Search in Java
#1918 opened
Oct 23, 2020 -
Using two classes in Java program
#1919 opened
Oct 23, 2020 -
Create Problem08.java
#1921 opened
Oct 23, 2020 -
Create DecimalToBCD.java
#1922 opened
Oct 23, 2020 -
Fixes: #1682
#1923 opened
Oct 23, 2020 -
Create MulAddSubThreads.java
#1927 opened
Oct 24, 2020 -
Create ExponentialSearch.java
#1937 opened
Oct 24, 2020 -
evaluate rectangle or square
#1938 opened
Oct 24, 2020 -
Create RecursiveinterpolationSearch.java
#1940 opened
Oct 24, 2020 -
Creating DFS.java
#1941 opened
Oct 25, 2020 -
Implements a new algorithm for Pow.
#1942 opened
Oct 25, 2020 -
Added Binary Exponentiation Fixes:#1943
#1945 opened
Oct 25, 2020 -
LongestBitonicSequence
#1946 opened
Oct 25, 2020 -
Added some algorithms about datetime calculation
#1951 opened
Oct 25, 2020 -
Incorporate the class Upper from string package
#1952 opened
Oct 26, 2020 -
Create TreeSort
#1955 opened
Oct 26, 2020 -
Issue 1750 resolved
#1957 opened
Oct 26, 2020 -
Added QuickSortMedian3 implementation.
#1958 opened
Oct 26, 2020 -
implement chain of responsibility pattern with test
#1959 opened
Oct 26, 2020 -
DecimalToBCD
#1962 opened
Oct 26, 2020 -
Added NextGreaterElement
#1968 opened
Oct 27, 2020 -
Added Fisher-Yates Shuffle
#1969 opened
Oct 27, 2020 -
TreeSort
#1971 opened
Oct 27, 2020 -
Longest Common Substring algorithm of O(n^3) complexity added
#1972 opened
Oct 28, 2020 -
Create Problem11.java
#1973 opened
Oct 28, 2020 -
Create insertion_and_deletion.java
#1974 opened
Oct 28, 2020 -
Create Rotate.java
#1976 opened
Oct 28, 2020 -
Graphs_BFS_and_DFS_Algorithum
#1977 opened
Oct 28, 2020 -
new file to string directory
#1981 opened
Oct 29, 2020 -
Create Minimum number of jumps to reach end.java
#1984 opened
Oct 30, 2020 -
Create KadanaAlgorithms.java
#1985 opened
Oct 30, 2020 -
Implementation of Fibonacci Search
#1986 opened
Oct 30, 2020 -
Addition of a few new codes in strings, Misc, Maths and DataStructures/Graphs folders.
#1990 opened
Oct 31, 2020 -
Add files via upload
#1991 opened
Oct 31, 2020 -
HillClimbing algorithm Implementation
#1992 opened
Oct 31, 2020 -
Added matrix multiply and transpose
#1999 opened
Nov 1, 2020 -
OBrutus edits
#2004 opened
Nov 3, 2020
17 Issues closed by 10 people
-
Java
#2000 closed
Nov 2, 2020 -
Q
#1970 closed
Oct 30, 2020 -
Java select Location
#1978 closed
Oct 28, 2020 -
Java
#1773 closed
Oct 22, 2020 -
Adding a Binary Gap Calculator with Java
#1874 closed
Oct 19, 2020 -
Doubly LinkedList Implementation
#1689 closed
Oct 14, 2020 -
Dynamic Programmig:- Longest Palindromic Subsequence
#1709 closed
Oct 14, 2020 -
В
#1756 closed
Oct 12, 2020 -
Hello-world
#1566 closed
Oct 12, 2020 -
Frog Jump Problem.
#1653 closed
Oct 12, 2020 -
Add a hashtable
#1294 closed
Oct 10, 2020 -
Algo
#1700 closed
Oct 9, 2020 -
Algo
#1701 closed
Oct 9, 2020 -
Add Randomized Quick Sort in Java
#1717 closed
Oct 9, 2020 -
Tower of Hanio
#1687 closed
Oct 9, 2020 -
Add an optimized factorial method.
#1652 closed
Oct 8, 2020 -
Trie DataStructure is Not There
#1638 closed
Oct 6, 2020
37 Issues opened by 35 people
-
Tim Sort
#2003 opened
Nov 2, 2020 -
CircleBuffer code thread security
#2002 opened
Nov 2, 2020 -
Add BInary Exponentiation in Maths Library
#1943 opened
Oct 25, 2020 -
This repository is flooding with pull request
#1929 opened
Oct 24, 2020 -
New MultiThreading directory.
#1926 opened
Oct 24, 2020 -
Need more algorithms about Date & Time calculation
#1906 opened
Oct 21, 2020 -
Add an algorithm to transpose a matrix
#1904 opened
Oct 21, 2020 -
Add Disjoint Union Set
#1888 opened
Oct 20, 2020 -
Add matrix addition algorithm
#1884 opened
Oct 20, 2020 -
Add more Project Euler Solutons.
#1867 opened
Oct 19, 2020 -
Decimal to BCD(Binary Coded Decimal)
#1861 opened
Oct 18, 2020 -
Make StackArrayList Implementation Generic
#1856 opened
Oct 18, 2020 -
Make StackArray Implementation Generic
#1853 opened
Oct 18, 2020 -
Add Projecteuler solution for problem 21
#1830 opened
Oct 17, 2020 -
Add projecteuler solution for problem 20
#1824 opened
Oct 17, 2020 -
[Hacktoberfest] Missing observer design pattern in development branch
#1814 opened
Oct 16, 2020 -
Resolving a peg solitaire
#1799 opened
Oct 15, 2020 -
Add FastPow
#1791 opened
Oct 15, 2020 -
Add More Files (Sorting, Backtracking, list)
#1788 opened
Oct 15, 2020 -
[Hacktoberfest] Added Automorphic Number under Maths section
#1776 opened
Oct 14, 2020 -
Sleep sort algo
#1750 opened
Oct 12, 2020 -
Add solution for Project Euler problem 16
#1747 opened
Oct 11, 2020 -
Unbounded Knapsack (Dynamic Programming)
#1728 opened
Oct 10, 2020 -
Union Operation with Hashing
#1720 opened
Oct 10, 2020 -
Longest Common Substring
#1718 opened
Oct 9, 2020 -
Should have Project Euler problems in its own folders
#1710 opened
Oct 9, 2020 -
Defined wrong class object name in Java/Misc/HeapSort.java file
#1704 opened
Oct 9, 2020 -
Add volume formulas
#1693 opened
Oct 8, 2020 -
Restructure the Euler Project problems
#1692 opened
Oct 8, 2020 -
Add BigInteger Implementation to Factorial.java
#1682 opened
Oct 7, 2020 -
want to add Recursion section
#1681 opened
Oct 7, 2020 -
Adding some more Programs in Tree Data Structures
#1678 opened
Oct 7, 2020 -
Recursive Hanoi Algo
#1650 opened
Oct 6, 2020 -
A better implementation to check if two strings are anagrams of each other
#1640 opened
Oct 6, 2020 -
Shortest Path in a Matrix using recursion and backtracking.
#1632 opened
Oct 6, 2020 -
Add area of regular polygons
#1585 opened
Oct 4, 2020 -
Project Euler: Problem 8
#1583 opened
Oct 3, 2020
21 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 Java algorithms or data structures, fix existing ones and more!
#1528 commented on
Oct 25, 2020 • 10 new comments -
Add "Median of two sorted arrays"
#1541 commented on
Oct 7, 2020 • 6 new comments -
Applications of algorithms.
#1332 commented on
Oct 5, 2020 • 3 new comments -
Add Conway's Game of Life
#1519 commented on
Oct 17, 2020 • 3 new comments -
Fenwick (Binary Indexed Tree)
#1535 commented on
Oct 8, 2020 • 3 new comments -
Bleak Number
#1546 commented on
Oct 8, 2020 • 2 new comments -
Add a LinkedHashSet : )
#1340 commented on
Oct 7, 2020 • 1 new comment -
[Feature] Z function implementation
#1361 commented on
Nov 3, 2020 • 1 new comment -
Implementation FindMedian algorithm.
#1387 commented on
Oct 21, 2020 • 1 new comment -
Topological sort implementation
#1479 commented on
Oct 8, 2020 • 1 new comment -
Create StringCompression.java
#1492 commented on
Oct 4, 2020 • 1 new comment -
improve the time complexity of pow function
#1542 commented on
Oct 13, 2020 • 1 new comment -
Update pull_request_template.md
#1572 commented on
Oct 17, 2020 • 1 new comment -
Create pallindrome
#1580 commented on
Oct 5, 2020 • 1 new comment -
Adding Linear_Congruential_Generator under P.R.N.G
#823 commented on
Oct 24, 2020 • 0 new comments -
added bucketSort with linked list in Sorts collections ;D
#991 commented on
Oct 5, 2020 • 0 new comments -
updated printing format
#1512 commented on
Oct 5, 2020 • 0 new comments -
Create matrixBoundaryCorners.java
#1561 commented on
Oct 16, 2020 • 0 new comments -
Armstrong corrected
#1562 commented on
Oct 13, 2020 • 0 new comments -
Two Stack algorithms added
#1577 commented on
Oct 4, 2020 • 0 new comments -
Hacktoberfest - AllSubstrings
#1579 commented on
Oct 5, 2020 • 0 new comments