diff --git a/.vs/Projects-Solutions/FileContentIndex/11813f3b-f006-4f26-8244-10e376b0b414.vsidx b/.vs/Projects-Solutions/FileContentIndex/11813f3b-f006-4f26-8244-10e376b0b414.vsidx new file mode 100644 index 00000000..5326aea5 Binary files /dev/null and b/.vs/Projects-Solutions/FileContentIndex/11813f3b-f006-4f26-8244-10e376b0b414.vsidx differ diff --git a/.vs/Projects-Solutions/FileContentIndex/read.lock b/.vs/Projects-Solutions/FileContentIndex/read.lock new file mode 100644 index 00000000..e69de29b diff --git a/.vs/Projects-Solutions/v17/.wsuo b/.vs/Projects-Solutions/v17/.wsuo new file mode 100644 index 00000000..f0bc6639 Binary files /dev/null and b/.vs/Projects-Solutions/v17/.wsuo differ diff --git a/.vs/slnx.sqlite b/.vs/slnx.sqlite new file mode 100644 index 00000000..aad31f7c Binary files /dev/null and b/.vs/slnx.sqlite differ diff --git a/README.md b/README.md index ab6b693d..360d6295 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Numbers [[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) -**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) +**Fibonacci Sequence** - Enter a number and have the program generate the Fibonacci sequence to that number or to the Nth number. [[Widdershins89 (C#)]](https://github.com/Widdershins89/Learning/blob/main/Program.cs)[[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)