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
30
questions and find answers to
67
problems.
Stats
1.6k
EtPoint
423
Vote count
30
questions
67
answers
About
Shashank questions
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
How to achieve two separate list of lists from a single list of lists of tuple with list comprehension?
Looping over a dictionary to display key and values in order of a value
Do something every x (milli)seconds in pygame
pythonic way to filter list for elements with unique length
Find out if no items in a list are keys in a dictionary
Project Euler #8 in Python
how to shift a string to right and reverse it in python?
Efficient algorithm to find the largest run of zeros in a binary string? [closed]
python password rules validation
How can I tell if a string repeats itself in Python?