Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
xashru
xashru has asked
3
questions and find answers to
10
problems.
Stats
205
EtPoint
50
Vote count
3
questions
10
answers
About
xashru questions
Polynomial time solution for Tetris Puzzle
xashru answers
Binary search, when to use right = mid - 1, and when to use right = mid?
How to fix "The TensorFlow library was compiled to use AVX512F instructions, but these aren't available on your machine."
Interpreting training loss/accuracy vs validation loss/accuracy
Given a random int generator [0-5], generate [0-7]
Pyramids dynamic programming
Allocate bikes to people - First Priority (Closest bike to closest person)
Does keras have a pretrained AlexNet like VGG19?
Keras: Difference between AveragePooling1D layer and GlobalAveragePooling1D layer
Explain why this binary tree traversal algorithm has O(NlogN) time complexity?