Skip to content

Pull requests: TheAlgorithms/C-Sharp

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added A-Star algorithm for maze solving
#19 by laundry-96 was merged Oct 9, 2017 Loading… updated Oct 9, 2017
Insertion Sort
#18 by rao4 was merged Oct 9, 2017 Loading… updated Oct 9, 2017
Add cipher - vigenere cipher
#10 by aexolate was merged Oct 9, 2017 Loading… updated Oct 9, 2017
Add linear search
#6 by aexolate was closed Oct 9, 2017 Loading… updated Oct 9, 2017
Add algorithm for greatest common divisor
#17 by tkorkalainen was merged Oct 9, 2017 Loading… updated Oct 9, 2017
Added PrimeTest
#15 by DoctorsHacking was merged Oct 9, 2017 Loading… updated Oct 9, 2017
Added Bucket Sort and Linear Search
#16 by rhysma was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Added Caesar cipher
#14 by DoctorsHacking was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Added ContainsString
#13 by DoctorsHacking was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Added QuickSort
#12 by DoctorsHacking was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Added selection sort
#11 by nickmertin was merged Oct 10, 2017 Loading… updated Oct 10, 2017
Add linear search
#7 by fbontin was closed Oct 10, 2017 Loading… updated Oct 10, 2017
Added Bogosort
#9 by MajorGrits was merged Oct 12, 2017 Loading… updated Oct 12, 2017
Adds heap sort.
#8 by ajivoin was merged Oct 12, 2017 Loading… updated Oct 12, 2017
Added radix sort algorithm
#4 by Programm3r was merged Oct 12, 2017 Loading… updated Oct 12, 2017
C# implementation of Fermat prime checker
#20 by ganchito55 was merged Oct 13, 2017 Loading… updated Oct 13, 2017
Add cycle_sort
#21 by RenCloud was merged Oct 14, 2017 Loading… updated Oct 14, 2017
Add binary GCD algorithm
#22 by tosti007 was merged Oct 14, 2017 Loading… updated Oct 14, 2017
Euclidean Rework
#23 by tosti007 was merged Oct 14, 2017 Loading… updated Oct 14, 2017
Add insertion sort
#2 by kfrancis was closed Oct 27, 2017 Loading… updated Oct 27, 2017
BitArray and new directory
#24 by christianbender was merged Dec 13, 2017 Loading… updated Dec 13, 2017
Create selection_sort.cs
#5 by Ista2000 was closed Jan 20, 2018 Loading… updated Jan 20, 2018
Formatting
#25 by laundry-96 was merged Feb 1, 2018 Loading… updated Feb 1, 2018
Added a README.md
#26 by christianbender was merged Feb 8, 2018 Loading… updated Feb 8, 2018
improved the validation of the key and put in some comments
#27 by christianbender was merged Mar 20, 2018 Loading… updated Mar 20, 2018
ProTip! Exclude everything labeled bug with -label:bug.