sbshah97 / DS-Algo-Handbook

[ONGOING] ACM ICPC Handbook for Algorithms and Data Structures
MIT License
23 stars 75 forks source link

Python Implementation of Data Structures #14

Closed sbshah97 closed 7 years ago

sbshah97 commented 7 years ago

Ground rules:

  1. Whoever claims the Issue first, should send a Pull Request within 24 hours else it'll be assigned to another claimant and further Pull Requests regarding that issue will not be entertained.
  2. Pull Requests sent without claiming and referencing the Issue will not be entertained.
  3. Make sure your Pull Requests have just one commit in them. Squash multiple commits into one if you have to.

Kindly claim for the following Data Structures:

  1. Stacks
  2. Queues
  3. Trees
  4. Linked Lists
  5. Graphs
  6. Hash
PassaEP commented 7 years ago

CLAIM! :) I would love to work on this!

richa-coder commented 7 years ago

Claim

sbshah97 commented 7 years ago

Kindly specify which Data Structures you'll be working on! @PassaEP and @richa-coder . Kindly do not claim Data Structures which are already claimed by other people.

mrkiura commented 7 years ago

I'd like to Claim implementing stacks @salman-bhai

richa-coder commented 7 years ago

i will implement the others then.U will get all the codes by tomorrow.

[image: --]

Richa Singh [image: https://]about.me/richa-singh https://about.me/richa-singh?promo=email_sig&utm_source=email_sig&utm_medium=email_sig&utm_campaign=external_links

On 18 October 2016 at 20:27, Alex Kiura notifications@github.com wrote:

I'd like to Claim implementing stacks @salman-bhai https://github.com/salman-bhai

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/salman-bhai/DA_A_DS/issues/14#issuecomment-254534107, or mute the thread https://github.com/notifications/unsubscribe-auth/ATs_eCfBkBctBhV1X3VKQhG8EN53EVQ7ks5q1N5DgaJpZM4KZBkC .

adriaferre commented 7 years ago

W would like ot claim implmenting queue @salman-bhai . Thank you

sbshah97 commented 7 years ago

Go ahead, @adriaferre @richa-coder Kindly claim an the Issue again if you wish to push code!

jainayush975 commented 7 years ago

I'd like to Claim implementing prims algorithm @salman-bhai

sbshah97 commented 7 years ago

@jainayush975 Just check it hasn't been done or not before sending your PR.

jainayush975 commented 7 years ago

I claim to implement LIS and LCS @salman-bhai

sbshah97 commented 7 years ago

Hey, I've made separate Issues for this. Kindly check the Issues tab for more details!