DSC-IIITL / GitGrind

8 stars 59 forks source link

Added Optimized solution for sorting.cpp, issue #35 #42

Closed digvijay2406 closed 11 months ago

digvijay2406 commented 11 months ago

I have used inbuilt function sort to reduce the time complexity and provide optimized solution for issue #35.

Illuminati9 commented 11 months ago

Hey @digvijay2406 , Change the filename and remove the .exe file when making a PR.

PavanaSakethaRam commented 11 months ago

@digvijay2406 Can you add Screenshots for Reference

Illuminati9 commented 11 months ago

Hey @digvijay2406 , Can you give do the problem by using another approach like using another sorting algorithm without using inbuilt function. And explain about the time complexity of the code after changing it.

PavanaSakethaRam commented 11 months ago

@digvijay2406 Since its been 14 hrs after we have requested for some changes, so we are closing the PR.