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 14 forks source link

Varsha added simple list search algorithms in python #14

Closed varsha-kss closed 1 year ago

varsha-kss commented 1 year ago

added linear,binary and sentinal search algorithms for python.

varsha-kss commented 1 year ago

hey i made the required changes and committed them kindly check

Ansh-Sarkar commented 1 year ago

Looks great @varsha-kss ! Thank you for your contribution :smile:

varsha-kss commented 1 year ago

Looks great @varsha-kss ! Thank you for your contribution 😄

Thank you so much for the merge👍was great working with you 😃