Jatin-Shihora / DSA-Essentials_Core-CS

All essential Data Structures and Algorithms with different programming languages.
MIT License
12 stars 13 forks source link

please check the implementation and merge this request to main project #13

Closed jawadkhanpk closed 1 year ago

jawadkhanpk commented 1 year ago

Assigned Issue Number?

6

Language Opted?

Number of files added or updated?

Name of these files?

Checklist

🌟 this repository and support.

Jatin-Shihora commented 1 year ago

Please follow the proper naming conventions of files. I suggest you to read the Readme.md of this repo before creating any pull requests. algo.js is not a proper name, Also during the use of a template for pull requests you need to edit the sections according to your addition. For example Name of this file section should be modified according to your commit i.e DataStructure/Algorithms => Inner directory name => FileName.language_extension should be changed..

Jatin-Shihora commented 1 year ago

Once all this is done please create a new pull request with proper conduct.

jawadkhanpk commented 1 year ago

sure