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
64
problems.
Stats
1.2k
EtPoint
313
Vote count
2
questions
64
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
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?
Transform one string to another string using BFS
Minimum elements in all contiguous subarrays
Euclid's Algorithm - JavaScript
Why does my code generate an __setitem__ error when using __iadd__ in contained item?
Exponentiation by squaring