shreeshailaya / C-DAC-Notes

work in progress...
https://shreeshail.gitbook.io/c-dac-notes/
GNU General Public License v3.0
39 stars 58 forks source link

Update/Complete Data Strecture searching algorithms notes #76

Closed shreeshailaya closed 3 years ago

shreeshailaya commented 3 years ago

here is the Searching Algorithm Day-4 Readme.md you need to provide the notes regarding this, you can put gifs or images so the user can understand how exactly the searching algorithms work also write some code snippets(refer this searching algos) for understanding, following are the points which must be covered.

Note:- if you want to add media(image/gifs/png) keep them in C-DAC-Notes/Data structure/Media/

External Referanc Links javatpoint Linear Search, Binary Search

nayan1xyz commented 3 years ago

I would like to contribute to this issue @shreeshailaya pls assign to me.

nayan1xyz commented 3 years ago

@shreeshailaya I have sent you a pull request #88 Kindly check it out.