Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
praveen
praveen has asked
9
questions and find answers to
7
problems.
Stats
325
EtPoint
118
Vote count
9
questions
7
answers
About
Senior Software Engineer
praveen questions
How to detect left and right tilt of an android device mounted with an accelerometer?
Finding pairs with smallest XOR values from a list
Algorithm to take the union of rectangles and to see if the union is still a rectangle
Does coverage.py measure the function and class definitions?
How does swapping of members in tuples (a,b)=(b,a) work internally?
praveen answers
Import python packages that have similar internal module names, by full path
Django not installing in virtualenv
How do I make HTTP POST requests with grequests
Python-Requests (>= 1.*): How to disable keep-alive?
What does os.path.abspath(os.path.join(os.path.dirname(__file__), os.path.pardir)) mean? python
How to load all entries in an infinite scroll at once to parse the HTML in python
Meaning of unittest.main() in Python unittest module