Skip to content

KaizenGirl1111/algorithmshacktoberfest2021

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

algorithms hacktoberfest2021

Make some algorithms in differents languages, about the issues. How it's work ?

  • Create some issues for one algorithm.
  • Fork the repos, make it and create a Pull Request
  • Add your name in contributor

Drop a ⭐ on the Github repository

Algorithm Code 2 3
Minimum in array ar-min Done Done Done Done Done Done Done Done
Bin Sort ar-binsrt Done Done Done
Breadth First Search gr-bfsrh Done Done
Bubble Sort ar-bsrt Done Done Done Done Done Done Done
Coin Change Problem ar-cochprb Done Done
Depth First Search gr-dfsrh Done Done
Dijkstra Algorithm gr-dij Done Done
Exponentiation by Squaring ar-expsq
Heap Sort ar-hsrt Done Done
Insertion Sort ar-isrt Done Done Done Done Done Done
Kadane's Algorithm ar-kdn Done Done Done
Knuth-Morris-Pratt ar-kmp Done
K-NN ar-knn Done
Largest Sum Contiguous Sub-Array ar-lscsa Done
Linear Search ar-lsrh Done Done Done Done
Longest Common Subsequence ar-lcs Done Done Done
Longest Increasing Subsequence ar-lis Done Done
Longest Palindromic Substring ar-lps Done Done
Merge Sort ar-msrt Done Done Done Done Done
Modular Exponential ar-mexp
Naive Search ar-nsrh Done Done
Naive Search ar-nsrh Done
Prime Factor ar-prfac Done Done Done Done
Prims gr-prims Done Done
Quick Select ar-qsel Done Done Done
Quick Sort ar-qsrt Done Done Done
Radix Sort ar-radsrt Done Done
Rod Cutting Problem ar-rcprb
Selection Sort ar-ssrt Done Done Done Done Done Done
Shell Sort ar-shsrt Done
Sieve of Erastosthenes ar-soer Done Done
Sleep Sort ar-slpsrt Done Done Done Done
Spiral Matrix ar-spmat Done
Count Sort ar-csrt Done
Z function ar-zfnc Done
Red Blacktree ar-rbtree Done
Rock Paper Scissor ar-rpprscs Done Done
String Hashing ar-strhsg Done
Left View Binary Tree ar-lvwbintr Done
Top View Binary Tree ar-tvwbintr done Done

About

Some algorithms, than i need some help to complete !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.2%
  • Python 17.9%
  • Java 15.4%
  • C 10.0%
  • JavaScript 8.7%
  • TypeScript 1.7%
  • Other 1.1%