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.56k stars 3.68k forks source link

Red Black Tree removal in Java #2383

Open moore3071 opened 6 years ago

moore3071 commented 6 years ago

This is a(n):

Details:

The Java implementation of Red Black Tree needs deletion/removal implemented.

skywalker212 commented 6 years ago

can I work on it?

AdiChat commented 6 years ago

Sure @skywalker212 Go for it 👍

moore3071 commented 6 years ago

@skywalker212, if you feel like a polyglot, maybe consider tackling #2429 and #2430 once you're done with this. It's just implementing the same algorithm in Scala and C++ respectively.

skywalker212 commented 6 years ago

okay!