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