Commit Graph

23 Commits

Author SHA1 Message Date
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
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
Varun Upadhyay
eed6f33976 Removed the Misc directory and moved the files to other 2017-11-05 10:17:19 -08:00
Varun Upadhyay
c8038cd6f0
Merge pull request #283 from teerapat1739/patch-5
Increase recursive GCD
2017-11-02 16:16:29 -07:00
DESKTOP-0VAEMFL\joaom
c850d793bb Fixed Merge changes 2017-10-28 13:05:43 +01:00
DESKTOP-0VAEMFL\joaom
20d0bb2c69 Merge branch 'master' of https://github.com/freitzzz/Java
# Conflicts:
#	Data Structures/HashMap/HashMap.java
#	Huffman.java
#	Misc/FloydTriangle.java
#	Misc/Huffman.java
#	Misc/InsertDeleteInArray.java
#	Misc/RootPrecision.java
#	Misc/ft.java
#	Misc/root_precision.java
#	Others/FloydTriangle.java
#	Others/Huffman.java
#	Others/insert_delete_in_array.java
#	Others/root_precision.java
#	insert_delete_in_array.java
2017-10-28 12:59:58 +01:00
teerapat1739
205698d90f
Update GCD.java 2017-10-28 03:39:09 +07:00
teerapat1739
cc6af5f59e
create main function GCD
output 4
main
2017-10-28 02:43:04 +07:00
teerapat1739
3bd769d2ae
Increase recursive GCD 2017-10-28 01:19:55 +07:00
sahilb2
19b745215b added peek function for the queue 2017-10-27 12:40:50 -05: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
Varun Upadhyay
87b1f77e56 Update and rename ft.java to FloydTriangle.java 2017-10-24 10:37:46 -07:00
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
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
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