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 #3

Closed tulika-99 closed 3 years ago

tulika-99 commented 4 years ago

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

What all to keep in mind

Note

Amitsharma45 commented 4 years ago

hi i'm implementation stack , queue please assign to me.

tulika-99 commented 4 years ago

@Amitsharma45 Yeah u can select any algo of ur choice, for the same and create a pull request

Shivam4747 commented 4 years ago

Hi, I would like to implement B+ and B- Tree in PYTHON programming language! Thanks!

abhisheksharma09890 commented 4 years ago

I would love to implement linked list

Amitsharma45 commented 4 years ago

@tulika-99 chack pr #4

Code-Recursion commented 4 years ago

i would love to add linkedlist as an abstact data type in c programming language can please assign it to me :)

keerti2001 commented 4 years ago

I would like to add Binary Search Tree Algorithms ... plz assign to me

tulika-99 commented 4 years ago

@abhisheksharma09890 pls choose a specific algo for linked list like reversing or smthng ,not the simple implementation

tulika-99 commented 4 years ago

@keerti2001 yeah sure go for it !!

abhisheksharma09890 commented 4 years ago

ok, so I am learning Tower of Hanoi problem using recursion. So Can i add that

tulika-99 commented 4 years ago

@abhisheksharma09890 yeah sure

PrajjwalDatir commented 4 years ago

I want to do preorder, postorder and inorder tree traversal in Python3 please assign it to me.

PranavDani commented 4 years ago

Can I do Binary search or Linear search or both?

Rj-coder-iitian commented 4 years ago

@tulika-99 I would like to implement algorithms in bubble, selection, insertion, merge sort. please assign this to me. I will be using C language.

tulika-99 commented 4 years ago

@Rj-coder-iitian if ur interested in implementing a sorting algorithm plz check out this issue https://github.com/tulika-99/sorting-algorithms/issues/160

PrajjwalDatir commented 4 years ago

Can I do implementation of Reversal of linked list in python3? ( I have PR for Inorder tree traversal python3 already)

happysiva-mm commented 4 years ago

Have added level order traversal for Binary Tree in java . Have created a pull request . Please review thanks !

snehagupta-4 commented 4 years ago

@tulika-99 Can I create PR for FCFS algorithm?

keerti2001 commented 4 years ago

Hey! I have made a pull request

PrajjwalDatir commented 4 years ago

added preorder , postorder tree traversals of trees in Python3. @tulika-99 please checkout my PR

tulika-99 commented 4 years ago

@snehagupta-4 Sure add that inside a folder named " Scheduling Algorithms"

snehagupta-4 commented 4 years ago

@snehagupta-4 Sure add that inside a folder named " Scheduling Algorithms" Hey, I tried creating PR, but it is giving error "remote: Permission to tulika-99/DS_Algorithms.git denied to snehagupta-4. fatal: unable to access 'https://github.com/tulika-99/DS_Algorithms.git/': The requested URL returned error: 403" Please help

shaonakundu commented 4 years ago

I can add code for finding lexicographically smallest and largest substring of size k in python, so will you assign me?

PrajjwalDatir commented 4 years ago

@snehagupta-4 Sure add that inside a folder named " Scheduling Algorithms" Hey, I tried creating PR, but it is giving error "remote: Permission to tulika-99/DS_Algorithms.git denied to snehagupta-4. fatal: unable to access 'https://github.com/tulika-99/DS_Algorithms.git/': The requested URL returned error: 403" Please help

@snehagupta-4 first fork the repo then push onto your repo onto the forked repo then PR through your forked repo using github website

tulika-99 commented 4 years ago

@shaonakundu sure go for it.

snehagupta-4 commented 4 years ago

@snehagupta-4 Sure add that inside a folder named " Scheduling Algorithms" Hey, I tried creating PR, but it is giving error "remote: Permission to tulika-99/DS_Algorithms.git denied to snehagupta-4. fatal: unable to access 'https://github.com/tulika-99/DS_Algorithms.git/': The requested URL returned error: 403" Please help

@snehagupta-4 first fork the repo then push onto your repo onto the forked repo then PR through your forked repo using github website

yes, I did the same again. thanks for replying

snehagupta-4 commented 4 years ago

@snehagupta-4 Sure add that inside a folder named " Scheduling Algorithms" Hey, I tried creating PR, but it is giving error "remote: Permission to tulika-99/DS_Algorithms.git denied to snehagupta-4. fatal: unable to access 'https://github.com/tulika-99/DS_Algorithms.git/': The requested URL returned error: 403" Please help

@snehagupta-4 first fork the repo then push onto your repo onto the forked repo then PR through your forked repo using github website

yes, I did the same again. thanks for replying

@tulika-99 ma'am Please check my PR.

amitsat27 commented 4 years ago

Can i implement linear search in python ?

Bijay555 commented 4 years ago

Can I implement Knight tour problem using backtracking in python?

shaonakundu commented 4 years ago

@shaonakundu sure go for it.

@tulika-99 Mam check my PR, I have sent to you

amitsat27 commented 4 years ago

@tulika-99 ma'am can i implement linear search in python?

Lutir commented 4 years ago

@tulika-99 Can I do level-order traversal in trees in C++? Its present in Java there

Lutir commented 4 years ago

@tulika-99 Can I do level-order traversal in trees in C++? Its present in Java there

https://github.com/tulika-99/DS_Algorithms/pull/32

I have made a PR for it. Please approve it

HaripriyaVats commented 4 years ago

@tulika-99 Can i do Kernighans Algorithm?

adiksha20 commented 4 years ago

@tulika-99 Can I implement kadane's algorithm in java?

hardik-dadhich commented 4 years ago

@tulika-99 I want to add find a connected number of component in graph through DFS in Python! Can I create an issue and start working on it?

hardik-dadhich commented 4 years ago

@tulika-99 I want to add find a connected number of the component in the graph through DFS in Python! Can I create an issue and start working on it?

Here is PR for that

AshwinKul28 commented 4 years ago

Added an algorithm and a code implementation in CPP to calculate the maximum height of a tree. Here is the PR: https://github.com/tulika-99/DS_Algorithms/pull/45

MilindGupta-Creator commented 4 years ago

hey i would like to add euclid algorithm so should i proceed with it

MilindGupta-Creator commented 4 years ago

remote: Permission to tulika-99/DS_Algorithms.git denied to MilindGupta-Creator. fatal: unable to access 'https://github.com/tulika-99/DS_Algorithms.git/': The requested URL returned error: 403

i am getting this do you know why is it so

tulika-99 commented 4 years ago

remote: Permission to tulika-99/DS_Algorithms.git denied to MilindGupta-Creator. fatal: unable to access 'https://github.com/tulika-99/DS_Algorithms.git/': The requested URL returned error: 403

i am getting this do you know why is it so

I think u didn't fork the repo. Direct access to this repo is denied for u.

kishanpatel22 commented 4 years ago

Can I work on cycle detection in directed graph ? May I add code for cycle detection in the graph folder ?

deepadhia commented 4 years ago

I have add the code for reversing a Linkedlist Kindly have a Look!

mark1551 commented 4 years ago

Bellman ford algorithm for graphs , kindly do have a look.

faris-id commented 4 years ago

I've made a PR for Binary Search Algorithm in Ruby. Please review

kishanpatel22 commented 4 years ago

added cycle detection in directed graphs #62

I have made PR for cycle detection for directed graphs, kindly please review

mk1107 commented 4 years ago

I can create Fibonacci Search program and optimized bubble sort program in cpp and python. So please allow me to do same.

mk1107 commented 4 years ago

Please accept my PR https://github.com/tulika-99/DS_Algorithms/pull/76#issue-497072478

kishanpatel22 commented 4 years ago

May I work on topological sorting code in C++ under Graph section ?

mk1107 commented 4 years ago

Please accept my PR #76 (comment)

I have made the changes as per your requirement please accept my PR