EvgenyKarkan/EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
Objective-CMIT
Issues
- 1
[Question]Some code style? function question?
#107 opened by cool8jay - 0
Kruskals Algorithm does not work.
#104 opened by KiwiVandi - 0
[NSNumber primeNumbersFromSieveEratosthenesWithMaxNumber:] returns non-prime number (zero)
#98 opened by shrtlist - 1
Incorrect isPrime Method
#94 opened by ahanmal - 5
- 3
- 0
To update .podspec with header_mappings_dir
#91 opened by EvgenyKarkan - 0
- 4
To optimize each loop.
#49 opened by EvgenyKarkan - 0
- 0
To create tag 0.2 in case of sources growth.
#84 opened by EvgenyKarkan - 2
No visible interface for
#87 opened by aspcartman - 3
Thank you for your great collection.
#85 opened by chatnever - 5
EKAlgorithmsExamples bug.
#82 opened by sdrpa - 16
- 1
Use NSTreeController instead
#76 opened by evianzhow - 3
Implement algorithm for nice Josephus problem
#36 opened by stanislaw - 3
EKAlgorithms is on Travis
#67 opened by stanislaw - 1
To finish BST API.
#10 opened by EvgenyKarkan - 3
- 0
- 0
BDD for #40.
#41 opened by EvgenyKarkan - 0
- 22
To create Unit Tests for the algorithms
#19 opened by vittoriom - 6
Implement algorithms both using highest Cocoa API and our "white-boxed" implementations.
#34 opened by stanislaw - 4
- 1
Get the Max and Min Simultaneously
#30 opened by stanislaw - 2
Array Shuffle
#28 opened by ChocoChipset - 0
To implement Linked list and BST.
#3 opened by EvgenyKarkan - 4
LCS and LD for NSString
#24 opened by aceisScope - 5
- 0
To implement heap sort.
#12 opened by EvgenyKarkan - 0
To add BFS API.
#9 opened by EvgenyKarkan - 0
To add decimal to binary convertion.
#4 opened by EvgenyKarkan - 0
Occurrences of each character
#7 opened by EvgenyKarkan - 0
To add number of substring occurences.
#5 opened by EvgenyKarkan - 0
To add more string algorithms.
#2 opened by EvgenyKarkan - 0
To add all permutations algorithm.
#6 opened by EvgenyKarkan - 0
To implement sieve of Eratosthenes.
#1 opened by EvgenyKarkan