GitHub topics: algorithm-challenge
sir-gon/algorithm-exercises-go
Algorithms Exercises solved in Go, running in built-in Go test suite. Developed with TDD.
Language: Go - Size: 708 KB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 3 - Forks: 1

xiaoqinglee/algorithms
basic algorithms & leetcode problem solutions
Language: Python - Size: 1.51 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 2 - Forks: 0

ndsvw/Box-Stacking-Problem
Dynamic-Programming solution of the "Box stacking"-Problem: Given a set of N rectangular 3-D boxes. What is the highest possible stack you can create with them? Only strictly smaller boxes are allowed on top of each other (2D-based); rotation is allowed.
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

colorlessenergy/enoughisenough
algorithm practice
Language: JavaScript - Size: 1000 Bytes - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

sweetpand/Algorithms
Algorithms Problems Solutions and Practice
Language: Jupyter Notebook - Size: 18.3 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

ndsvw/Largest-square-formed-in-a-matrix-Problem
Dynamic-Programming solution of the "Largest square formed in a matrix"-Problem: Given a binary matrix: What is the maximum size square sub-matrix with all 1s? (and additional: What is the maximum size square sub-matrix with all 1s at the border?)
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

shihsyun/codility_lessons
Codility Lesson1~Lesson17 100% solutions with Python3 除正確解答外comment裡有解題的思考過程
Language: Python - Size: 361 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 123 - Forks: 42

coppermilk/codewars
🎸 Codewars katas ark
Language: C++ - Size: 461 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ndsvw/Minimum-Sum-Partitioning
Dynamic-Programming solution of the "Minimum-Sum-Partitioning"-Problem: Given a list: What is the minimum absolute difference between the the sums of 2 arrays consisting of all the elements from the input array?
Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

at1as/project_euler
Solutions to project euler questions
Language: Ruby - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
