OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.53k stars 3.66k forks source link

Added Binary Search Tree #245

Open prashant0598 opened 6 years ago

prashant0598 commented 6 years ago

@AdiChat Pls review #244 . I have implemented it in python

devkabiir commented 6 years ago

@AdiChat Is dartlang also supported, i can implement it in dart lang. Its made by Google.

prashant0598 commented 6 years ago

@AdiChat Pls review #244

AdiChat commented 6 years ago

Yes, @kabiir Go ahead. 👍

AdiChat commented 6 years ago

Merged 👍

devkabiir commented 6 years ago

@adichat okay I'll be implementing all the algorithms and data structures I can in this repo, one PR at a time when starting with this BST. Just to make sure that no one else starts contributing the same, I'll be starting with BST right now. And open issues for other algo for dart lang.

AdiChat commented 6 years ago

Sure 👍

pvgupta24 commented 6 years ago

@AdiChat I'll implement BST in C?

AdiChat commented 6 years ago

Sure @pvgupta24 Go for it 👍

pvgupta24 commented 6 years ago

@AdiChat please review. #293

sean0x42 commented 6 years ago

Hey, I'd like to implement a BST in Ruby

Guilhermeslucas commented 6 years ago

I'll try it on golang.

gupta-shifali commented 6 years ago

Can I update this ll implementation code with inorder preorder and postorder traversals in c++ @AdiChat

AdiChat commented 6 years ago

Sure @Gupta-shifali Go for it 👍