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
Updated StackOfLinkedList.java
1d02cd442915f352965a1c3f46bebde9d17022cb authored almost 6 years ago by yanglbme <contact@yanglibin.info>2ea534000bafe95a5c03dd6248aeda1d1ff151a7 authored almost 6 years ago by yanglbme <contact@yanglibin.info>
I made the code shorter and less prone to mistakes by removing the "size" variable altogether fr...
d60f836861fb1d1237935a9c342ef492d0df8cc4 authored almost 6 years ago by Ojas Saxena <43749506+ojasiiitd@users.noreply.github.com>#708 (bugfix for fibonacci sequence function)
dda712c0c7a77f80390dfd8caab14fb1a2480225 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>
o fixed function "fibMemo" according to acceptance criteria in #708
o fixed function "fibBotUp" ...
2b3e82fd4c76a5b9475521154f65baa86e24250c authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
c725d91ecf0b4b6d62c0d054f52abb87901a3e68 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
5ec25c167057a355f3073cfd52ca3f6d1ce2eef8 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
6ff87322e63e167cf62dc1bb94eb426c27a52649 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
09d5cb01f321d06278405e4cd13a5c2037fd6505 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
Addition of CRC
e4a9d38ee39767711784f1d5c21029ce2341846f authored almost 6 years ago by Libin Yang <contact@yanglibin.info>d434e4a4f1d3e69d29f0e1f45c7bb88f5de32ce9 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
- By @yanglbme
c516834ed65a0e2cfb81bdf9f465511201438951 authored almost 6 years ago by yanglbme <szuyanglb@outlook.com>Update PriorityQueues.java
2ceb1aa907ce2621b4ec55cceddfdd7d2d0bc4ac authored almost 6 years ago by Libin Yang <contact@yanglibin.info>36d6b5133f288c60dbe0622ddbad08dde9efdf0b authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
Include condition to check if the queue is full when inserting values into the queue
b73757e4bb0c30314b63c046cd92770e935ade2d authored almost 6 years ago by Akhil <31859863+hailK11@users.noreply.github.com>- Fix #700
46bbfaa0e81168a1c431a6ffaf21448e21539750 authored almost 6 years ago by yanglbme <szuyanglb@outlook.com>
- Fix #704
- Thanks @lprone
- Fix #698
- Thanks @lprone
- Fix #699
- Thanks @lprone
- Fix wrong assignation
cbfa8875aa2f882688685b0f5b71ad96f6c16c61 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>Added Euler's totient Function
d5d6d459bd182c1d43e51faeb7bc60714a6b5872 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>12215a11d3b77c45e074daf096fd1cf43a15cb93 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
6351bf2efcb0a07623261c3a3cb4b3de193fcc56 authored almost 6 years ago by Bolot Bekbolotov <bekbolotov.bolot@gmail.com>
Update PalindromicPrime.java
f869601a9451c2af01ab51c50a0314e491279c81 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>
Method prime(num) uses only odd numbers from 3 to square root of num as divisors.
In method fun...
Update README.md
46a384b4baee1ef63342915e9fbac3fac64bff14 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>added Cursor Linked List to the table
2c38098a1c008f2b2f7a5d2f20508d31ca74221d authored almost 6 years ago by saeed jinat <saeed.jeebat@gmail.com>CursorLinkedList
842f63b697177e0e0b222353bce3db5e7602873b authored almost 6 years ago by Libin Yang <contact@yanglibin.info>added CursorLinkedList basic implementation
d4f05e3af10f92d55c7e297c82bf0334d565ac24 authored almost 6 years ago by saeed jinat <saeed.jeebat@gmail.com>modification for specific position of inserted values
20cebce2302b27ea92efebc0a723df4f71dd8a63 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>f348e1832b1e0232c44539ad09203cf5348618c6 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
b123975b56287baf1e0b453b875f621dfc9c7c05 authored almost 6 years ago by ulvi <merdeliyev@inbox.ru>
- Fix #689
- Thank you @SebastianOner
Correction of a RuntimeException Uncompilable source code
c94056ad9721cb712c589e3cb8a5d9214bd03e6c authored almost 6 years ago by Libin Yang <contact@yanglibin.info>55b6ff5c186d674feebc2cc17e7e88663cb85d69 authored almost 6 years ago by Leonardo Galves <leonardogalves1@hotmail.com>
Implementation of a CRC algorithm, used in order to examine received messages/packets for any er...
31bf10f29f8f76c36585aa965337a7325598efd4 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>8bd630f4c5e117f9cede5811ad642c5c8fe04739 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>
Implementation of an CRC Algorithm, used in order to examine already received packets/messages.
d4b67256993d155c374170b283fd3d6f0eb64cf7 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>Addition of the Skyline Algorithm
571315df24bff819082d773713a6deb44069de48 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>0a3717957c0d2aa466f5494be081806ea8c108a2 authored almost 6 years ago by Libin Yang <szuyanglb@outlook.com>
8f78a3fe6cbd79029f5213c783880b6308890132 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>
Implementation of the skyline algorithm
96ad920ce5975e17ac4c644819dc3e204b8e772b authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>d55d1e4d0e8ce9b11035c804f63e41258cc8cc20 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>
Update MergeSort.java
8677246af7ec9a089508dad38de0ab8933c46521 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>21a7b9db58b085f1fcaaa70c0d20d7d379f71a78 authored almost 6 years ago by Guo_1_9 <gxx632364@gmail.com>
Update BinarySearch.java
f88287ed1018f2266d13d24079f04c52f228b410 authored almost 6 years ago by Libin Yang <contact@yanglibin.info>fix
378f661f7046f072e9fe2257bbf70b3a0d767800 authored almost 6 years ago by Guo_1_9 <gxx632364@gmail.com>a85b36db9557b4abe1b39b3be7a6c8425793fde8 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>
SkyLine Algorithm
928a5fed1577204a7216d1bc568128ea9f4d6c79 authored almost 6 years ago by dimgrichr <32580033+dimgrichr@users.noreply.github.com>Separate stacks class
8d11e5bb395ee276e361c6236b94df0eef4b018a authored about 6 years ago by Libin Yang <contact@yanglibin.info>7c33d2e3132f7dfaa41dc1b2728df85926811c67 authored about 6 years ago by Libin Yang <szuyanglb@outlook.com>
fc64d05b5c803d6b723d463e25dc600d9e9ede6e authored about 6 years ago by Libin Yang <szuyanglb@outlook.com>
StackArray.java & StackArrayList.java
29b7ad43d10c3ed63a1974a27bc2dc9b432ed8e1 authored about 6 years ago by Hayder Hassan <hayderh@gmail.com>The Stacks link in the Korean readme takes user to the
Stacks directory rather than a specific Ja...
bbbf63c9a1303aabbde7a5bd060b466d12349339 authored about 6 years ago by Hayder Hassan <hayderh@gmail.com>
4bbc39f93b6f038182f2f4217e966d209f8cac62 authored about 6 years ago by Hayder Hassan <hayderh@gmail.com>
Update Palindrome.java
b9aacd4dcef07d457f80a9320309cdcc8c2cca92 authored about 6 years ago by Libin Yang <contact@yanglibin.info>2d383bf48e7f058ec6d20b668e7a89edb3d51d43 authored about 6 years ago by Libin Yang <szuyanglb@outlook.com>
Test cases where String x is null or has a length of 0 or 1 for FirstWay method.
a5bf69fcbd6eff2858581d07b013d79ad68fa0ce authored about 6 years ago by jasonptong <43040084+jasonptong@users.noreply.github.com>add Matrix chain multiplication algorithm
084548d96e3cc6958bcd931a8a235889ef58a7f4 authored about 6 years ago by Libin Yang <contact@yanglibin.info>3183957ec7a7af80adce4b0bc313d54bcdd0d449 authored about 6 years ago by Libin Yang <szuyanglb@outlook.com>
2da7d89123520702c38fbbcb5fee53f88ee2152a authored about 6 years ago by SunggyuLee <sq0216@gmail.com>
one new Dynamic Programming Algorithm and a modification adding recommanding input method
db7c1002c3b5b9e7fde4861fe26aadf57efaa2f9 authored about 6 years ago by Libin Yang <contact@yanglibin.info>42bed5719557512012a13b23b691a571be8ffc86 authored about 6 years ago by SunggyuLee <sq0216@gmail.com>
4f07881c425585bbe1fae9b2438146bfe9fd07c1 authored about 6 years ago by SunggyuLee <sq0216@gmail.com>
update README.md
8a18020f50d5d8e634fa36ede27170330ecfb4eb authored about 6 years ago by Libin Yang <contact@yanglibin.info>The link to the HashMap.java was broken. Directory changed from DataStructures/Hashmap/HashMap.j...
eb67cca42b307b3cd46a51a3cea687851339028e authored about 6 years ago by Mihir Hindocha <Mihir-Hindocha@users.noreply.github.com>Update README.md
8a3df4a160c55df98d698f8c810fd712819ffbc1 authored about 6 years ago by Libin Yang <contact@yanglibin.info>duplicate description about shell sort and deleted one.
15e1ae94298310537c3bbe21083cb2acf44a77d7 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>translate README-ko + found wrong word in README
a30be78a2d6da19330221ebf0d2a21244e2d1d3a authored about 6 years ago by Libin Yang <contact@yanglibin.info>3c97292d3ad67dbe9c6c2e75e67ca08d5d1dd54b authored about 6 years ago by Libin Yang <contact@yanglibin.info>
tranlation finish
4f0e0edbfb10fbc9374056b210713c0b285cb1de authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>delete duplicate description about shell sort
68e704d3922435048e7ce585a1ad5237c663241d authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>1d531d1ca5782f2c41bbc886ce2b72ec108e4114 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>
88f992f6021bebf73883b4b571f27a751b8f584f authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>
~binary search
377d9de301e08003a4b3458dcbd97264ec3f5327 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>~linear sesarch
c3bce80b14c85580f23beda2664d00c0b5b92118 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>fix word
23f0342499a78119b42710fb3b80ebb0b425d708 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>~shell
cbd3ac6ea9a17728743feb292dc83aa07969728a authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>~selection sort
4723e5fbe7eb877c75286be1e84c12ad0616535c authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>~merge
a607bb956118e5862455ad70669fdeddcef47f46 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>update README style and fixed minor issues
31df8a25d7a6f14b1b9c26750431d0c107e925ff authored about 6 years ago by Libin Yang <contact@yanglibin.info>Translate README to Korean Language
6d1668bf687cfaf6ec27b52aa9a867a0a515dbe2 authored about 6 years ago by Varun Upadhyay <varun.u28@gmail.com>3167e87049eb5847f02a52586a94a2fe3d9e5848 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>
52961998f6451f276ed862d40eb829851f38b8d5 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>
915410078442be230736ccbd7b7bc3b82bd9f9a1 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>
To help Korean Student Study Algorithm easier
80674d128dba62f281bda14aa3050d5e27af90e1 authored about 6 years ago by SunggyuLee <37533101+SunggyuLee@users.noreply.github.com>fix BinaryTree.java put method
217b85f04a60454980c0a335a3d0da38af3dd89b authored about 6 years ago by Libin Yang <contact@yanglibin.info>Optimized Version [Without Hashmap & recursion]
6218de047e2e4c22c63b187a176eb9308c68d75b authored about 6 years ago by Libin Yang <contact@yanglibin.info>21d8937baa0198563cd545639eaa20b298c63229 authored about 6 years ago by Shoaib Rayeen <shoaib.mca17.du@gmail.com>
c4f7a45ed236fb1dd2d733b4a5d1863a2ff57145 authored about 6 years ago by 1700022814 <512620936@qq.com>
819b7fd3da89967b25ea14f85eda94119d9f545f authored about 6 years ago by varunu28 <varun.u28@gmail.com>
Update README.md
fdc887ea6ff165316f54ff83ab716d1a7fd8e1f4 authored about 6 years ago by Libin Yang <contact@yanglibin.info>Update average case of quicksort: n log n #607
a9502c276e55a7d0ecf5dfa36e10f834deecdc06 authored about 6 years ago by Hector S <hfsam88@gmail.com>added scheduling algorithm
2deeb8bd8595d06c73d8b77a6e0005d3faeed9de authored about 6 years ago by Libin Yang <contact@yanglibin.info>1e27a5d0b1e8329aa45470085f680c2e42ecef88 authored about 6 years ago by shivg7706 <shivamgupta7706@gmail.com>
6092dfca7954f9b21364b668fba9d8fa731d3c4f authored about 6 years ago by shivg7706 <shivamgupta7706@gmail.com>
7fc41e87d74f7bde837678e21618f75ed631792c authored about 6 years ago by shivg7706 <shivamgupta7706@gmail.com>
203f006e9686f5c4948f38a53599ed072fac4e51 authored about 6 years ago by shivg7706 <shivamgupta7706@gmail.com>