Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 477 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 477 Bytes

HacktoberFest-MEC-2020

Rules to contribute :

  1. Add a program in any language (HTML also allowed)
  2. Program should answer any of the following questions: (not applicable for HTML)
    • Linear Search in an array
    • Binary search
    • Any of the sorting methods implemented
    • Any string based programs.
    • In case of HTML file any random website will do.
  3. Program must contain a multi line comment on top describing the program briefly and the language used.