Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
kcsquared
kcsquared has asked
1
questions and find answers to
21
problems.
Stats
404
EtPoint
105
Vote count
1
questions
21
answers
About
Python enthusiast and algorithm connoisseur.
kcsquared questions
Repeatedly removing the maximum average subarray
kcsquared answers
Best team-making algorithm to use?
Count number of wonderful substrings
What is the time complexity of this function that iterates through a list a creates a dictionary?
Minimum number of operations to get from x to y given following operations
Unique numbers with missing digits
Optimize Union Find (Disjoint Set Union) implementation
Finding maximum
uniquely reporting intersections in a list of axis-aligned rectangles
Why can Dijkstra's Algorithm be modified to find K shortest paths?
Is List truly invariant in Python