Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dave
Dave has asked
5
questions and find answers to
50
problems.
Stats
969
EtPoint
247
Vote count
5
questions
50
answers
About
Dave questions
Number of integers in a list larger than a given integer possibly not in the list in log log time
Efficiently find order statistics of unsorted list prefixes?
Dave answers
Minimum clique cover problem: how to generate test cases?
Algorithims for Selecting Unique Combinations
factor an integer as the sum of 20 different random integers greater than zero with Javascript
Smallest missing number at any point in time in a stream of positive numbers
algorithm to map weighted objects to their amount
In-place implementation of Strassen algorithm?
Calculate how many contiguous sublists each element of a list appears in
Least number of days required to finish watching all movies given durations array if you can watch maximum 3.00 duration movie per day
How many times will the line be executed on average as a function of n?
Maximum number of elements on list whose value sum up to at most K in O(log n)