Implementation of 1D array programs in Go language.
Closed this issue · 0 comments
KamalDGRT commented
I would like to contribute by creating the codes for existing 1D array programs in Go language.
Changes proposed :
- Add code for frequency of an element
- Max and next max number
- Mean, variance and standard deviation
- Merge two sorted arrays