Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
gsamaras
gsamaras has asked
96
questions and find answers to
292
problems.
Stats
7.3k
EtPoint
2.1k
Vote count
96
questions
292
answers
About
Yahoo! Machine Learning and Computer Vision team, San Francisco, California.
Masters in Data Science.
Received Stackoverflow Swag, Good Samaritan SO swag and "10 years Stackoverflow" Swag x2!
In Top 10 users of my country.
gsamaras questions
Time complexity of an iterative algorithm
Split string that used to be a list
Upper bound on speedup
Size of the hash table
Leftover hover effect on mobile
Force ElementTree to use closing tag
Optimal way to search a std::set
How to convert an IPv6 address to a binary string?
What does this function's signature mean?
Modify value of attribute
gsamaras answers
Is return an implicit break in python function
How to find two strings that are close to each other
Hadoop+Spark - once application will start properly once will display the error
Mersenne primes using Lucas-Lehmer primality test
Is returning a functions value from a for-loop bad practice in C++? [closed]
How to use std::for_each over std::array<> and apply lambda function on each element?
Poor performance of stl list on vs2015 while deleting nodes which contain iterator to self's position in list
Adding a node to a complete tree
Using fgets to read through file in C
Why does passing a reference through a conditional operator to an initializer list lead to a warning?