Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Juan Lopes
Juan Lopes has asked
2
questions and find answers to
69
problems.
Stats
1.3k
EtPoint
327
Vote count
2
questions
69
answers
About
I eat NP-hard problems for breakfast.
Juan Lopes questions
Why calling method with generic return on a generic class is considered unsafe by javac?
Juan Lopes answers
How to implement exponential backoff/delay calculation with fixed timeout and number of attempts?
What is the fastest algorithm to order list of three values?
QuickSort stack overflow for sorted arrays (works for other data sets)
Recursive solution to Dynamic Programming [duplicate]
Length of largest substring adds up to S
count paths from source to destination in a matrix moving in all 4 directions
How I can create my own pow function using PHP?
Using LINQ I have a list of lists, how do I select all objects that exist in every list? [duplicate]
Find the smallest number that is divisible by all the number between 1 to N, Remainder = 0
How to calculate the maximum concurrency of nodes in a DAG?