Commit Graph

118 Commits

Author SHA1 Message Date
sahilb2
19b745215b added peek function for the queue 2017-10-27 12:40:50 -05:00
Kromzem
6267420572 added some more comments 2017-10-27 12:28:54 +02:00
Kenneth Nero
2a1fc02648 Many quality of code changes
Removing unused imports, cleaning up (at a base level) code, and removing some package declarations. By no means did I get all of them.
2017-10-26 19:56:18 -04:00
Varun Upadhyay
a0fd638b2a Merge pull request #240 from manimanasamylavarapu/add-alogos-patch2-kadane-algo
Added Armstrong number algorithm.
2017-10-25 09:08:12 -07:00
Mani Manasa Mylavarapu
70fc31a540 removed package name 2017-10-25 19:35:42 +05:30
kromzem
26f446eb33 added "Perlin-Noise-Algorithm" 2017-10-25 15:22:16 +02:00
kromzem
3b37d83521 added "Perlin-Noise-Algorithm" 2017-10-25 15:18:59 +02:00
Akshay Sharma
3abf1f588e Update PasswordGen.java
separated main and generatePassword function
2017-10-25 12:43:41 +05:30
Varun Upadhyay
87b1f77e56 Update and rename ft.java to FloydTriangle.java 2017-10-24 10:37:46 -07:00
AKS1996
1c34220b3e Name and convention changed to Java 8 2017-10-22 18:41:27 +05:30
Mani Manasa Mylavarapu
364e27b5a0 moved the class from others papckage to default.
and implemeted the following review comments.
Remove the package
Please provide a description for checkIfANumberIsAmstrongOrNot function
Provide a description for what actually is an
Armstrong number at the top along with an example

fixes #96
2017-10-21 23:22:07 +05:30
AKS1996
cecf806d48 Guass Legendre Algorithm for approximation of pi 2017-10-21 14:18:15 +00:00
Mani Manasa Mylavarapu
47c44aacff Added Armstrong number algorithm.
fixes #96
2017-10-21 18:40:01 +05:30
sahilb2
ea164f1ed6 added main and test cases for QueueUsingTwoStacks.java 2017-10-19 20:40:49 -05:00
sahilb2
df5e9a8c6f added QueueUsingTwoStacks.java class in Other folder 2017-10-19 16:23:57 -05:00
AKS1996
b71360c668 Additional files similiar to TheAlgorrithms/Python 2017-10-17 23:35:25 +05:30
Varun Upadhyay
e53249ba23 Synced the directory structure to that of Python repo 2017-10-13 06:57:26 -07:00
Varun Upadhyay
701d5d1855 Added SieveOfEratosthenes.java 2017-09-28 11:38:20 -07:00