shreeshailaya / C-DAC-Notes

work in progress...
https://shreeshail.gitbook.io/c-dac-notes/
GNU General Public License v3.0
39 stars 58 forks source link

19June Searching Assignments #12

Closed shreeshailaya closed 3 years ago

shreeshailaya commented 3 years ago

Assignments Incomplete 19june Searching

shikhar13012001 commented 3 years ago

Hi I would like to work on this. Can I submit my codes in CPP ?

shreeshailaya commented 3 years ago

@shikhar13012001 No the required DS code should be in java

shikhar13012001 commented 3 years ago

Ok sir I know Java as well , can I work on this ? Could you assign it to me ?

shikhar13012001 commented 3 years ago

Sir, Do we have to optimize the code's time complexity or we can use simple brute force as well ?

shreeshailaya commented 3 years ago

@shikhar13012001 Consider time complexity, but your goal should be working code for the given problem statement.