From fb8a022e2bc1a55532cdd2a6f26aeb54d5faec26 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Thu, 28 Jul 2022 23:59:54 +0300 Subject: [PATCH 01/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab6b693d..ad4c0727 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Numbers **Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/fibonacci.py) [[timkaboya (Python)]](https://github.com/timkaboya/cached_fibo/blob/master/cached_fibo.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/fibonacci.py) [[mayankj08 (Bash)]](https://github.com/mayankj08/Shell-Script-Collection/blob/master/calcualte_fibonacci_numbers.sh) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Fibonacci.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/fib.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/fibonacci.c) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/fibseq.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/01.%20Fibonacci%20Sequence.js) [[luisccastillo(C#]](https://github.com/luisccastillo/Projects/blob/master/Numbers/fibonacci_sequence.cs) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Fibonacci.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/fibonacci.go) [[brotatotes (Python)]](https://github.com/brotatotes/myStuff/blob/master/Fibonacci_Sequence.py)[[mandliya (C++)]](https://github.com/mandliya/practice/blob/master/fib.cpp) [[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/Fibonacci.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/fibonacci.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/FibonnacciSeq.java) [[mukul13(java)]](https://github.com/mukul13/poker/blob/master/fibonacci.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/fibonacci.c) -[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp) +[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp)[[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Fibonacci%20Sequence) **Prime Factorization** - Have the user enter a number and find all Prime Factors (if there are any) and display them. [[geekpradd (C++)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.cpp) From e02047205d0d64c4e8da42ed398580c2b0a53e99 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:01:58 +0300 Subject: [PATCH 02/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4c0727..60d5eb35 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Numbers **Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/fibonacci.py) [[timkaboya (Python)]](https://github.com/timkaboya/cached_fibo/blob/master/cached_fibo.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/fibonacci.py) [[mayankj08 (Bash)]](https://github.com/mayankj08/Shell-Script-Collection/blob/master/calcualte_fibonacci_numbers.sh) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Fibonacci.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/fib.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/fibonacci.c) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/fibseq.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/01.%20Fibonacci%20Sequence.js) [[luisccastillo(C#]](https://github.com/luisccastillo/Projects/blob/master/Numbers/fibonacci_sequence.cs) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Fibonacci.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/fibonacci.go) [[brotatotes (Python)]](https://github.com/brotatotes/myStuff/blob/master/Fibonacci_Sequence.py)[[mandliya (C++)]](https://github.com/mandliya/practice/blob/master/fib.cpp) [[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/Fibonacci.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/fibonacci.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/FibonnacciSeq.java) [[mukul13(java)]](https://github.com/mukul13/poker/blob/master/fibonacci.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/fibonacci.c) -[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp)[[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Fibonacci%20Sequence) +[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp) [[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Fibonacci%20Sequence) **Prime Factorization** - Have the user enter a number and find all Prime Factors (if there are any) and display them. [[geekpradd (C++)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.cpp) From d2823a35a1265aece79f592de35c3b3d5bf77a5c Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Fri, 29 Jul 2022 18:12:25 +0300 Subject: [PATCH 03/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d5eb35..2dd36b87 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Numbers --------- **Find PI to the Nth Digit** - Enter a number and have the program generate PI up to that many decimal places. Keep a limit to how far the program will go. [[geekpradd (Python)]](https://github.com/geekpradd/PythonPi/blob/master/PythonPi.py) -[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/pi.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/pi.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Pi.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/pi.rb) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/Pi_to_Nth.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/00.%20Find%20PI%20to%20the%20Nth%20Digit.js) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/pi.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/pi.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PiToTheNth.java) [[lazynight (Python)]](https://github.com/Flowerowl/Projects/blob/master/solutions/numbers/find_pi_to_the_nth_digit.py) [[abadojack(Go)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Go/pi.go) [[abadojack(Java)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Java/Pi.java) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) +[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/pi.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/pi.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Pi.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/pi.rb) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/Pi_to_Nth.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/00.%20Find%20PI%20to%20the%20Nth%20Digit.js) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/pi.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/pi.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PiToTheNth.java) [[lazynight (Python)]](https://github.com/Flowerowl/Projects/blob/master/solutions/numbers/find_pi_to_the_nth_digit.py) [[abadojack(Go)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Go/pi.go) [[abadojack(Java)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Java/Pi.java) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Find%20PI%20to%20the%20Nth%20digit) [[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) **Find e to the Nth Digit** - Just like the previous problem, but with e instead of PI. Enter a number and have the program generate e up to that many decimal places. Keep a limit to how far the program will go. [[dhd12391 (Java)]](https://github.com/dhd12391/Projects/blob/master/Java/EToNthDigit.java) [[aseeon (Python)]](https://gist.github.com/aseeon/3f06d95f995fde7adfc2) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift)[[grzeswol(Ruby)]](https://github.com/grzeswol/karan_projects_solutions/blob/master/Ruby/2_euler_number.rb)[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/FindE.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/e_to_n_digit/e_to_n_digit.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/e_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/e.cpp) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) From 2bb2e8d541b3b1d8ca6037c8026c91cb285f2b10 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Fri, 29 Jul 2022 18:15:11 +0300 Subject: [PATCH 04/14] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2dd36b87..bbd93e59 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Numbers --------- **Find PI to the Nth Digit** - Enter a number and have the program generate PI up to that many decimal places. Keep a limit to how far the program will go. [[geekpradd (Python)]](https://github.com/geekpradd/PythonPi/blob/master/PythonPi.py) -[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/pi.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/pi.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Pi.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/pi.rb) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/Pi_to_Nth.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/00.%20Find%20PI%20to%20the%20Nth%20Digit.js) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/pi.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/pi.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PiToTheNth.java) [[lazynight (Python)]](https://github.com/Flowerowl/Projects/blob/master/solutions/numbers/find_pi_to_the_nth_digit.py) [[abadojack(Go)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Go/pi.go) [[abadojack(Java)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Java/Pi.java) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Find%20PI%20to%20the%20Nth%20digit) -[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) +[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/pi.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/pi.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Pi.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/pi.rb) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/Pi_to_Nth.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/00.%20Find%20PI%20to%20the%20Nth%20Digit.js) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/pi.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/pi.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PiToTheNth.java) [[lazynight (Python)]](https://github.com/Flowerowl/Projects/blob/master/solutions/numbers/find_pi_to_the_nth_digit.py) [[abadojack(Go)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Go/pi.go) [[abadojack(Java)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Java/Pi.java) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) +[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Find%20PI%20to%20the%20Nth%20digit) **Find e to the Nth Digit** - Just like the previous problem, but with e instead of PI. Enter a number and have the program generate e up to that many decimal places. Keep a limit to how far the program will go. [[dhd12391 (Java)]](https://github.com/dhd12391/Projects/blob/master/Java/EToNthDigit.java) [[aseeon (Python)]](https://gist.github.com/aseeon/3f06d95f995fde7adfc2) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift)[[grzeswol(Ruby)]](https://github.com/grzeswol/karan_projects_solutions/blob/master/Ruby/2_euler_number.rb)[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/FindE.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/e_to_n_digit/e_to_n_digit.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/e_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/e.cpp) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/eCalc/eCalculate.py)[[microice333 (Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_e.py) From b7e84638afd48c8f45373c6e933b119cd89b46df Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Sat, 30 Jul 2022 14:17:11 +0300 Subject: [PATCH 05/14] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bbd93e59..e3202ece 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Numbers **Find PI to the Nth Digit** - Enter a number and have the program generate PI up to that many decimal places. Keep a limit to how far the program will go. [[geekpradd (Python)]](https://github.com/geekpradd/PythonPi/blob/master/PythonPi.py) [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/pi.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/pi.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Pi.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/pi.rb) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/Pi_to_Nth.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/00.%20Find%20PI%20to%20the%20Nth%20Digit.js) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/pi.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/pi.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PiToTheNth.java) [[lazynight (Python)]](https://github.com/Flowerowl/Projects/blob/master/solutions/numbers/find_pi_to_the_nth_digit.py) [[abadojack(Go)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Go/pi.go) [[abadojack(Java)]](https://github.com/abadojack/Playground/blob/master/Projects-Solutions/Numbers/Java/Pi.java) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) -[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Find%20PI%20to%20the%20Nth%20digit) +[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20PI%20to%20the%20Nth%20digit) **Find e to the Nth Digit** - Just like the previous problem, but with e instead of PI. Enter a number and have the program generate e up to that many decimal places. Keep a limit to how far the program will go. [[dhd12391 (Java)]](https://github.com/dhd12391/Projects/blob/master/Java/EToNthDigit.java) [[aseeon (Python)]](https://gist.github.com/aseeon/3f06d95f995fde7adfc2) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift)[[grzeswol(Ruby)]](https://github.com/grzeswol/karan_projects_solutions/blob/master/Ruby/2_euler_number.rb)[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/FindE.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/e_to_n_digit/e_to_n_digit.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/e_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/e.cpp) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/eCalc/eCalculate.py)[[microice333 (Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_e.py) @@ -15,7 +15,7 @@ Numbers **Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/fibonacci.py) [[timkaboya (Python)]](https://github.com/timkaboya/cached_fibo/blob/master/cached_fibo.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/fibonacci.py) [[mayankj08 (Bash)]](https://github.com/mayankj08/Shell-Script-Collection/blob/master/calcualte_fibonacci_numbers.sh) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Fibonacci.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/fib.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/fibonacci.c) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/fibseq.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/01.%20Fibonacci%20Sequence.js) [[luisccastillo(C#]](https://github.com/luisccastillo/Projects/blob/master/Numbers/fibonacci_sequence.cs) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Fibonacci.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/fibonacci.go) [[brotatotes (Python)]](https://github.com/brotatotes/myStuff/blob/master/Fibonacci_Sequence.py)[[mandliya (C++)]](https://github.com/mandliya/practice/blob/master/fib.cpp) [[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/Fibonacci.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/fibonacci.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/FibonnacciSeq.java) [[mukul13(java)]](https://github.com/mukul13/poker/blob/master/fibonacci.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/fibonacci.c) -[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp) [[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/Projects/blob/master/Numbers/Fibonacci%20Sequence) +[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp) [[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Fibonacci%20Sequence) **Prime Factorization** - Have the user enter a number and find all Prime Factors (if there are any) and display them. [[geekpradd (C++)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.cpp) From 77a5f9b14fb8bf2f125eff3a05bd43b597605999 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:27:20 +0300 Subject: [PATCH 06/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3202ece..c686fade 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Numbers [[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20PI%20to%20the%20Nth%20digit) **Find e to the Nth Digit** - Just like the previous problem, but with e instead of PI. Enter a number and have the program generate e up to that many decimal places. Keep a limit to how far the program will go. [[dhd12391 (Java)]](https://github.com/dhd12391/Projects/blob/master/Java/EToNthDigit.java) [[aseeon (Python)]](https://gist.github.com/aseeon/3f06d95f995fde7adfc2) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift)[[grzeswol(Ruby)]](https://github.com/grzeswol/karan_projects_solutions/blob/master/Ruby/2_euler_number.rb)[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/FindE.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/e_to_n_digit/e_to_n_digit.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/e_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/e.cpp) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) -[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/eCalc/eCalculate.py)[[microice333 (Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_e.py) +[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/eCalc/eCalculate.py)[[microice333 (Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_e.py) [[IgorTheOverlord]] (https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20e%20to%20the%20Nth%20Digit) **Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/fibonacci.py) [[timkaboya (Python)]](https://github.com/timkaboya/cached_fibo/blob/master/cached_fibo.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/fibonacci.py) [[mayankj08 (Bash)]](https://github.com/mayankj08/Shell-Script-Collection/blob/master/calcualte_fibonacci_numbers.sh) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Fibonacci.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/fib.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/fibonacci.c) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/fibseq.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/01.%20Fibonacci%20Sequence.js) [[luisccastillo(C#]](https://github.com/luisccastillo/Projects/blob/master/Numbers/fibonacci_sequence.cs) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Fibonacci.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/fibonacci.go) [[brotatotes (Python)]](https://github.com/brotatotes/myStuff/blob/master/Fibonacci_Sequence.py)[[mandliya (C++)]](https://github.com/mandliya/practice/blob/master/fib.cpp) [[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/Fibonacci.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/fibonacci.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/FibonnacciSeq.java) From abf62c9505970ec68cd5601d73b61f660cc31572 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Sat, 30 Jul 2022 15:28:30 +0300 Subject: [PATCH 07/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c686fade..eb5757dc 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Numbers [[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/DecimalPlace.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/pi_to_n_digit/pi_to_n_digit.c) [[jesspls (Java)]](https://github.com/jesspls/MegaProjectList/blob/master/src/Numbers/PiToNthDigit.java) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Pi_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/PI.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/PiDec/blob/master/PiDec/src/pidec/PiDec.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) [[marcusmonteiro(Haskell)]](https://github.com/marcusmonteiro/Projects/blob/master/numbers/PiToTheNth.hs)[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/piCalc/pi.py) [[lordturtle419 (C#)]](https://github.com/LordTurtle419/FindPi/blob/master/FindPi/Program.cs)[[microice333(Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_pi.py) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/Digits-of-Pi) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20PI%20to%20the%20Nth%20digit) **Find e to the Nth Digit** - Just like the previous problem, but with e instead of PI. Enter a number and have the program generate e up to that many decimal places. Keep a limit to how far the program will go. [[dhd12391 (Java)]](https://github.com/dhd12391/Projects/blob/master/Java/EToNthDigit.java) [[aseeon (Python)]](https://gist.github.com/aseeon/3f06d95f995fde7adfc2) [[lazy0getter(Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift)[[grzeswol(Ruby)]](https://github.com/grzeswol/karan_projects_solutions/blob/master/Ruby/2_euler_number.rb)[[mandeepbhutani (Python)]](https://github.com/mandeepbhutani/Sample-Projects/blob/master/FindE.py) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/e_to_n_digit/e_to_n_digit.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/e_to_the_Nth.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/e.cpp) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pi-to-nth.sh) -[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/eCalc/eCalculate.py)[[microice333 (Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_e.py) [[IgorTheOverlord]] (https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20e%20to%20the%20Nth%20Digit) +[[rlingineni (Python)]](https://github.com/rlingineni/PythonPractice/blob/master/eCalc/eCalculate.py)[[microice333 (Python)]](https://github.com/microice333/Python-projects/blob/master/n_digit_e.py) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20e%20to%20the%20Nth%20Digit) **Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/fibonacci.py) [[timkaboya (Python)]](https://github.com/timkaboya/cached_fibo/blob/master/cached_fibo.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/fibonacci.py) [[mayankj08 (Bash)]](https://github.com/mayankj08/Shell-Script-Collection/blob/master/calcualte_fibonacci_numbers.sh) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Fibonacci.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/fib.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/fibonacci.c) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/fibseq.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/01.%20Fibonacci%20Sequence.js) [[luisccastillo(C#]](https://github.com/luisccastillo/Projects/blob/master/Numbers/fibonacci_sequence.cs) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Fibonacci.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/fibonacci.go) [[brotatotes (Python)]](https://github.com/brotatotes/myStuff/blob/master/Fibonacci_Sequence.py)[[mandliya (C++)]](https://github.com/mandliya/practice/blob/master/fib.cpp) [[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/Fibonacci.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/fibonacci.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/FibonnacciSeq.java) From 4c758e9460f2aa6c416ca9b039715d13486a5cca Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Sun, 31 Jul 2022 23:13:15 +0300 Subject: [PATCH 08/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb5757dc..0faa5545 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Numbers **Prime Factorization** - Have the user enter a number and find all Prime Factors (if there are any) and display them. [[geekpradd (C++)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.cpp) [[geekpradd (Python)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.py) -[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/prime.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/prime.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/prime_factorization.rb) [[aterkik (Haskell)]](https://github.com/aterkik/Projects/blob/master/Numbers/primeFactors.hs) [[bolcselo(c)]](https://github.com/bolcselo/Projects/blob/master/Numbers/prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/02.%20Prime%20Factorization.js)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Factors.java) [[checkcheckzz (C++)]](https://github.com/checkcheckzz/coding-problem/blob/master/problem/Primefactors.cpp) [[kdamball (Javascript)]](https://github.com/kdamball/Numbers/blob/master/primeFactors.js) [[Tartuffe1 (Python)]](https://github.com/Tartuffe1/Projects/blob/master/Numbers/prime_factorization.py) [[Hedgehog01 (Java)]](https://github.com/hedgehog01/src/blob/master/numbers/PrimeFactorization.java) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/prime_factorization.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PrimeFactorization.java) [[chasmani (Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/prime_factors.rb) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/prime_factorization/prime_factorization.c) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/prime-factorization.clj) [[kvsingh (Python)]](https://github.com/kvsingh/python-practice/blob/master/primeFactors.py) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/prime_Factorization.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pf.sh) +[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/prime.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/prime.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/prime_factorization.rb) [[aterkik (Haskell)]](https://github.com/aterkik/Projects/blob/master/Numbers/primeFactors.hs) [[bolcselo(c)]](https://github.com/bolcselo/Projects/blob/master/Numbers/prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/02.%20Prime%20Factorization.js)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Factors.java) [[checkcheckzz (C++)]](https://github.com/checkcheckzz/coding-problem/blob/master/problem/Primefactors.cpp) [[kdamball (Javascript)]](https://github.com/kdamball/Numbers/blob/master/primeFactors.js) [[Tartuffe1 (Python)]](https://github.com/Tartuffe1/Projects/blob/master/Numbers/prime_factorization.py) [[Hedgehog01 (Java)]](https://github.com/hedgehog01/src/blob/master/numbers/PrimeFactorization.java) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/prime_factorization.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PrimeFactorization.java) [[chasmani (Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/prime_factors.rb) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/prime_factorization/prime_factorization.c) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/prime-factorization.clj) [[kvsingh (Python)]](https://github.com/kvsingh/python-practice/blob/master/primeFactors.py) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/prime_Factorization.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pf.sh) [[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Prime%20Factorization) **Next Prime Number** - Have the program find prime numbers until the user chooses to stop asking for the next one. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/next_prime.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/NextPrime.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/next_prime_number.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/next_prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/03.%20Next%20Prime%20Number.js) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/NextPrime.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/nextprime.go)[[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/prime.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/next_prime.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/NextPrimeNum.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/newPrime.c) [[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/prime_number_generator.py) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/primes.c) [[psk11 (html,javascript)]](https://gist.githubusercontent.com/psk11/76e00e2aa8f5c00bf8c7/raw/d5bfe67022e25a78f02691d702c16b124c969053/NextPrime.html) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/next_prime_number/next_prime_number.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/next_Prime.java) From ccb6aa1f8c2a60d52aa5776aa6bac9cb82f687b6 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Sun, 31 Jul 2022 23:13:51 +0300 Subject: [PATCH 09/14] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0faa5545..c441739f 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,12 @@ Numbers **Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/fibonacci.py) [[timkaboya (Python)]](https://github.com/timkaboya/cached_fibo/blob/master/cached_fibo.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/fibonacci.py) [[mayankj08 (Bash)]](https://github.com/mayankj08/Shell-Script-Collection/blob/master/calcualte_fibonacci_numbers.sh) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Fibonacci.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/fib.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/fibonacci.c) [[atomic22 (PHP)]](https://github.com/atomic22/problem_solving/blob/master/fibseq.php) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/01.%20Fibonacci%20Sequence.js) [[luisccastillo(C#]](https://github.com/luisccastillo/Projects/blob/master/Numbers/fibonacci_sequence.cs) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Fibonacci.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/fibonacci.go) [[brotatotes (Python)]](https://github.com/brotatotes/myStuff/blob/master/Fibonacci_Sequence.py)[[mandliya (C++)]](https://github.com/mandliya/practice/blob/master/fib.cpp) [[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/Fibonacci.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/fibonacci.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/FibonnacciSeq.java) [[mukul13(java)]](https://github.com/mukul13/poker/blob/master/fibonacci.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/fibonacci.c) -[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp) [[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Fibonacci%20Sequence) +[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/fibonacci_series.py) [[neivin (Python)]](https://github.com/neivin/projects/blob/master/numbers/fibonacci.py) [[Josenberg (Ruby)]](https://github.com/josenberg/fibonacci_ruby/blob/master/fibonacci.rb) [[lazy0getter (Swift)]](https://github.com/lazy0getter/codeless-code/blob/master/Swift/Projects-solutions.playground/section-1.swift) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/fibonacci.c) [[ritwikmishra (JavaScript)]](https://github.com/ritwikmishra/myrepo/blob/master/fibo.js)[[hollynicolemills (Java)]](https://github.com/hollynicolemills/Fibonacci/blob/master/Fibonacci.java)[[chasmani(Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/fibonacci.rb)[[crobin21 (Java)]](https://github.com/crobin21/ProjectSolutions/blob/master/source/fibonacciSequence.java) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/fibonacci_sequence/fibonacci.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/Fibonacci.java)[[kingballer29 (C++)]](https://github.com/kingballer29/Programming/blob/master/fibonacci.cpp)[[manateemilitia (Java)]](https://github.com/manateemilitia/FibJava/blob/master/FibJava/src/fibjava/FibJava.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/fs.sh)[[korabum (Python)]](https://github.com/korabum/Projects/blob/master/Numbers/fibonacci.py)[[paatus (erlang)]](https://github.com/Paatus/erlang_solutions/blob/master/fib_seq.erl) [[iamvoid13 (C++)]](https://github.com/iamvoid13/Programs/blob/master/src/fibonacci.cpp) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Fibonacci%20Sequence) **Prime Factorization** - Have the user enter a number and find all Prime Factors (if there are any) and display them. [[geekpradd (C++)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.cpp) [[geekpradd (Python)]](https://github.com/geekpradd/Prime-Factorise/blob/master/primefactorize.py) -[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/prime.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/prime.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/prime_factorization.rb) [[aterkik (Haskell)]](https://github.com/aterkik/Projects/blob/master/Numbers/primeFactors.hs) [[bolcselo(c)]](https://github.com/bolcselo/Projects/blob/master/Numbers/prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/02.%20Prime%20Factorization.js)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Factors.java) [[checkcheckzz (C++)]](https://github.com/checkcheckzz/coding-problem/blob/master/problem/Primefactors.cpp) [[kdamball (Javascript)]](https://github.com/kdamball/Numbers/blob/master/primeFactors.js) [[Tartuffe1 (Python)]](https://github.com/Tartuffe1/Projects/blob/master/Numbers/prime_factorization.py) [[Hedgehog01 (Java)]](https://github.com/hedgehog01/src/blob/master/numbers/PrimeFactorization.java) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/prime_factorization.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PrimeFactorization.java) [[chasmani (Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/prime_factors.rb) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/prime_factorization/prime_factorization.c) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/prime-factorization.clj) [[kvsingh (Python)]](https://github.com/kvsingh/python-practice/blob/master/primeFactors.py) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/prime_Factorization.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pf.sh) [[IgorTheOverlord (Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Prime%20Factorization) +[[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/prime.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/prime.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/prime_factorization.rb) [[aterkik (Haskell)]](https://github.com/aterkik/Projects/blob/master/Numbers/primeFactors.hs) [[bolcselo(c)]](https://github.com/bolcselo/Projects/blob/master/Numbers/prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/02.%20Prime%20Factorization.js)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Factors.java) [[checkcheckzz (C++)]](https://github.com/checkcheckzz/coding-problem/blob/master/problem/Primefactors.cpp) [[kdamball (Javascript)]](https://github.com/kdamball/Numbers/blob/master/primeFactors.js) [[Tartuffe1 (Python)]](https://github.com/Tartuffe1/Projects/blob/master/Numbers/prime_factorization.py) [[Hedgehog01 (Java)]](https://github.com/hedgehog01/src/blob/master/numbers/PrimeFactorization.java) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/prime_factorization.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PrimeFactorization.java) [[chasmani (Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/prime_factors.rb) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/prime_factorization/prime_factorization.c) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/prime-factorization.clj) [[kvsingh (Python)]](https://github.com/kvsingh/python-practice/blob/master/primeFactors.py) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/prime_Factorization.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pf.sh) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Prime%20Factorization) **Next Prime Number** - Have the program find prime numbers until the user chooses to stop asking for the next one. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/next_prime.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/NextPrime.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/next_prime_number.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/next_prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/03.%20Next%20Prime%20Number.js) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/NextPrime.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/nextprime.go)[[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/prime.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/next_prime.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/NextPrimeNum.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/newPrime.c) [[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/prime_number_generator.py) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/primes.c) [[psk11 (html,javascript)]](https://gist.githubusercontent.com/psk11/76e00e2aa8f5c00bf8c7/raw/d5bfe67022e25a78f02691d702c16b124c969053/NextPrime.html) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/next_prime_number/next_prime_number.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/next_Prime.java) From a7fa9c1f8ff0cb4312d4720d598a8eb7dfd4724e Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Mon, 1 Aug 2022 18:00:16 +0300 Subject: [PATCH 10/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c441739f..8db4b9de 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Numbers [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/prime.py) [[whoshuu (Python)]](https://github.com/whoshuu/Projects/blob/master/Numbers/prime.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/prime_factorization.rb) [[aterkik (Haskell)]](https://github.com/aterkik/Projects/blob/master/Numbers/primeFactors.hs) [[bolcselo(c)]](https://github.com/bolcselo/Projects/blob/master/Numbers/prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/02.%20Prime%20Factorization.js)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Factors.java) [[checkcheckzz (C++)]](https://github.com/checkcheckzz/coding-problem/blob/master/problem/Primefactors.cpp) [[kdamball (Javascript)]](https://github.com/kdamball/Numbers/blob/master/primeFactors.js) [[Tartuffe1 (Python)]](https://github.com/Tartuffe1/Projects/blob/master/Numbers/prime_factorization.py) [[Hedgehog01 (Java)]](https://github.com/hedgehog01/src/blob/master/numbers/PrimeFactorization.java) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/prime_factorization.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/PrimeFactorization.java) [[chasmani (Ruby)]](https://github.com/chasmani/RubyFunProjects/blob/master/Problems/prime_factors.rb) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/prime_factorization/prime_factorization.c) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/prime-factorization.clj) [[kvsingh (Python)]](https://github.com/kvsingh/python-practice/blob/master/primeFactors.py) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/prime_Factorization.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/pf.sh) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Prime%20Factorization) **Next Prime Number** - Have the program find prime numbers until the user chooses to stop asking for the next one. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/next_prime.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/NextPrime.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/next_prime_number.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/next_prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/03.%20Next%20Prime%20Number.js) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/NextPrime.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/nextprime.go)[[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/prime.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/next_prime.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/NextPrimeNum.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/newPrime.c) -[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/prime_number_generator.py) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/primes.c) [[psk11 (html,javascript)]](https://gist.githubusercontent.com/psk11/76e00e2aa8f5c00bf8c7/raw/d5bfe67022e25a78f02691d702c16b124c969053/NextPrime.html) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/next_prime_number/next_prime_number.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/next_Prime.java) +[[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/prime_number_generator.py) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/primes.c) [[psk11 (html,javascript)]](https://gist.githubusercontent.com/psk11/76e00e2aa8f5c00bf8c7/raw/d5bfe67022e25a78f02691d702c16b124c969053/NextPrime.html) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/next_prime_number/next_prime_number.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/next_Prime.java) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Next%20Prime%20Number) **Find Cost of Tile to Cover W x H Floor** - Calculate the total cost of tile it would take to cover a floor plan of width and height, using a cost entered by the user. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/other/misc.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/cost_of_tile.rb) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/04.%20Find%20Cost%20of%20Tile%20to%20Cover%20W%20x%20H%20Floor.js) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/Cost%20to%20tile%20WxH%20of%20floor.cpp) [[rasppie (Python)]](https://github.com/rasppie/pyprojects/blob/master/tile.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/tile.py)[[vdrey (Python)]](https://github.com/vdrey/Project-Programs/blob/master/Python/Tile%20cost.py)[[Josenberg (Ruby)]](https://github.com/josenberg/tile_cost/blob/master/tile_cost.rb) [[nokafor(C)]](https://github.com/nokafor/personal-development/blob/master/tiles.c) [[francis36012 (C++)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/tile.cpp) [[dsub15 (Python)]](https://github.com/dsub15/Projects/commit/f2adae5891932dee5ad63aa19814c0096988b32a) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/find_cost_tile/find_cost_tile.c) [[kingballer29 (Scala)]](https://github.com/kingballer29/Programming/blob/master/floorTileCostCalculator.scala) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/wxhfloor.sh)[[viktorahlstrom (Java)]](https://github.com/viktorahlstrom/all-java/blob/master/floor.java) From 3071ba382b945535120be14ee877a7c164c8a801 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Tue, 2 Aug 2022 17:24:59 +0300 Subject: [PATCH 11/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8db4b9de..7071e590 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Numbers **Next Prime Number** - Have the program find prime numbers until the user chooses to stop asking for the next one. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/next_prime.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/NextPrime.hs) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/next_prime_number.rb) [[bolcselo (C)]](https://github.com/bolcselo/Projects/blob/master/Numbers/next_prime.c) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/03.%20Next%20Prime%20Number.js) [[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/NextPrime.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/nextprime.go)[[Silverneo (Python)]](https://github.com/Silverneo/pylearn/blob/master/prime.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/next_prime.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/NextPrimeNum.java) [[Bhavika (C)]](https://github.com/Bhavikaso/Project1/blob/master/newPrime.c) [[turlapatykaushik (Python)]](https://github.com/turlapatykaushik/Programs-and-codes/blob/master/problems/prime_number_generator.py) [[nokafor (C)]](https://github.com/nokafor/personal-development/blob/master/primes.c) [[psk11 (html,javascript)]](https://gist.githubusercontent.com/psk11/76e00e2aa8f5c00bf8c7/raw/d5bfe67022e25a78f02691d702c16b124c969053/NextPrime.html) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/next_prime_number/next_prime_number.c) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/next_Prime.java) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Next%20Prime%20Number) -**Find Cost of Tile to Cover W x H Floor** - Calculate the total cost of tile it would take to cover a floor plan of width and height, using a cost entered by the user. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/other/misc.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/cost_of_tile.rb) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/04.%20Find%20Cost%20of%20Tile%20to%20Cover%20W%20x%20H%20Floor.js) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/Cost%20to%20tile%20WxH%20of%20floor.cpp) [[rasppie (Python)]](https://github.com/rasppie/pyprojects/blob/master/tile.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/tile.py)[[vdrey (Python)]](https://github.com/vdrey/Project-Programs/blob/master/Python/Tile%20cost.py)[[Josenberg (Ruby)]](https://github.com/josenberg/tile_cost/blob/master/tile_cost.rb) [[nokafor(C)]](https://github.com/nokafor/personal-development/blob/master/tiles.c) [[francis36012 (C++)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/tile.cpp) [[dsub15 (Python)]](https://github.com/dsub15/Projects/commit/f2adae5891932dee5ad63aa19814c0096988b32a) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/find_cost_tile/find_cost_tile.c) [[kingballer29 (Scala)]](https://github.com/kingballer29/Programming/blob/master/floorTileCostCalculator.scala) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/wxhfloor.sh)[[viktorahlstrom (Java)]](https://github.com/viktorahlstrom/all-java/blob/master/floor.java) +**Find Cost of Tile to Cover W x H Floor** - Calculate the total cost of tile it would take to cover a floor plan of width and height, using a cost entered by the user. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/other/misc.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/cost_of_tile.rb) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/04.%20Find%20Cost%20of%20Tile%20to%20Cover%20W%20x%20H%20Floor.js) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/Cost%20to%20tile%20WxH%20of%20floor.cpp) [[rasppie (Python)]](https://github.com/rasppie/pyprojects/blob/master/tile.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/tile.py)[[vdrey (Python)]](https://github.com/vdrey/Project-Programs/blob/master/Python/Tile%20cost.py)[[Josenberg (Ruby)]](https://github.com/josenberg/tile_cost/blob/master/tile_cost.rb) [[nokafor(C)]](https://github.com/nokafor/personal-development/blob/master/tiles.c) [[francis36012 (C++)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/tile.cpp) [[dsub15 (Python)]](https://github.com/dsub15/Projects/commit/f2adae5891932dee5ad63aa19814c0096988b32a) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/find_cost_tile/find_cost_tile.c) [[kingballer29 (Scala)]](https://github.com/kingballer29/Programming/blob/master/floorTileCostCalculator.scala) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/wxhfloor.sh)[[viktorahlstrom (Java)]](https://github.com/viktorahlstrom/all-java/blob/master/floor.java) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20Cost%20of%20Tile%20to%20Cover%20W%20x%20H%20Floor) **Mortgage Calculator** - Calculate the monthly payments of a fixed term mortgage over given Nth terms at a given interest rate. Also figure out how long it will take the user to pay back the loan. For added complexity, add an option for users to select the compounding interval (Monthly, Weekly, Daily, Continually). [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/mortgage_calculator.rb) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/mortgagecalculator.cpp) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/mortgage.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/mortgage.py) [[francis36012 (Java)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/Mortgage.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/mortgage.sh) From bd494308b4217b62c6255ea704655d98013e3724 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Fri, 5 Aug 2022 14:56:14 +0300 Subject: [PATCH 12/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7071e590..2ad6fbfd 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Numbers **Find Cost of Tile to Cover W x H Floor** - Calculate the total cost of tile it would take to cover a floor plan of width and height, using a cost entered by the user. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/other/misc.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/cost_of_tile.rb) [[quitrk (JavaScript)]](https://github.com/quitrk/LearningJS/blob/master/Numbers/04.%20Find%20Cost%20of%20Tile%20to%20Cover%20W%20x%20H%20Floor.js) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/Cost%20to%20tile%20WxH%20of%20floor.cpp) [[rasppie (Python)]](https://github.com/rasppie/pyprojects/blob/master/tile.py) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/tile.py)[[vdrey (Python)]](https://github.com/vdrey/Project-Programs/blob/master/Python/Tile%20cost.py)[[Josenberg (Ruby)]](https://github.com/josenberg/tile_cost/blob/master/tile_cost.rb) [[nokafor(C)]](https://github.com/nokafor/personal-development/blob/master/tiles.c) [[francis36012 (C++)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/tile.cpp) [[dsub15 (Python)]](https://github.com/dsub15/Projects/commit/f2adae5891932dee5ad63aa19814c0096988b32a) [[chibby0ne (C)]](https://github.com/chibby0ne/Projects/blob/master/Solutions/Numbers/find_cost_tile/find_cost_tile.c) [[kingballer29 (Scala)]](https://github.com/kingballer29/Programming/blob/master/floorTileCostCalculator.scala) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/wxhfloor.sh)[[viktorahlstrom (Java)]](https://github.com/viktorahlstrom/all-java/blob/master/floor.java) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Find%20Cost%20of%20Tile%20to%20Cover%20W%20x%20H%20Floor) -**Mortgage Calculator** - Calculate the monthly payments of a fixed term mortgage over given Nth terms at a given interest rate. Also figure out how long it will take the user to pay back the loan. For added complexity, add an option for users to select the compounding interval (Monthly, Weekly, Daily, Continually). [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/mortgage_calculator.rb) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/mortgagecalculator.cpp) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/mortgage.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/mortgage.py) [[francis36012 (Java)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/Mortgage.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/mortgage.sh) +**Mortgage Calculator** - Calculate the monthly payments of a fixed term mortgage over given Nth terms at a given interest rate. Also figure out how long it will take the user to pay back the loan. For added complexity, add an option for users to select the compounding interval (Monthly, Weekly, Daily, Continually). [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/mortgage_calculator.rb) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/mortgagecalculator.cpp) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/mortgage.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/mortgage.py) [[francis36012 (Java)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/Mortgage.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/mortgage.sh) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Mortgage%20Calculator) **Change Return Program** - The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/money_changing/money_changing.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/change_return.rb)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Change.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/change.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/change.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/ChangeReturn.java) [[dsub15 (Python)]](https://github.com/dsub15/Projects/blob/master/Change.py) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/change-return.clj) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/change_return.sh)[[ryjo1026 (Java)]](https://github.com/ryjo1026/Java-Practice/blob/master/ChangeReturn.java)[[rlingineni (C++)]](https://gist.github.com/rlingineni/93b57d67e37134735df5) From 9d01f9c0bc2ec7844ae6e53c368a06e02e289fc7 Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Sat, 6 Aug 2022 18:34:14 +0300 Subject: [PATCH 13/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad6fbfd..0c85c219 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Numbers **Mortgage Calculator** - Calculate the monthly payments of a fixed term mortgage over given Nth terms at a given interest rate. Also figure out how long it will take the user to pay back the loan. For added complexity, add an option for users to select the compounding interval (Monthly, Weekly, Daily, Continually). [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/mortgage_calculator.rb) [[jbruno2 (C++)]](https://github.com/jbruno2/Simple-Programs-and-Solutions/blob/master/C%2B%2B/mortgagecalculator.cpp) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/mortgage.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/mortgage.py) [[francis36012 (Java)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/Mortgage.java) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/mortgage.sh) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Mortgage%20Calculator) -**Change Return Program** - The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/money_changing/money_changing.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/change_return.rb)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Change.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/change.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/change.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/ChangeReturn.java) [[dsub15 (Python)]](https://github.com/dsub15/Projects/blob/master/Change.py) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/change-return.clj) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/change_return.sh)[[ryjo1026 (Java)]](https://github.com/ryjo1026/Java-Practice/blob/master/ChangeReturn.java)[[rlingineni (C++)]](https://gist.github.com/rlingineni/93b57d67e37134735df5) +**Change Return Program** - The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/money_changing/money_changing.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/change_return.rb)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Change.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/change.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/change.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/ChangeReturn.java) [[dsub15 (Python)]](https://github.com/dsub15/Projects/blob/master/Change.py) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/change-return.clj) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/change_return.sh)[[ryjo1026 (Java)]](https://github.com/ryjo1026/Java-Practice/blob/master/ChangeReturn.java)[[rlingineni (C++)]](https://gist.github.com/rlingineni/93b57d67e37134735df5) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Change%20Return%20Program) **Binary to Decimal and Back Converter** - Develop a converter to convert a decimal number to binary or a binary number to its decimal equivalent. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/conversion/conversions.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/binary_to_decimal.rb) [[hx1997 (C)]](https://github.com/hx1997/Projects/blob/master/Numbers/binary_decimal.c) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/binary_decimal_convert.py) [[vinaynikhil313 (Java)]](https://github.com/vinaynikhil313/Projects-Solutions/blob/master/BinaryDecimal.java) [[mukul13 (C)]](https://github.com/mukul13/poker/blob/master/Binary%20to%20decimal%20and%20Back%20Converter.c) [[francis36012 (C++)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/binBaseConv.cpp) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/binary_decimal_conversion.java) [[mandliya(c++)]](https://github.com/mandliya/short-fun-projects/blob/master/conversion/conversion.cpp) From bb956b909243be4e50271a9b0d44e1f7f23c4d3d Mon Sep 17 00:00:00 2001 From: IgorTheOverlord <102486458+IgorTheOverlord@users.noreply.github.com> Date: Mon, 8 Aug 2022 15:03:22 +0300 Subject: [PATCH 14/14] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c85c219..bcd61ed8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Numbers **Change Return Program** - The user enters a cost and then the amount of money given. The program will figure out the change and the number of quarters, dimes, nickels, pennies needed for the change. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/money_changing/money_changing.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/change_return.rb)[[MikroMan (Java)]](https://github.com/MikroMan/Contributions/blob/master/Change.java) [[ScottKolo (Go)]](https://github.com/ScottKolo/GoProjects/blob/master/Numbers/change.go) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/change.py) [[aysark (Java)]](https://github.com/aysark/Review/blob/master/Projects/src/ChangeReturn.java) [[dsub15 (Python)]](https://github.com/dsub15/Projects/blob/master/Change.py) [[mchwalek (Clojure)]](https://github.com/mchwalek/Projects/blob/clojure-solutions/Numbers/change-return.clj) [[viktorahlstrom (Bash)]](https://github.com/viktorahlstrom/all/blob/master/coding-problems-solved/projects-solutions/change_return.sh)[[ryjo1026 (Java)]](https://github.com/ryjo1026/Java-Practice/blob/master/ChangeReturn.java)[[rlingineni (C++)]](https://gist.github.com/rlingineni/93b57d67e37134735df5) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Change%20Return%20Program) **Binary to Decimal and Back Converter** - Develop a converter to convert a decimal number to binary or a binary number to its decimal equivalent. [[Drhealsgood (Python)]](https://github.com/Drhealsgood/miniprojects/blob/master/number_projects/conversion/conversions.py) [[petehuang (Ruby)]](https://github.com/petehuang/Projects/blob/master/Numbers/binary_to_decimal.rb) [[hx1997 (C)]](https://github.com/hx1997/Projects/blob/master/Numbers/binary_decimal.c) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/binary_decimal_convert.py) [[vinaynikhil313 (Java)]](https://github.com/vinaynikhil313/Projects-Solutions/blob/master/BinaryDecimal.java) [[mukul13 (C)]](https://github.com/mukul13/poker/blob/master/Binary%20to%20decimal%20and%20Back%20Converter.c) [[francis36012 (C++)]](https://github.com/francis36012/karan-projects/blob/master/src/numbers/binBaseConv.cpp) [[hkuchampudi (Java)]](https://github.com/hkuchampudi/MegaProject_Solutions/blob/master/Numbers/binary_decimal_conversion.java) -[[mandliya(c++)]](https://github.com/mandliya/short-fun-projects/blob/master/conversion/conversion.cpp) +[[mandliya(c++)]](https://github.com/mandliya/short-fun-projects/blob/master/conversion/conversion.cpp) [[IgorTheOverlord(Python)]](https://github.com/IgorTheOverlord/karan_projects-solutions/blob/main/Numbers/Binary%20Converter) **Calculator** - A simple calculator to do basic operators. Make it a scientific calculator for added complexity. [[MrBlaise (Python)]](https://github.com/MrBlaise/learnpython/blob/master/Numbers/calc.py) [[tel (Haskell)]](https://github.com/tel/Projects/blob/master/Numbers/Calc.hs) [[ripperhf (C)]](https://github.com/ripperhf/Calculator/blob/master/calc.c) [[hx1997 (C)]](https://github.com/hx1997/Projects/blob/master/Numbers/calc.c) [[desertwebdesigns (Python)]](https://bitbucket.org/desertwebdesigns/learn_python/src/master/Numbers/calculator.py) [[grzeswol (Ruby)]](https://github.com/grzeswol/karan_projects_solutions/blob/master/Ruby/10_calculator.rb)[[hollynicolemills(java)]](https://github.com/hollynicolemills/CalculatorApp/blob/master/src/CalculatorGUI.java)[[psk11 (HTML, JS)]](https://gist.githubusercontent.com/psk11/f9196c924c7f2ee0fd2b/raw/3c597636572579c3a6aa33c891bffccf877764a1/calculator.html) [[wildautumnwind (PHP)]](https://github.com/wildautumnwind/calculator)