Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ricky Bobby
Ricky Bobby has asked
24
questions and find answers to
49
problems.
Stats
1.2k
EtPoint
309
Vote count
24
questions
49
answers
About
Ricky Bobby questions
xslt test on a parameter of a tag
How does google do?
conversion float to long in python
Predicate<T> method equals()
What's the prediction algorithm behind websites like farecast.com (bing travel)?
"if then else "with rule engines
Good alternative to FOP?
Algorithm to complete a corrupted matrix of data
matplotlib, step by step animation
Modifying a value in a data.table in R
Ricky Bobby answers
subsequences with the greatest number of matches?
Kadane's algorithm to find subarray with the maximum sum [duplicate]
How Does Facebook Determine "Suggested Friends"? [closed]
K nearest neighbour vs User based nearest neighbour
VF2 algorithm steps with example
Tabu search example question
What is the worst case for KMP string search algorithm? [closed]
Any algorithm to find the shortest path/distance in android?
DBSCAN code in C# or vb.net , for Cluster Analysis
amortized cost of splay tree : cost + P(tf) - P(ti) ≤ 3(rankf(x) - ranki(x)) explanation