GitHub / kennyledet/Algorithm-Implementations issues and pull requests
#542 - Bad stop condition in Lua dijkstra
Issue -
State: open - Opened by xopxe about 4 years ago
- 1 comment
#541 - Updated algorithms courses
Pull Request -
State: open - Opened by optimisticside over 4 years ago
#540 - Update levenshtein.lua
Pull Request -
State: closed - Opened by howmanysmall over 5 years ago
#539 - Decimal to fraction python
Pull Request -
State: closed - Opened by ivanchoff almost 6 years ago
#538 - palindrome algorithm implemented in ruby
Pull Request -
State: closed - Opened by ivanchoff almost 6 years ago
#537 - vertex array is not required in NFA class (Thompson Construction Algorithm)
Issue -
State: open - Opened by keshav2010 about 6 years ago
- 1 comment
#536 - Inneficient lifo stack in Lua
Issue -
State: open - Opened by xopxe over 6 years ago
- 1 comment
#535 - Update dec2frac.lua
Pull Request -
State: closed - Opened by Mynogs over 6 years ago
- 1 comment
#534 - Palindrome c++
Pull Request -
State: closed - Opened by ivanchoff over 6 years ago
- 1 comment
#533 - added palindrome algorithm in javascript
Pull Request -
State: closed - Opened by ivanchoff almost 7 years ago
#532 - Update bresenham_based_supercover.lua
Pull Request -
State: closed - Opened by Renard-Chase almost 7 years ago
#531 - Implemented solution for 100 Doors Problem
Pull Request -
State: closed - Opened by pmutua about 7 years ago
#530 - 100 doors solution in Racket.
Pull Request -
State: closed - Opened by mukeshtiwari about 7 years ago
- 1 comment
#529 - Maximum Subarray Swift
Pull Request -
State: closed - Opened by GregPrice24 over 7 years ago
- 1 comment
#528 - Quick Sort in Swift
Pull Request -
State: closed - Opened by GregPrice24 over 7 years ago
#527 - Implement ROT13_Cipher in Fennel
Pull Request -
State: closed - Opened by bb010g over 7 years ago
- 1 comment
#526 - Palindrome solution in Racket
Pull Request -
State: closed - Opened by mukeshtiwari over 7 years ago
- 1 comment
#525 - Solution of palindrome in Racket
Pull Request -
State: closed - Opened by mukeshtiwari over 7 years ago
#524 - Issue 523
Pull Request -
State: closed - Opened by panderson54 over 7 years ago
- 2 comments
#523 - Boyer Moore Horspool Search walks off the end of the array.
Issue -
State: open - Opened by panderson54 over 7 years ago
#522 - Update README title
Pull Request -
State: closed - Opened by utsavoza over 7 years ago
- 1 comment
#521 - added palindrome algorithm in python
Pull Request -
State: closed - Opened by ivanchoff almost 8 years ago
#520 - Add files via upload
Pull Request -
State: open - Opened by princebatra2315 almost 8 years ago
#519 - Harshad Numbers in Ruby
Pull Request -
State: closed - Opened by RitamDey almost 8 years ago
#518 - Update README.md
Pull Request -
State: closed - Opened by ZoranPandovski almost 8 years ago
#517 - Add javascript implementation for rp
Pull Request -
State: closed - Opened by ZoranPandovski almost 8 years ago
#516 - Add russian peasant algorithm and implementation in python
Pull Request -
State: closed - Opened by ZoranPandovski about 8 years ago
- 1 comment
#515 - Add maximum sub array sum in C++
Pull Request -
State: closed - Opened by mik30s about 8 years ago
#514 - Error in findEnteringColumn
Issue -
State: open - Opened by miguel14 about 8 years ago
- 3 comments
#513 - Added C++ implementation for bellman ford algorithm
Pull Request -
State: closed - Opened by shreyans800755 over 8 years ago
- 2 comments
#512 - Issue in latest merge commit messages
Issue -
State: open - Opened by shreyans800755 over 8 years ago
- 1 comment
#511 - pushing back the latest changes to the main-main Repo
Pull Request -
State: closed - Opened by pravsingh over 8 years ago
- 5 comments
#510 - Added BogoSort C++ Implementation
Pull Request -
State: closed - Opened by shreyans800755 over 8 years ago
- 1 comment
#509 - Added C++ implementation of Bogosort
Pull Request -
State: closed - Opened by shreyans800755 over 8 years ago
- 2 comments
#508 - Average, Bellman-Ford's Search, Binary Search Tree, Cocktail Sort and FizzBuzz with Go
Pull Request -
State: closed - Opened by roman-kachanovsky over 8 years ago
- 2 comments
#507 - Created FizzBuzz.py in Python 3
Pull Request -
State: closed - Opened by RitamDey over 8 years ago
- 1 comment
#506 - Added 100 Doors C++ solution
Pull Request -
State: closed - Opened by dayvster over 8 years ago
- 1 comment
#505 - Added Algorithm for Simplex Method
Pull Request -
State: closed - Opened by mik30s over 8 years ago
- 1 comment
#504 - add union find disjoint set algorithm in c++
Pull Request -
State: closed - Opened by ivanchoff almost 9 years ago
- 3 comments
#503 - Added Tug of War algorithm in Go
Pull Request -
State: closed - Opened by sphuff almost 9 years ago
- 2 comments
#502 - Implemented KMP search algorithm in C.
Pull Request -
State: closed - Opened by ddschmitz about 9 years ago
- 1 comment
#501 - Added C implementation of Dijkstra's shortest path.
Pull Request -
State: closed - Opened by ddschmitz about 9 years ago
- 2 comments
#500 - Implemented Convex Hull in Python
Pull Request -
State: closed - Opened by mahaveerverma about 9 years ago
- 1 comment
#499 - Shell sort is not optimal
Issue -
State: open - Opened by funny-falcon about 9 years ago
#498 - Convex hull algorithm fails in some cases
Issue -
State: open - Opened by sixFingers about 9 years ago
- 1 comment
#497 - adds Hamming code c++ implementation
Pull Request -
State: closed - Opened by lakshmanaram about 9 years ago
- 1 comment
#496 - Ruby
Pull Request -
State: closed - Opened by nthmai1805 over 9 years ago
- 1 comment
#495 - Fizz buzz php
Pull Request -
State: closed - Opened by ghost over 9 years ago
- 1 comment
#494 - N Queen in C language
Pull Request -
State: closed - Opened by RCMainak over 9 years ago
- 8 comments
Labels: needs-tests
#493 - added playfair cipher in Go lang
Pull Request -
State: closed - Opened by sjs7007 over 9 years ago
- 2 comments
Labels: needs-tests
#492 - Added PHP implementation to convert decimals to fractions
Pull Request -
State: closed - Opened by jakobhans over 9 years ago
- 4 comments
#491 - PHP implementation of Cocktail Sort
Pull Request -
State: closed - Opened by jakobhans over 9 years ago
- 3 comments
#490 - Implemented Bogobogosort in PHP
Pull Request -
State: closed - Opened by jakobhans over 9 years ago
#489 - Added PHP file for Average algorithms
Pull Request -
State: closed - Opened by jakobhans over 9 years ago
#488 - New algorithms and refactoring
Pull Request -
State: closed - Opened by alsuga almost 10 years ago
- 1 comment
#487 - string to int functionality in C++
Pull Request -
State: closed - Opened by ivanchoff almost 10 years ago
- 1 comment
#486 - Readme and solution for The Twelve Days of Xmas problem added
Pull Request -
State: closed - Opened by Meyito almost 10 years ago
- 3 comments
Labels: needs-tests
#485 - Heapsort and Sieve of Eratosthenes in Scala
Pull Request -
State: closed - Opened by AvramRobert almost 10 years ago
- 7 comments
#484 - Master
Pull Request -
State: closed - Opened by xCyborg almost 10 years ago
- 2 comments
Labels: needs-tests
#483 - Solutions in C++ for 10 harshad number and 99 bottles problem
Pull Request -
State: closed - Opened by alsuga almost 10 years ago
- 1 comment
#482 - TestFactorial.java
Pull Request -
State: closed - Opened by isalnikov almost 10 years ago
- 2 comments
Labels: needs-reformat
#481 - Added Java implementation of Average
Pull Request -
State: closed - Opened by joshimoo almost 10 years ago
- 1 comment
#480 - Harshad number C implementation
Pull Request -
State: closed - Opened by jb1717 almost 10 years ago
- 6 comments
#479 - Stooge Sort Java Implementation
Pull Request -
State: closed - Opened by ghost almost 10 years ago
#478 - Added Vigenere Cipher Java
Pull Request -
State: closed - Opened by ghost almost 10 years ago
- 1 comment
#477 - Collatz Chain Java
Pull Request -
State: closed - Opened by ghost almost 10 years ago
- 2 comments
#476 - Harshad Number Java Implementation
Pull Request -
State: closed - Opened by ghost almost 10 years ago
- 1 comment
#475 - Knuth Morris Prat and Levenshtein Java
Pull Request -
State: closed - Opened by ghost almost 10 years ago
- 2 comments
#474 - Add longest palindrome
Pull Request -
State: closed - Opened by GregPrice24 almost 10 years ago
- 1 comment
#473 - Add Objective-C BST implementation
Pull Request -
State: closed - Opened by GregPrice24 almost 10 years ago
- 1 comment
#472 - Add merge sort objective-c
Pull Request -
State: closed - Opened by GregPrice24 almost 10 years ago
- 3 comments
#471 - Fixed errors – now passes unit tests
Pull Request -
State: closed - Opened by rohanp almost 10 years ago
#470 - fix issue 469
Pull Request -
State: closed - Opened by huskyii almost 10 years ago
#469 - Errors in python implementations for binary_search
Issue -
State: closed - Opened by dalleng almost 10 years ago
- 4 comments
Labels: bug
#468 - FizzBuzz in hakell
Pull Request -
State: closed - Opened by warreee about 10 years ago
- 5 comments
#467 - 10 harshad number
Pull Request -
State: closed - Opened by upasana-me about 10 years ago
- 2 comments
Labels: needs-tests
#466 - Solution of 100 Doors problem in Perl & Erlang
Pull Request -
State: closed - Opened by upasana-me about 10 years ago
- 2 comments
Labels: needs-tests
#465 - fixed bug on output ln 198 (99 Bottles Problem)
Pull Request -
State: closed - Opened by rohanp about 10 years ago
- 1 comment
#464 - Added the solution and test to euclidean algorithm in C#.
Pull Request -
State: closed - Opened by pars87 about 10 years ago
- 1 comment
#463 - Added numerous Python solutions and README's
Pull Request -
State: closed - Opened by rohanp about 10 years ago
- 1 comment
#462 - Incorrect Algorithms
Issue -
State: closed - Opened by rohanp about 10 years ago
- 8 comments
#461 - Ruby and Swift merge sort implementation
Pull Request -
State: closed - Opened by TarangKhanna about 10 years ago
- 5 comments
#460 - Swift implementation of bubble sort
Pull Request -
State: closed - Opened by TarangKhanna about 10 years ago
- 1 comment
#459 - Algorithm Contribution Unit Test Requirement
Issue -
State: closed - Opened by patrickyevsukov about 10 years ago
- 14 comments
#458 - cleaner and more accurate solution
Pull Request -
State: closed - Opened by rohanp about 10 years ago
- 3 comments
#457 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 10 years ago
#456 - Added iterative solution of josephus problem in ruby
Pull Request -
State: closed - Opened by praserocking over 10 years ago
- 1 comment
#455 - Added floyd_warshall implementation in Ruby
Pull Request -
State: closed - Opened by praserocking over 10 years ago
- 1 comment
#454 - sieve of Eratosthenes: Pascal implementation
Pull Request -
State: closed - Opened by estuardolh over 10 years ago
- 1 comment
#453 - LZMA
Issue -
State: open - Opened by viluon over 10 years ago
- 14 comments
Labels: request
#451 - add patience sort
Pull Request -
State: closed - Opened by argvk over 10 years ago
#450 - add python bloom filter
Pull Request -
State: closed - Opened by argvk over 10 years ago
#449 - Added C++ fibonacci implementation
Pull Request -
State: closed - Opened by ShahanM over 10 years ago
#448 - Python implementation of Vigenere Cipher
Pull Request -
State: closed - Opened by sokalauvalery over 10 years ago
- 1 comment
#447 - Added Selection Sort in R (including a small test)
Pull Request -
State: closed - Opened by ducthanhtran over 10 years ago
#446 - Page on the web app dedicated to the collaborators
Issue -
State: closed - Opened by kennyledet over 10 years ago
- 27 comments
#411 - Website Language Filter C# broken
Issue -
State: closed - Opened by joshimoo almost 11 years ago
- 6 comments
#405 - Semantic URL for language and algorithm implemented
Issue -
State: closed - Opened by irisyuan almost 11 years ago
- 2 comments
#373 - Open Sourcing Web App
Issue -
State: closed - Opened by kennyledet about 11 years ago
- 4 comments
#100 - Create rabin_karp.py
Pull Request -
State: closed - Opened by shivam5992 over 11 years ago