Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
David Eisenstat
David Eisenstat has asked
0
questions and find answers to
475
problems.
Stats
8.9k
EtPoint
2.3k
Vote count
0
questions
475
answers
About
Senior Software Engineer at Google, previously CS PhD at Brown. Not speaking for either institution.
David Eisenstat questions
David Eisenstat answers
Implementation of the Metropolis-Hasting algorithm for solving gaussian integrals
What's wrong with Strassen's method to compute square of a matrix?
What is the simplest, easiest algorithm for finding EMST of a complete graph of order 10^5
How to get different maximum matchings
Biggest non-contiguous submatrix with all ones
No general solution to k-combination of multiset?
Finding existing circles in a set of edges in an efficient manner
Monte Carlo integration to find pi with a certain precision in FORTRAN
What is the best & worst time complexity Of KMP algorithm
set with average O(1) for add/remove and worst max/min O(log n)