programming icon indicating copy to clipboard operation
programming copied to clipboard

Implementations in C

Open amanmehara opened this issue 6 years ago • 6 comments

amanmehara avatar Oct 26 '19 09:10 amanmehara

No description provided.

gbasupi avatar Oct 26 '19 10:10 gbasupi

Made a commit for doubly linked lists in C

marcotaranta avatar Oct 29 '19 23:10 marcotaranta

Hey, Can I be assigned to work on Banker's Algorithm problem for this issue? I noticed that it's not there here and I would like to contribute to Hacktoberfest too.

abumaz avatar Oct 01 '20 10:10 abumaz

@abumaz definitely. Create a PR with the algorithm implementation.

Also have a look at https://github.com/amanmehara/programming/blob/master/CONTRIBUTING.md and make changes accordingly. I'll approve and merge afterwards! 😃

amanmehara avatar Oct 01 '20 12:10 amanmehara

Can we add algorithms for C++ too in this repo?

thenorthkun avatar Oct 02 '20 21:10 thenorthkun

@Dhruv-VINT yes, you can add, just create a PR having algorithms implemented in C++. 😃

amanmehara avatar Oct 03 '20 05:10 amanmehara