Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

add efficient algorithms

Open i-vishi opened this issue 6 years ago • 15 comments

#1 add cpp, python, java or any language program, also try to save that program in respective algorithm folder

i-vishi avatar Oct 01 '18 20:10 i-vishi

The repo is empty we cannot fork it

eznix86 avatar Oct 01 '18 21:10 eznix86

Does it mean any/all efficient algorithms are welcome?

Phantsure avatar Oct 02 '18 08:10 Phantsure

Any efficient algorithm that you want to be added and also not already there in the repository

i-vishi avatar Oct 02 '18 08:10 i-vishi

@issuehuntfest has funded $20.00 to this issue. See it on IssueHunt

IssueHuntBot avatar Dec 23 '18 15:12 IssueHuntBot

#862 Added fast matrix exponentiation

ghost avatar Dec 23 '18 18:12 ghost

@forgotter has submitted a pull request. See it on IssueHunt

IssueHuntBot avatar Dec 23 '18 18:12 IssueHuntBot

@antew7 has submitted a pull request. See it on IssueHunt

IssueHuntBot avatar Dec 23 '18 19:12 IssueHuntBot

@ravivarshney01 has rewarded $18.00 to @antew7. See it on IssueHunt

  • :moneybag: Total deposit: $20.00
  • :tada: Repository reward(0%): $0.00
  • :wrench: Service fee(10%): $2.00

IssueHuntBot avatar Dec 23 '18 19:12 IssueHuntBot

Hey @i-vishi can I work on this issue? Thank you!

shahkv95 avatar Oct 02 '20 22:10 shahkv95

@shahkv95 follow the guidelines mentioned in the COUNTIBUTING.md and go ahead

i-vishi avatar Oct 03 '20 07:10 i-vishi

I have added a program for stack using array in C. The PR can be found here #1495 Please consider accepting the PR or leaving comments to fix any issues.

sruthisagar avatar Oct 03 '20 13:10 sruthisagar

Added a program for circular queue using array in C. The PR can be found here #1499 Please consider accepting the PR or leaving comments to fix any issues.

sruthisagar avatar Oct 03 '20 14:10 sruthisagar

Added a program for priority queue using array in C. The PR can be found here #1503 Please consider accepting the PR or leaving comments to fix any issues.

sruthisagar avatar Oct 03 '20 14:10 sruthisagar

Added a program for double ended queue using array in C. The PR can be found here #1514 Please consider accepting the PR or leaving comments to fix any issues.

sruthisagar avatar Oct 03 '20 16:10 sruthisagar

I have added efficient algorithms . you can see #1568

sumitmohite0501 avatar Oct 12 '20 08:10 sumitmohite0501