VAR-solutions/Algorithms

add README to Searching Directory

i-vishi opened this issue · 5 comments

Add a README.md file inside the Searching Directory. The file should contain a table that has

  • Columns of searching algorithms and programming languages(C, CPP, Python, Java, etc.)
  • Add a row of each searching algorithm and mark a ✔️ with a LINK to code if it is currently implemented in the corresponding programming language, else leave the cell blank.
  • Do it for each searching algorithm.
  • You can also change file names as per the algorithm to simplify the task. But do not forget to follow the nomenclature as:
    algorithm-name/ProgrammingLanguage/algorithm_code.extension

Refer to Sorting README and implement in the same manner.Refer to Markdown Cheatsheet or Makrdown Guide to get help with writing Markdown.

Example Scrrenshot is given below:
ex-sortingREADME

Hi, can I take this issue please ?

@vifeng you can work on this issue. Give a PR referencing this issue and we will merge it if it meets our requirements.

thanks. it's my second contributions... how do I reference the issue ?
should I send my PR with a commit message as such :
`
feat: add README to Searching Directory

Each mark has a ✔️ with a LINK to the implemented code in the corresponding programming language.

Resolves: #1341`

Hey @i-vishi , Can you please assign this issue to me?
I would like to work on this...

7s9n commented

done : )