File tree 5 files changed +5
-5
lines changed
uz/Boshlang'ich Matematika
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ F(8)=21
68
68
## Implementación
69
69
70
70
- [ C++] ( https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/fibonacci.cpp )
71
- - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/Maths /FibonacciNumber.java )
71
+ - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/src/main/java/com/thealgorithms/maths /FibonacciNumber.java )
72
72
- [ Javascript] ( https://github.com/TheAlgorithms/Javascript/blob/80c2dc85d714f73783f133964d6acd9b5625ddd9/Maths/Fibonacci.js )
73
73
- [ Python] ( https://github.com/TheAlgorithms/Python/blob/master/maths/fibonacci.py )
74
74
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ Así que la respuesta final es **8**. 8 maneras de hacer un cambio de 7 centavos
62
62
63
63
* [ Python] ( https://github.com/TheAlgorithms/Python/blob/master/dynamic_programming/coin_change.py )
64
64
* [ C++] ( https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/dynamic_programming/coin_change.cpp )
65
- * [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/DynamicProgramming /CoinChange.java )
65
+ * [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/src/main/java/com/thealgorithms/dynamicprogramming /CoinChange.java )
66
66
* [ Dart] ( https://github.com/TheAlgorithms/Dart/blob/master/dynamic_programming/coin_change.dart )
67
67
* [ Ruby] ( https://github.com/TheAlgorithms/Ruby/blob/master/dynamic_programming/coin_change.rb )
68
68
* [ Scala] ( https://github.com/TheAlgorithms/Scala/blob/master/src/main/scala/DynamicProgramming/CoinChange.scala )
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ F(8)=21
82
82
<h2 dir =" rtl " text-align =" center " > יישום סדרת פיבונאצ'י בשפות תכנות שונות</h2 >
83
83
84
84
- [ C++] ( https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/fibonacci.cpp )
85
- - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/Maths /FibonacciNumber.java )
85
+ - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/src/main/java/com/thealgorithms/maths /FibonacciNumber.java )
86
86
- [ Javascript] ( https://github.com/TheAlgorithms/Javascript/blob/80c2dc85d714f73783f133964d6acd9b5625ddd9/Maths/Fibonacci.js )
87
87
- [ Python] ( https://github.com/TheAlgorithms/Python/blob/master/maths/fibonacci.py )
88
88
Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ F(8) = 21
68
68
## 구현
69
69
70
70
- [ C++] ( https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/fibonacci.cpp )
71
- - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/Maths /FibonacciNumber.java )
71
+ - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/src/main/java/com/thealgorithms/maths /FibonacciNumber.java )
72
72
- [ Javascript] ( https://github.com/TheAlgorithms/Javascript/blob/80c2dc85d714f73783f133964d6acd9b5625ddd9/Maths/Fibonacci.js )
73
73
- [ Python] ( https://github.com/TheAlgorithms/Python/blob/master/maths/fibonacci.py )
74
74
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ f(8)=21
41
41
## Fibonachi algoritmning dasturlash tillaridagi ko'rinishi:
42
42
43
43
- [ C++] ( https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/fibonacci.cpp )
44
- - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/Maths /FibonacciNumber.java )
44
+ - [ Java] ( https://github.com/TheAlgorithms/Java/blob/master/src/main/java/com/thealgorithms/maths /FibonacciNumber.java )
45
45
- [ Javascript] ( https://github.com/TheAlgorithms/Javascript/blob/80c2dc85d714f73783f133964d6acd9b5625ddd9/Maths/Fibonacci.js )
46
46
- [ Python] ( https://github.com/TheAlgorithms/Python/blob/master/maths/fibonacci.py )
47
47
You can’t perform that action at this time.
0 commit comments