tulika-99 / DS_Algorithms

A collection of various Algorithms for Data Structures in different languages. HacktoberFest 2020-22 :octocat:
24 stars 124 forks source link

Add any algorithms of you choice in any language #184

Open tulika-99 opened 1 year ago

tulika-99 commented 1 year ago

You can add any Algorithm of your choice in any language.

What all to keep in mind

Note

NO SORTING ALGORITHMS

sujal-goswami commented 1 year ago

hey, tulika I want to work on this issue by Adding Fibonacci series in java can you assign this issue to me.

Ashpreetwadhwa commented 1 year ago

Hey @tulika-99 i would like to add searching and sorting algorithms

sayantan06 commented 1 year ago

Hello, i would like to add some algos here!

talentlessDeveloper commented 1 year ago

Hi, i would like to add Number Palindromes without having to convert to string.

PriyadarshiniSharma commented 1 year ago

Hi, I would like to add Kadane's Algorithm in Python

DreamherB commented 1 year ago

Hello @tulika-99, I checked out these comments and the folders, and I added LCM in Javascript

sayantan06 commented 1 year ago

Hello @tulika-99 , I have created a pull request for Banker's Algorithm. Please check it

tulika-99 commented 1 year ago

Hi @Ashpreetwadhwa U can check out the Searching folder for searching algos and for Sorting we have a different repo - https://github.com/tulika-99/sorting-algorithms/issues/222 . Go ahead with both or whatever you wish!

tulika-99 commented 1 year ago

Hi @PriyadarshiniSharma @talentlessDeveloper You guys can proceed with your ideas and create PR's ! Oh I see them already! Will review them

tulika-99 commented 1 year ago

Hi @sayantan06 Saw ur PR's Will be reviewing them all soon.

34sravani-g commented 1 year ago

Hey tulika , I want add all algorithms related queue can you please assign this to me

sauravraj188 commented 1 year ago

i want to add circular queue algo