Just-A-Visitor / Algorithmic-Pseudocode

This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
GNU General Public License v3.0
758 stars 166 forks source link

Add Linear Search Algorithm in Pseudocode->Searching->LinearSearch #138

Open surajkachate opened 9 months ago

surajkachate commented 9 months ago

I have add simple linear search algorithm in the pseudocode searching folder