Commit Graph

117 Commits

Author SHA1 Message Date
Stepfen Shawn
88c6ad9787
Merge pull request #1325 from mariaRoxana94/fix-error
Fixed 8XCorrectness_Bugs + 10XBad_Practice_Bugs + 14XDodgy_Code_Bugs
2020-05-28 23:04:56 +08:00
Ritik2604
a23a17ba65
Update Intersection 2020-05-25 03:22:27 +05:30
Ritik2604
82e2132557
Update AVLSimple 2020-05-25 03:06:36 +05:30
Ritik2604
f710f3aafa
Update ListAddnFun 2020-05-25 03:02:15 +05:30
Maria Lungeanu
a5f42e293b Fixed Error:(6, 8) java: class algorithm is public, should be declared in a file named algorithm.java. Inside file PrimeFactorization, the name of public class was wrong. 2020-05-25 00:21:28 +03:00
Ritik2604
1ef46dbfd4
Update GraphAlgos 2020-05-25 02:50:24 +05:30
Ritik2604
01d5814557
Create Intersection 2020-05-23 05:57:55 +05:30
Ritik2604
3a234f0914
Delete Node.java 2020-05-23 05:56:23 +05:30
Ritik2604
9a8ccea976
Delete LinkedList.java 2020-05-23 05:54:34 +05:30
Ritik2604
ef2be071b0
Create AVLSimple 2020-05-23 05:33:40 +05:30
Ritik2604
4842a4ca61
Update and rename SinglyLinkedList to ListAddnFun 2020-05-23 05:32:30 +05:30
Ritik2604
278529eb8e
Create SinglyLinkedList 2020-05-23 05:30:43 +05:30
Ritik2604
627115b336
Created Graph Algos
it contains Dijkstra, Prims, dft, bft, dfs, bfs and many more.
2020-05-22 16:23:41 +05:30
Ritik2604
72258d4ffe
Create GenericHeap 2020-05-21 03:16:36 +05:30
Stepfen Shawn
979fa2327d
Update AVLTree.java 2020-05-12 16:43:04 -05:00
Stepfen Shawn
a004747235
Merge pull request #1302 from moetezz/moetezsk
implement search in AVL tree
2020-05-13 05:34:20 +08:00
Stepfen Shawn
a43765d8d9
Merge pull request #1292 from moetezz/moetezz
added removeDuplicates() function
2020-05-12 05:56:45 +08:00
Moetez Skouri
59488a1063 implement search with search helper 2020-05-05 00:39:49 +01:00
Moetez Skouri
fc8e36c6e3 added removeDuplicates function 2020-04-29 19:07:09 +01:00
Wesllhey Holanda
e7ddedb37c dynamic array data structure 2020-04-10 14:43:32 -03:00
EAlexa
b351c33ad3 close Reader 2020-04-07 16:48:57 +02:00
EAlexa
fecfe9d705 remove unused method 2020-04-07 16:36:03 +02:00
EAlexa
0c334a9487 remove unused variable 2020-04-07 16:32:48 +02:00
EAlexa
3f34fb6b98 remove deprecated use of Character 2020-04-07 16:32:07 +02:00
EAlexa
7ef06c0b26 added type parameter 2020-04-07 16:01:30 +02:00
Alexandra Englert
c184e1cecb Update RedBlackBST.java
closing Scanner scan
2020-03-20 22:17:01 +01:00
Alexandra Englert
dd73b46a25 Update Main.java
fixing bug
Program is causing a NoSuchElementException
2020-03-20 21:56:35 +01:00
Alexandra Englert
ecfbadc789 Update Cycles.java
removing unused member variable finalCycles
2020-03-20 21:41:58 +01:00
Alexandra Englert
c480377c7e Update PrimMST.java
removing unused import java.lang.*
2020-03-20 21:37:31 +01:00
Alexandra Englert
7a52313e21 Update Cycles.java
closing Scanner in
2020-03-20 21:36:35 +01:00
Hassan
a1f59c38b1 Closing scanners. 2020-01-28 18:34:52 +02:00
Hassan
4f45c5a479 Fixing packages. 2020-01-28 18:18:15 +02:00
Caesar
be6b25946a
Fix bug 2020-01-26 14:15:18 +08:00
Yang Libin
cbc1899b38
Merge pull request #1145 from shellhub/dev
update AnyBaseToDecimal and optimization
2019-10-28 14:08:08 +08:00
shellhub
064a84f971 statistics optimization 2019-10-27 18:04:12 +08:00
shellhub
87fcd2c8a4 make code readable 2019-10-27 17:56:39 +08:00
shellhub
b54983f5bc upate SinglyLinkedList 2019-10-25 11:59:53 +08:00
shellhub
fce3d838db update LinkedQueue 2019-10-24 14:32:07 +08:00
shellhub
c63dbad401 LinkedQueue 2019-10-22 21:53:13 +08:00
shellhub
ffb3195b38 DecimalToAnyUsingStack 2019-10-19 23:05:22 +08:00
shellhub
bb9e082aa9 update StackOfLinkedList 2019-10-18 17:47:04 +08:00
shellhub
a5997e8d7b update SinglyLinkedList 2019-10-16 22:27:07 +08:00
shellhub
14d67ffdf4 clear list 2019-10-15 22:18:12 +08:00
shellhub
8ae6b4e64b update BalancedBrackets 2019-10-13 09:36:36 +08:00
Yang Libin
86d6a59fb4
Merge pull request #995 from shellhub/master
toString
2019-10-10 14:06:58 +08:00
Yang Libin
5b185e8191
Update Queues.java 2019-10-10 14:06:38 +08:00
shellhub
ccea4b56e3 optimization and fix bug 2019-10-09 11:24:35 +08:00
shellhub
c698b43a6b toString 2019-10-08 22:41:49 +08:00
shellhub
0e7675a48e mergeSortedArrayList 2019-10-07 17:20:28 +08:00
shellhub
c51e2b68e7 update 2019-10-06 20:39:09 +08:00