mirror of
https://github.com/TheAlgorithms/C
synced 2024-11-22 13:31:21 +03:00
removed redundent
This commit is contained in:
parent
3ccf7357bd
commit
fd00e26055
@ -1,6 +1,4 @@
|
|||||||
# C
|
# C
|
||||||
All Algorithms implemented in C
|
|
||||||
|
|
||||||
|
|
||||||
## Computer Oriented Statistical Methods
|
## Computer Oriented Statistical Methods
|
||||||
- Gauss_Elimination
|
- Gauss_Elimination
|
||||||
@ -11,14 +9,12 @@ All Algorithms implemented in C
|
|||||||
- Simpson's_1-3rd_rule.c
|
- Simpson's_1-3rd_rule.c
|
||||||
- Variance
|
- Variance
|
||||||
|
|
||||||
|
|
||||||
## Conversions
|
## Conversions
|
||||||
- binary_to_decimal
|
- binary_to_decimal
|
||||||
- decimal _to_binary
|
- decimal _to_binary
|
||||||
- decimal_to_hexa
|
- decimal_to_hexa
|
||||||
- decimal_to_octal
|
- decimal_to_octal
|
||||||
|
|
||||||
|
|
||||||
## Data Structures
|
## Data Structures
|
||||||
- stack
|
- stack
|
||||||
- queue
|
- queue
|
||||||
|
Loading…
Reference in New Issue
Block a user