Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/TheAlgorithms/Java
All Algorithms implemented in Java
https://github.com/TheAlgorithms/Java
Added crc32 implementation
dfe5943f5740144708aa5d56706625e9ed5f789e authored about 7 years ago by Chetan Kaushik <[email protected]>add 0-1 knapsack
512cc9cf98b1ea1727988e22fbb2709232e14c7b authored about 7 years ago by Chetan Kaushik <[email protected]>Create GCD.java
ae7edb4c089775b3a032ddbce273e1702c14edb5 authored about 7 years ago by Chetan Kaushik <[email protected]>edde956625de87c6426796d87364c30808cf8a27 authored about 7 years ago by Oskar Enmalm <[email protected]>
added comments and changed variable names for better understanding
9b4ae39291b63cb465748406e34b5de241beaf39 authored about 7 years ago by Deepak <[email protected]>added comments and variable names are more simpler now
32d03516fe647d47655e16676bc114a9428083cd authored about 7 years ago by Deepak <[email protected]>Removed unrequired Package
0b827999276f5259cb9d9ad055a84a1fe8c6f096 authored about 7 years ago by Chetan Kaushik <[email protected]>79e2eb2826c8819f80bb006f05edbe927cdd69bd authored about 7 years ago by Balance-Breaker <[email protected]>
A Dynamic Programming solution for Rod cutting problem
b67efdf79e40e606a10fd11eea0238a5975e71da authored about 7 years ago by Deepak <[email protected]>Very frequently asked DP problem
455876723ba30fcec77898ef2cb918494ada1b88 authored about 7 years ago by Deepak <[email protected]>.java extension added
0afa2da3cef1778d88d24645cdf6009519846131 authored about 7 years ago by Deepak <[email protected]>b7a9d0de4435594e40fad18a6db1b406830430fa authored about 7 years ago by Deepak <[email protected]>
db7300f19189d5ee4757fdba9f860be64d7ff5be authored about 7 years ago by Pusty <[email protected]>
f2bfa6a1be8c028e732e01add8ce735bbacd3f56 authored about 7 years ago by Pusty <[email protected]>
add KMP algorithm; improve binary search
7df4e980c47a3d5bdf08148f6d6ab9f73d774480 authored about 7 years ago by Chetan Kaushik <[email protected]>BinaryTree find(int key) fix
867ca11ccc2d749796c2e88f11f9523ae23db3cc authored about 7 years ago by Chetan Kaushik <[email protected]>Creating ciphers and adding Caesar Cipher
f271e86636db054813252ebe8d6fcd15f204a542 authored about 7 years ago by Chetan Kaushik <[email protected]>Create Abecedarian.java
ae1982e3aceac8de484aa432075aa967e56dd7cd authored about 7 years ago by Chetan Kaushik <[email protected]>Added SieveOfEratosthenes.java
01f036148f0301aabf66ea79698b599ebc628326 authored about 7 years ago by Chetan Kaushik <[email protected]>355d4c1fee55b176f8309b1558b69f858329b8f5 authored about 7 years ago by Deepak <[email protected]>
print all fibonacci till N in O(n)
12b86774ad06857051e687fe85521de1fd29c70f authored about 7 years ago by Deepak <[email protected]>79a73aebb41df045c8aed286171b8051cd886554 authored about 7 years ago by feng liu <[email protected]>
85771ea74fdeaf7756b87c7fadcb7884ac6a7a32 authored about 7 years ago by feng liu <[email protected]>
Note- Give input in the form like "1 21 + 45 13 + *"
#96
84b2b8ad9411ffeded1ba81168fcc9202a0a2794 authored about 7 years ago by Nimit Arora <[email protected]>
f6c64409c0f794e0dd5c3a8787a6dcacddcce636 authored about 7 years ago by Dheeraj Kumar Barnwal <[email protected]>
Update LowestBasePalindrome.java
8b29c6ca1d5c664aad177dde184a85003b4c717c authored about 7 years ago by Anup Kumar Panwar <[email protected]>Tower of Hanoi using Recursion
8f086c0b690c3f3abaafc6e81939f8ca70e07b15 authored about 7 years ago by Anup Kumar Panwar <[email protected]>Added algorithm to reverse a stack
77ca9326a333a7082c0eb27fa980a3087bebdf2d authored about 7 years ago by Anup Kumar Panwar <[email protected]>727769c06f45bf007cf2d229deb3fde46559bb87 authored about 7 years ago by Nimit Arora <[email protected]>
dad4c69c98629a4ceb2dc8e1515400a8851cdd84 authored about 7 years ago by Nimit Arora <[email protected]>
1e99c48d4a3346476d7d48b8b03ae8ddea27569c authored about 7 years ago by Manmeet Singh <[email protected]>
Very, very minor documentation edit
2d300b340a531988b55d00a71fd1ec9eda1d9e56 authored about 7 years ago by Michael Rolland <[email protected]>Class for converting a number between any two bases, by going through decimal.
22c48e09253e43e499e94324e3baf0d8fddf0c58 authored about 7 years ago by Michael Rolland <[email protected]>edc51cb1e9975f2618eec8d6ae1ed9960c5a712b authored about 7 years ago by mpokryva <[email protected]>
e5381585a5329af6a1ad2d0b5ababef11cba4062 authored about 7 years ago by mpokryva <[email protected]>
b64b92b378860855a08eb827807ae7ac0ccef7e7 authored about 7 years ago by Fahri YARDIMCI <[email protected]>
New Merges
75c55b8ce7e72f7bd0829a79b059f2974f617d16 authored about 7 years ago by Ayaan Faiz <[email protected]>Create LowestBasePalindrome.java
b21444d29d3f29e06b0187542f66cecf707df14c authored about 7 years ago by Anup Kumar Panwar <[email protected]>Add longest increasing subsequence
9fd57c7d2a70fcdf02d01f2cc140fd9f00d39a5b authored about 7 years ago by Anup Kumar Panwar <[email protected]>dc8114c17d0664f459d0c59e59a7e6f562530395 authored about 7 years ago by icalF <[email protected]>
Algorithm for determining the lowest base in which a given integer is a palindrome.
NOTE: Has...
658ed90553f40fd5df53edcea2503131bc73e282 authored about 7 years ago by Michael Rolland <[email protected]>Removed unnecessary println and compacted it
3eddef9e722b743687b62747daa97d05259030d5 authored about 7 years ago by Oskar Enmalm <[email protected]>e416be63bb7d684d4bb9d6e443addbf33c3d4b69 authored about 7 years ago by Oskar Enmalm <[email protected]>
665c6f1fb2aeae49ba6c1536152225460bdb5e07 authored about 7 years ago by theycallmemac <[email protected]>
701d5d1855d9e371e718ea7442f34b688332e7c9 authored about 7 years ago by Varun Upadhyay <[email protected]>
1e52ba37c31c7af29e2c36e6b93193f052ca9da6 authored about 7 years ago by Miki Pokryvailo <[email protected]>
added levenshtein distance dp implementation
0aee19d427e4aad12faecb408b42b789d7ecd9ca authored about 7 years ago by Chetan Kaushik <[email protected]>0957f33275b90289009569319fa3c3be48f489c0 authored about 7 years ago by kv19971 <[email protected]>
Add adjacency list graph implementation
995005c933aa4d199364440c346b3fe6acf54d07 authored about 7 years ago by Chetan Kaushik <[email protected]>Added Shell Sort
c6887b8a0824b2d4c0abbc69d3c03afeb3c2b4da authored about 7 years ago by Chetan Kaushik <[email protected]>f7f70b575bee5d01ecc5ca1b1541b31146776053 authored about 7 years ago by Dusan Punosevac <[email protected]>
9b566f94416a1f3c555a934ee6e1f2574beae1f6 authored about 7 years ago by rei2hu <[email protected]>
381d898d860fd6594f43f65b3bb1de51fb7fcb47 authored about 7 years ago by rei2hu <[email protected]>
Huffman Encoding
230a0059e79df9856d64f3a12ac18cf0fcc71993 authored about 7 years ago by Anup Kumar Panwar <[email protected]>Huffman Encoding with Proper comments
ac24f7d6f4d97899794120b2f9035a5372f6246c authored over 7 years ago by Mayank Kumar Jha <[email protected]>Adding a Node class and Binary Tree Sorting algorithm
5f1fb61f075e504194ea0425e64c1be7a3f85585 authored over 7 years ago by Chetan Kaushik <[email protected]>Updated SelectionSort.java
9b91f6cac53fe17378d4d749e87a26d613a564dc authored over 7 years ago by Chetan Kaushik <[email protected]>Added Fibanacci using memoization
35b17aaa0d69e393fca5dd94f366e2ad4bb0cfa1 authored over 7 years ago by Chetan Kaushik <[email protected]>Added function to insert a node at specified position in linked list
1ac59ac69d3908e93ba30f27a4b2939f192031fe authored over 7 years ago by Chetan Kaushik <[email protected]>Updated SelectionSort.java to its generic version
bd42abccd9e7c261f29c68791af68d47e0c3eb5c authored over 7 years ago by Varun Upadhyay <[email protected]>73e05940eae0a46fa4921ef1ecfb81fab4f91a76 authored over 7 years ago by Varun Upadhyay <[email protected]>
0d4cfbabe6786dd5b0ec8de05c9a864f648d85e7 authored over 7 years ago by Varun Upadhyay <[email protected]>
86f5fd28c2ce79e73c3d66ea33b2fdbe93595b39 authored over 7 years ago by Mayank Kumar Jha <[email protected]>
b74c8ae9a4083c71864fb442eafa065591a4d5e9 authored over 7 years ago by Mayank Kumar Jha <[email protected]>
Updated QuickSort.java
affcbac394c42ff1286e0d47dc6db2d71e66547e authored over 7 years ago by Anup Kumar Panwar <[email protected]>Updated MergeSort into its generic form
146a08cabf936ad594391e9dda867a190d5d8626 authored over 7 years ago by Varun Upadhyay <[email protected]>Updated quicksort to its generic version and changed the filename according to convention
e9b1e2542b3473d6cc341e2a629be145e56d9ba9 authored over 7 years ago by Varun Upadhyay <[email protected]>Uses Node class in misc files. Remade after a typo in the last file.
707bf5c5a94995b027344d760128fa13b65bacb8 authored over 7 years ago by Joseph M Pignataro <[email protected]>Wrong title
7929651c3a8a223dba8ab567cd9b95498f80399f authored over 7 years ago by Joseph M Pignataro <[email protected]>Uses Node class in misc.
f16117e1092f4a8f2c10698772991d3480a2d774 authored over 7 years ago by Joseph M Pignataro <[email protected]>A node class to be used for the binary tree sorting algorithm. I will put up the sorting algorit...
07d5d9ea6dafaa5885960d9421136d08b0706ca1 authored over 7 years ago by Joseph M Pignataro <[email protected]>Updated Insertion Sort
a009ccaca97556493e80720a59cae5a1e619f4bd authored over 7 years ago by Anup Kumar Panwar <[email protected]>Changed the method description
96af9a7d63eee7fa978d24ac941193ff9136ab6b authored over 7 years ago by Varun Upadhyay <[email protected]>2eb75e15f1f11eaf8b677b539dbcb3c19a79cc7d authored over 7 years ago by Varun Upadhyay <[email protected]>
Updated Insertion Sort to its Generic version
2b02d483773d8a8a71ee837a37abb0d16a1729d3 authored over 7 years ago by Varun Upadhyay <[email protected]>Updated BubbleSort.java
e414753af45d68a3d8d8917bab8959d77ac0935b authored over 7 years ago by Anup Kumar Panwar <[email protected]>Updated BubbleSort.java to its generic version
9f0d7b651844f7b002f33c21e62d0c3a984b05c2 authored over 7 years ago by Varun Upadhyay <[email protected]>Update BinarySearch.java
90ebd8ad9988addf3734bc37d204414cd94afd97 authored over 7 years ago by Anup Kumar Panwar <[email protected]>Converted integer binary search to generic binary search
22350eaf6be3642984d42d4535506fb15664b786 authored over 7 years ago by Varun Upadhyay <[email protected]>1e9b5724dfafc69c3daabd02c3e7c3379f52dd60 authored over 7 years ago by Atishaya Jain <[email protected]>
Updated LinearSearch.java
eca7a0ee2825d3f210bb9028a2748445a582b67f authored over 7 years ago by Anup Kumar Panwar <[email protected]>A program to convert a decimal number to any given base
13bd0365f398bf85291d7c8b671fb03448e525f3 authored over 7 years ago by Varun Upadhyay <[email protected]>Converted integer linear search to a generic linear search and added faster input method
ee5974a04e5093c32303fafdbecb48b0074d7e5c authored over 7 years ago by Varun Upadhyay <[email protected]>HexaDecimal To Binary conversion created
a0aed9aef2e4de0e672a3312d195fe750598212d authored over 7 years ago by Anup Kumar Panwar <[email protected]>017f47cf61e17fb7a1526d1d3c258c2c73ec2df7 authored over 7 years ago by Harvey Gómez <[email protected]>
Created TreeTraversal.java
895395fd1f4b56b31eab1b5bef88104148e12c98 authored over 7 years ago by Anup Kumar Panwar <[email protected]>Inserting and deleting an element in java array
c915e0219cb03d858dc9269eae74c0a4fe30d905 authored over 7 years ago by Anup Kumar Panwar <[email protected]>fde8712d79701622f97faae359a7225ba884aca3 authored over 7 years ago by Varun Upadhyay <[email protected]>
43bfe47036152dda81b114ac9c00596bd29b9856 authored over 7 years ago by Rohit Gupta <[email protected]>
Updated syntax / whitespace
001223fc5c9051cfda8797e62834d8696eaaf94a authored over 7 years ago by Rohit Gupta <[email protected]>Created AnyBaseToDecimal.java
d3e0090ed472b0b6ba4dd798ecafc75a891ba5ec authored over 7 years ago by Rohit Gupta <[email protected]>Add files via upload
45b76e57e0a4ad6df08d98dcc4798bcb1500964e authored over 7 years ago by Rohit Gupta <[email protected]>Generic tree updated
c993087737f1b7de8714a87700be017bf1d007cf authored over 7 years ago by ParitoshAggarwal <[email protected]>c61cc8cd6b78cc20ab21f4946bc4687509fa530f authored over 7 years ago by ParitoshAggarwal <[email protected]>
HashMap implemented
Code is working and checked twice to avoid any errors
fdc48cbc20eaf27d8fa95c9765a112fa6d57d47c authored over 7 years ago by CalebConner13 <[email protected]>
added class for Palindrome and re-edited SinglyLinkedList
0e48afc53b3fc8b798a62f70b0c626621b1c7cfa authored over 7 years ago by Anup Kumar Panwar <[email protected]>d6b9e548eff15c3d0e56892f7b2fbf2c25c5c69d authored over 7 years ago by earngpi <[email protected]>
create Palindrome.java
86ac3321e38d382eb214c1b6ad3b350a162fe698 authored over 7 years ago by earngpi <[email protected]>