Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kraskevich
kraskevich has asked
0
questions and find answers to
159
problems.
Stats
3.3k
EtPoint
913
Vote count
0
questions
159
answers
About
kraskevich questions
kraskevich answers
What is node-disjoint paths?
Distinct values of bitwise and of subarrays
Given the array A and the number K create array B where B[i] = min(A[i], A[i+1].. A[i + K - 1]) [closed]
Haskell Data.Map Lookup not looking for all values
Removing a Node
Will making a variable volatile work if I take copy it to another variable and try to change that?
How to find the most frequent number and its frequency in an array in range L,R most efficiently?
How can I optimize my java implementation of Held-Karp algorithm to shorten the running time?
Find the number of subsequences of a n-digit number, that are divisible by 8
Efficient algorithm to search a buffer for any string from a list