Merge pull request #90 from dynamitechetan/master

removed redundant title from readme
This commit is contained in:
Chetan Kaushik 2017-10-26 15:27:09 +05:30 committed by GitHub
commit 03a0e01950

View File

@ -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