FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · mariusneo/algorithmics · GitHub
mariusneo
/
algorithmics
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
8
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Nov 27, 2016
another new set of problems
mariusneo
committed
9d2b5b7
View commit details
Copy full SHA for 9d2b5b7
Browse repository at this point
Commits on Nov 25, 2016
another new set of problems
mariusneo
committed
ea30448
View commit details
Copy full SHA for ea30448
Browse repository at this point
Commits on Nov 24, 2016
new problems
mariusneo
committed
9c286ce
View commit details
Copy full SHA for 9c286ce
Browse repository at this point
Commits on Nov 22, 2016
Algorithm for building a balanced binary tree out of a sorted array.
mariusneo
committed
87170c7
View commit details
Copy full SHA for 87170c7
Browse repository at this point
Added link to the page explaining the solution.
mariusneo
committed
f0ef84c
View commit details
Copy full SHA for f0ef84c
Browse repository at this point
dynamic programming solution to count the ways on how to build walls.
mariusneo
committed
1e59911
View commit details
Copy full SHA for 1e59911
Browse repository at this point
Leetcode tryouts
mariusneo
committed
3cba8b6
View commit details
Copy full SHA for 3cba8b6
Browse repository at this point
Commits on Oct 9, 2016
Added two dynamic programming string common parts :
Show description for 5006007
mariusneo
committed
5006007
View commit details
Copy full SHA for 5006007
Browse repository at this point
Commits on Feb 26, 2016
srm 682
mariusneo
committed
5c6bac2
View commit details
Copy full SHA for 5c6bac2
Browse repository at this point
Commits on Mar 30, 2015
Added solution implementations for the problems from SRM 270 DIV 2
mariusneo
committed
4f9c95a
View commit details
Copy full SHA for 4f9c95a
Browse repository at this point
Added tag for finding the kind of problem easier.
mariusneo
committed
8adc93d
View commit details
Copy full SHA for 8adc93d
Browse repository at this point
Commits on Feb 4, 2015
Added implementation for Bread-First-Search algorithm application in solving the "Unblock me" game.
mariusneo
committed
b919c86
View commit details
Copy full SHA for b919c86
Browse repository at this point
Commits on Feb 3, 2015
Code cosmetics in the calculation of the subsets of sums.
mariusneo
committed
125d80c
View commit details
Copy full SHA for 125d80c
Browse repository at this point
Commits on Feb 2, 2015
Code cosmetics for using java 8
mariusneo
committed
5c586a0
View commit details
Copy full SHA for 5c586a0
Browse repository at this point
Commits on Feb 1, 2015
Added solution for the level 6 and level 7 of the problem - solving a puzzle formed by multiple rows.
mariusneo
committed
5f3cb60
View commit details
Copy full SHA for 5f3cb60
Browse repository at this point
Commits on Jan 29, 2015
Current state of the Puzzles exercise
mariusneo
committed
514a854
View commit details
Copy full SHA for 514a854
Browse repository at this point
Commits on Jan 28, 2015
Additional bugfixes.
mariusneo
committed
ac89fb6
View commit details
Copy full SHA for ac89fb6
Browse repository at this point
Commits on Jan 27, 2015
Bugfix to take into consideration color cells on the first row.
mariusneo
committed
2fdc1f8
View commit details
Copy full SHA for 2fdc1f8
Browse repository at this point
Output the solution in the requested format.
mariusneo
committed
36a4ab2
View commit details
Copy full SHA for 36a4ab2
Browse repository at this point
Draft solution for connecting disjoint paths in a graph (still have to fix the validation of a possible solution).
mariusneo
committed
45bdecb
View commit details
Copy full SHA for 45bdecb
Browse repository at this point
SRM 218 DIV 2 1000 problem solved by using tree structure.
mariusneo
committed
e2c0c47
View commit details
Copy full SHA for e2c0c47
Browse repository at this point
Commits on Jan 26, 2015
Solution for Auction Bidding catcoder contest problem.
mariusneo
committed
9662c03
View commit details
Copy full SHA for 9662c03
Browse repository at this point
Solution for Bowling catcoder contest problem.
mariusneo
committed
e4924c9
View commit details
Copy full SHA for e4924c9
Browse repository at this point
Commits on Jan 25, 2015
Solution for the catcode GeneticDrift problem for calculating minimal genetic distance between viruses. Of particular interest can be the algorithm described in description-level4.pdf (pick always …
Show description for 0b9da5e
mariusneo
committed
0b9da5e
View commit details
Copy full SHA for 0b9da5e
Browse repository at this point
Commits on Jan 23, 2015
Visual representation applet for the triangular and square Koch snowflake.
mariusneo
committed
9fc4f9c
View commit details
Copy full SHA for 9fc4f9c
Browse repository at this point
Calculation for the perimeter of the triangular and square Koch snowflake through mathematical formula.
mariusneo
committed
8ffbb4d
View commit details
Copy full SHA for 8ffbb4d
Browse repository at this point
- UnionOfIntervalsImproved (taken from xeyyam TC user) : finds within the intervals the number searched in a binary search fashion from min(lowerbound) to max(upperbound) and counting the lastIndex…
Show description for 96daa01
mariusneo
committed
96daa01
View commit details
Copy full SHA for 96daa01
Browse repository at this point
Commits on Jan 22, 2015
Different applications of the binary search algorithm in 250 point problems
mariusneo
committed
f71e4fb
View commit details
Copy full SHA for f71e4fb
Browse repository at this point
Application of binary search algorithm
mariusneo
committed
2cb283f
View commit details
Copy full SHA for 2cb283f
Browse repository at this point
Simple DP problem.
mariusneo
committed
4f5a804
View commit details
Copy full SHA for 4f5a804
Browse repository at this point
Splited the two versions of the combinations in order to find them easier.
mariusneo
committed
e24868b
View commit details
Copy full SHA for e24868b
Browse repository at this point
Commits on Jan 21, 2015
Several implementations for the dynamic programming Stamp SRM 558 DIV 2 500 problem
mariusneo
committed
ce9c492
View commit details
Copy full SHA for ce9c492
Browse repository at this point
Added 1000 points problem for SRM154 DIV 2
mariusneo
committed
4a43886
View commit details
Copy full SHA for 4a43886
Browse repository at this point
Combinations algorithm implemented by using bit operations.
mariusneo
committed
23dcb12
View commit details
Copy full SHA for 23dcb12
Browse repository at this point
Commits on Jan 20, 2015
SRM153 DIV2 500 and 1000 points problem solutions.
mariusneo
committed
72f210c
View commit details
Copy full SHA for 72f210c
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL