Ansh-Sarkar / Python-Data-Structures

This repository contains the code for implementing various Data Structures in Python. It can be used as a quick lookup module or reference for anyone interested in Data Structures . I will keep updating this repository frequently as and when I come across new Data Structures : )
MIT License
4 stars 15 forks source link

feat(searching algorithms): Addition of more searching algorithms #10

Open varsha-kss opened 2 years ago

varsha-kss commented 2 years ago

i think i can add many searching algorithms for data structures here like linear,binary and sentinal search

Ansh-Sarkar commented 2 years ago

Hey ! I feel this would be a really good addition to the repository. Go ahead @varsha-kss . Assigning this issue to you.