fnplus / interview-techdev-guide

This repository contains curated technical interview questions by fn+geeks community
http://bit.ly/fnplusnow
MIT License
318 stars 325 forks source link

fractional knapsack algorithm using c program #627

Closed shrikantpadhy18 closed 4 years ago

shrikantpadhy18 commented 4 years ago

implemented using C

xlogix commented 4 years ago

It would be great if you can add the description along with the issue number. Feel free to use our contribution guidelines (https://github.com/fnplus/interview-techdev-guide/blob/master/CONTRIBUTING.md#how-to-contribute-an-implementation-code) for reference

shrikantpadhy18 commented 4 years ago

It would be great if you can add the description along with the issue number. Feel free to use our contribution guidelines (https://github.com/fnplus/interview-techdev-guide/blob/master/CONTRIBUTING.md#how-to-contribute-an-implementation-code) for reference

Actually I have written the description in readme.md file and for each program i have done that.

xlogix commented 4 years ago

Thanks for contributing!