Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Per
Per has asked
1
questions and find answers to
43
problems.
Stats
768
EtPoint
188
Vote count
1
questions
43
answers
About
Per questions
Ambiguous member access expression: is Clang rejecting valid code?
Per answers
Hash function on list independant of order of items in it
What's wrong with this inductive proof that mergesort is O(n)?
Histogram approximation for streaming data
Algorithm to Compute Maximal Points in Pointset
Finding smallest set of criteria for uniqueness
How is 2-CNF SAT is in P, while 3-CNF SAT is in NPC?
How to generate permutations where a[i] != i?
How to fastest check if point (3D) is inside convex hull given by set of point
name of algorithm related to load balancing / re-distribution
Big O Analysis with Recursion Tree of Stooge Sort