Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
361 stars 620 forks source link

Job Scheduling Problem #151

Open vanshikachokhani opened 3 years ago

vanshikachokhani commented 3 years ago

Hello @rudrakshi99 @nakul-19 @plazzy99 I am a GSSoC21 participant.

What I want to contribute : (suggest if something needs to be added)

  1. Dynamic Programming approach to find the maximum profit when the start and end time of jobs is given and their respective profit.
  2. My code will be C++.
  3. The code will be commented with complete explanation of the approach for easy understanding
  4. Also it wil include test cases.
vanshikachokhani commented 3 years ago

@rudrakshi99 @nakul-19 @plazzy99 Please assign me this issue

yashikajotwani12 commented 3 years ago

please assign me this issue . i would love to code it in python. @plazzy99

ankitasantape commented 3 years ago

Kindly assign this issue to me I would like to implement it under GSSOC 2021 using java.

khushboojoshi3 commented 3 years ago

I would like to work on this issue in c++, please assign it to me.

Deepaliiii commented 3 years ago

I would like to work on this issue in c++, please assign it to me.

Deepaliiii commented 3 years ago

I would like to work on this issue in c++, please assign it to me.

i-shreyagarg commented 3 years ago

I am a participant of GSSOC'21 I would like to contribute in this