issues
search
EvgenyKarkan
/
EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
MIT License
2.42k
stars
362
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Quick Sort: add tests
#57
stanislaw
closed
10 years ago
0
Add Cartesian quadrants selection algorithms.
#56
stanislaw
closed
10 years ago
0
Finish find & delete method in EKBSTree Class
#55
evianzhow
closed
10 years ago
4
Fix a problem in EKLinkedList.m
#54
evianzhow
closed
10 years ago
1
Better -[NSArray indexesOfMinimumAndMaximumElements]
#53
stanislaw
closed
10 years ago
0
Replace mutableCopy with [NSMutableArray arrayWithArray:] everywhere.
#52
stanislaw
closed
10 years ago
3
Introduce NSArray/Selection: add Quickselect
#51
stanislaw
closed
10 years ago
4
NSArray/Sorting: add partial selection sort
#50
stanislaw
closed
10 years ago
1
To optimize each loop.
#49
EvgenyKarkan
opened
10 years ago
4
Reverse linked list.
#48
MihaiPantiru
closed
10 years ago
1
Revised geometry #2: even more consistent algorithm
#47
stanislaw
closed
10 years ago
0
Revised geometry: more consistent algorithm
#46
stanislaw
closed
10 years ago
0
Fix of recent geometric algoritm.
#45
stanislaw
closed
10 years ago
0
To update Readme according to last PR with geometry algorithm.
#44
EvgenyKarkan
closed
10 years ago
0
Add Geometry: separate section and first algorithm
#43
stanislaw
closed
10 years ago
1
Better count of occurrences of each element in array (#40, #41).
#42
stanislaw
closed
10 years ago
2
BDD for #40.
#41
EvgenyKarkan
closed
10 years ago
0
To add algo --> count occurrences of each element in array.
#40
EvgenyKarkan
closed
10 years ago
0
Prefer machine way of doing even/odd checks
#39
stanislaw
closed
10 years ago
1
More correct indexOfMaximumElement
#38
stanislaw
closed
10 years ago
2
More efficient reversedArray (Address #35, #34)
#37
stanislaw
closed
10 years ago
2
Implement algorithm for nice Josephus problem
#36
stanislaw
closed
10 years ago
3
Is more efficient implementation of reversedArrayWithArray: possible?
#35
stanislaw
closed
10 years ago
4
Implement algorithms both using highest Cocoa API and our "white-boxed" implementations.
#34
stanislaw
closed
10 years ago
6
Restructure project as discussed in #19
#33
stanislaw
closed
10 years ago
1
Array Shuffle (Fisher–Yates) (Address #28)
#32
stanislaw
closed
10 years ago
1
Get the Max and Min Simultaneously.
#31
stanislaw
closed
10 years ago
1
Get the Max and Min Simultaneously
#30
stanislaw
closed
10 years ago
1
Just some suggestions for merge sort
#29
jonusx
closed
10 years ago
1
Array Shuffle
#28
ChocoChipset
closed
10 years ago
2
add test case of LCS and LD to main.m
#27
aceisScope
closed
11 years ago
1
adding a few more Fibonacci algorithms
#26
flohei
closed
11 years ago
1
LCS and LD for NSString
#25
aceisScope
closed
11 years ago
1
LCS and LD for NSString
#24
aceisScope
closed
11 years ago
4
Grammar Refactoring
#23
ChocoChipset
closed
11 years ago
1
Fixed typo in README
#22
ChocoChipset
closed
11 years ago
4
Closes #17
#21
vittoriom
closed
11 years ago
1
Moved methods from EKStringStuff to NSString category. Updated main
#20
vittoriom
closed
11 years ago
4
To create Unit Tests for the algorithms
#19
vittoriom
closed
10 years ago
22
Moved methods from EKArrayStuff, EKSortStuff, EKSearchStuff into categories of NSArray and NSMutableArray. Updated main file
#18
vittoriom
closed
11 years ago
0
To move most of the methods in appropriate categories
#17
vittoriom
closed
11 years ago
5
Added a method to swap the value of two NSInteger pointers
#16
vittoriom
closed
11 years ago
1
Used already implemented reverseString API for determining palindrome, slightly changed for condition
#15
vittoriom
closed
11 years ago
3
reverse array with native method
#14
trawor
closed
11 years ago
3
Added Check For Prime Numbers
#13
ahanmal
closed
11 years ago
2
To implement heap sort.
#12
EvgenyKarkan
closed
11 years ago
0
Add a Bitdeli Badge to README
#11
bitdeli-chef
closed
11 years ago
0
To finish BST API.
#10
EvgenyKarkan
closed
10 years ago
1
To add BFS API.
#9
EvgenyKarkan
closed
11 years ago
0
To finish linked list API implementation.
#8
EvgenyKarkan
opened
11 years ago
3
Previous
Next