Commit Graph

77 Commits

Author SHA1 Message Date
Libin Yang
2deeb8bd85
Merge pull request #599 from shivg7706/scheduling
added scheduling algorithm
2018-10-27 15:31:37 +08:00
shivg7706
1e27a5d0b1 documentation 2018-10-27 12:59:00 +05:30
shivg7706
6092dfca79 added description about algorithm 2018-10-27 08:29:09 +05:30
shivg7706
7fc41e87d7 chnages 2018-10-27 08:24:42 +05:30
shivg7706
203f006e96 added scheduling algorithm 2018-10-26 17:32:49 +05:30
Libin Yang
24eadc63ea
Merge pull request #586 from rmakynen/master
Fixed Compiler warnings, closed the scanner and fixed some typos
2018-10-15 19:59:02 +08:00
_0
1177b54746 The function had cryptic variable names. Now it's more readable. 2018-10-15 11:52:08 +03:00
rmakynen
c6e6610909 Fixed Compiler warnings, closed the scanned and fixed some typos 2018-10-15 09:21:30 +03:00
Libin Yang
a8f3e5a758
Merge pull request #563 from rmakynen/master
Updated comments for the Fibonacci sequence
2018-10-09 23:54:38 +08:00
rmakynen
c75fce171b Updated comments for the Fibonacci sequence 2018-10-09 15:29:40 +03:00
Libin Yang
d33c84fa06
Merge pull request #558 from rmakynen/master
Added an explanation to SkylineProblem
2018-10-09 14:43:36 +08:00
rmakynen
efae9fb317
Updated brackets 2018-10-09 09:16:00 +03:00
rmakynen
f98e3c06bd
Updated brackets 2018-10-09 09:09:38 +03:00
rmakynen
57fbbcd836
Updated the format of brackets 2018-10-09 09:07:56 +03:00
rmakynen
66c6353705
Update Dijkstra.java 2018-10-09 09:05:59 +03:00
rmakynen
c9d0aa1290 New Dijkstra's algorithm with better comments. 2018-10-08 19:17:56 +03:00
rmakynen
d2d0b785c3 test 2018-10-08 19:16:15 +03:00
rmakynen
6cfc760e30 Added a new Dijkstra's algorithm. 2018-10-08 19:14:47 +03:00
rmakynen
c7ca13b961 Added a new Dijkstra's algorithm. The code and comments should be more
readable.
2018-10-08 19:13:19 +03:00
Lucas Contini
7ed62a9930
Improved readability 2018-10-08 10:13:08 -03:00
Christian Bender
161791d4a5 fixed bug in method gcd(int, int) 2018-07-25 17:07:34 +02:00
Christian Bender
2029156863
Merge pull request #311 from sangjun2/master
implement SkylineProblem
2018-07-16 23:55:28 +02:00
Christian Bender
43d3a56a3f
Merge pull request #406 from Lisanaaa/master
Thanks for your efort.
2018-04-11 17:35:32 +02:00
Keqi Huang
0cf0aba68a
Update TopKWords.java 2018-04-09 09:16:06 -05:00
Keqi Huang
68d945077e
Update TopKWords.java
All has been improved according to your advice.
2018-04-08 17:04:17 -05:00
Keqi Huang
df1b68b9ee
Create TopKWords.java 2018-04-04 16:49:14 -05:00
Christian Bender
258e64d1f7
Merge pull request #265 from Kromzem/master
Perlin-Noise-Algorithm added
2018-04-02 17:04:14 +02:00
Christian Bender
63bba807a6
Merge pull request #218 from AKS1996/master
Additional files similiar to TheAlgorithms/Python
2018-03-31 16:57:44 +02:00
Christian Bender
03dad512cc
Merge pull request #290 from sahilb2/master
Added peekFront and peekBack functions
2018-03-31 16:38:25 +02:00
sahilb2
bdc59aa4ea Merge remote-tracking branch 'upstream/master' 2018-02-06 01:03:22 -06:00
Prasoon
6f9867a765 Resolve the conflict of #146 2018-02-03 11:44:46 +05:30
Prasoon
f1200c06ce Fix a logical error 2018-01-31 16:00:04 +05:30
Prasoon
2638ce6396 Set method to private 2018-01-31 15:59:28 +05:30
Prasoon
206b9aa75f Change access specifier to private 2018-01-24 21:28:38 +05:30
Prasoon
652d227982 Close the scanner 2018-01-24 21:27:30 +05:30
Varun Upadhyay
555b715444
Merge pull request #366 from Rachana040/master
Updated Matrix.java, added Transpose of a Matrix
2018-01-04 07:21:22 -08:00
sahilb2
d6a5572aa1 Merge remote-tracking branch 'upstream/master' 2018-01-02 18:51:27 -08:00
Varun Upadhyay
1567b58a46
Update BrianKernighanAlgorithm.java 2017-12-31 06:47:51 -08:00
Nishita Aggarwal
5cf220362a
spacing improved 2017-12-31 15:02:56 +05:30
Nishita Aggarwal
8db4ef901c
indentation improved 2017-12-30 02:14:48 +05:30
NISHITA97
55b9080e54 Brian Kernighan’s Algorithm added 2017-12-30 02:11:15 +05:30
Rachana040
b2fc59899a Added PowerOfTwoOrNot to Others 2017-12-24 12:03:12 +05:30
Varun Upadhyay
05efd17454
Merge pull request #364 from JeonSeongBae/SeongBaeJeon
add public and change class_name
2017-12-19 06:40:26 -08:00
JeonSeongBae
1e38751a6b add closing the scanner 2017-12-19 19:32:50 +09:00
JeonSeongBae
153b9fe1cb add closeing the scanner 2017-12-19 19:30:46 +09:00
JeonSeongBae
651ba389a2 add public and change class_name 2017-12-19 19:15:30 +09:00
Varun Upadhyay
58ddf8be6a
Delete FindingPrimes.java
#363
2017-12-17 07:50:55 -08:00
unknown
9d183e6255 Moditied Others folder .java file name and class name 2017-12-14 11:57:43 +09:00
unknown
5c10b903ff Updated krishnamurthy.java 2017-12-11 13:36:42 +09:00
sahilb2
68cd8c154e Merge remote-tracking branch 'upstream/master' 2017-11-27 22:17:33 -06:00