DankIndianCoders / Algorithms

The home for algorithms ranging from searching to search all the way to dynamic programming, branch and bound, etc.
MIT License
1 stars 17 forks source link

Doubly LinkedList class Implementation in CPP with all basic functions #2

Open Rohanfizz opened 3 years ago

Rohanfizz commented 3 years ago

Please assign this issue to me :)

TishaJhabak1014 commented 3 years ago

@thesmartdeveloperr Let me know if I can create a issue for contributing code for divide and conquer algo. Thank you.

TishaJhabak1014 commented 3 years ago

@thesmartdeveloperr Let me know if I can create a issue for contributing code for divide and conquer algo. Thank you.

Can do this contribution? : )

thesmartdeveloperr commented 3 years ago

@thesmartdeveloperr Let me know if I can create a issue for contributing code for divide and conquer algo. Thank you.

Can do this contribution? : )

sure @TishaJhabak1014 go ahead. which divide and conquer algo you are adding?

thesmartdeveloperr commented 3 years ago

@Rohanfizz , pls try to add only algorithms(and not any DS implementations), as the name for this repo suggests. will be reviewing and merging this one though

TishaJhabak1014 commented 3 years ago

@thesmartdeveloperr Let me know if I can create a issue for contributing code for divide and conquer algo. Thank you.

Can do this contribution? : )

sure @TishaJhabak1014 go ahead. which divide and conquer algo you are adding?

How about merge sort in python? @thesmartdeveloperr

thesmartdeveloperr commented 3 years ago

yes @TishaJhabak1014 you can do that for sure, we already have merge sort in C i think, just add your .py file in that folder and do a PR, would love to see it.

TishaJhabak1014 commented 3 years ago

yes @TishaJhabak1014 you can do that for sure, we already have merge sort in C i think, just add your .py file in that folder and do a PR, would love to see it.

Sure, also are we having hactoberfest labels here? : )

Rohanfizz commented 3 years ago

@TishaJhabak1014 I was planning to contribute Tortoise and Hare algorithm for linkedlists next thats why provided implementations.

thesmartdeveloperr commented 3 years ago

yes @TishaJhabak1014 you can do that for sure, we already have merge sort in C i think, just add your .py file in that folder and do a PR, would love to see it.

Sure, also are we having hactoberfest labels here? : )

yaa when i will merge your PR it will count in hacktoberfest...

TishaJhabak1014 commented 3 years ago

yes @TishaJhabak1014 you can do that for sure, we already have merge sort in C i think, just add your .py file in that folder and do a PR, would love to see it.

Sure, also are we having hactoberfest labels here? : )

yaa when i will merge your PR it will count in hacktoberfest...

@thesmartdeveloperr Awesome! I will head over to add an issue. Do add the labels : )