Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Shashank
Shashank has asked
31
questions and find answers to
77
problems.
Stats
1.7k
EtPoint
439
Vote count
31
questions
77
answers
About
Shashank questions
More elegant/Pythonic way of printing elements of tuple?
Java Generics Wildcard vs Typed Generics usage
Fast implementation of queues in Lua?
Python regex: splitting on pattern match that is an empty string
Elegant way to find contiguous subarray within an array in JavaScript?
Python 3 exception deletes variable in enclosing scope for unknown reason [duplicate]
Number of n-element permutations with exactly k inversions
Why can functions in Python print variables in enclosing scope but cannot use them in assignment?
Shashank answers
TypeError: Must be String, not list
Start a Python Project with Spyder?
dynamic call of functions and generator function (python)
python 3.3.2 do I get the right understanding of the function "round"?
finding matching pairs in two sets in O(nlogn)
Why `resolutions` does not be supported in package.json same as bower.json
Remove evens from a list with del function
How to add a conditional statement to a directive based on presence of an attribute?
Replace several words in a text with Python
Using two arrays in for loop