SF Algorithms Meetup
Every 2 weeks we explore algorithm puzzles in pairs or groups to build our understanding of Javascript. All levels of JS experience welcome!
Hack Reactor 944 Market St, SF
Pinned Repositories
BitTorrent
Cryptocurrency
Create your own Cryptocurrency!
Cryptography
RSA, Diffie-Hellman, Signing, asymmetric and symmetric keys
FuzzySearch
GeneticAlgorithms
Pathfinding
Dijkstra's Algorithm, A*
PreviousAlgorithms
Original algorithms meetup repo. Credit and thanks to https://github.com/MrNice & https://github.com/peterkhayes
RecommendationEngine
Recommend items based on similarity to other users' preferences.
SimulatedAnnealing
An optimization algorithm modeled on temperature physics!
TowersOfHanoi
Move all the rings from left to right; rings can't move onto smaller rings.
SF Algorithms Meetup's Repositories
AlgorithmsMeetup/PokerHands
Categorize and compare 5-card poker hands.
AlgorithmsMeetup/FountainCodes
[WIP] Broadcast randomized packets and reconstruct them for fun and profit!