Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Vlad
Vlad has asked
6
questions and find answers to
80
problems.
Stats
2.1k
EtPoint
680
Vote count
6
questions
80
answers
About
Vlad questions
Scala currying and type inference
Are memory-mapped files thread safe
Deadlock in Java code with Semaphore and acquire(int)
How to compare two Streams in Java 8
Vlad answers
How to return 0 if return type is for example char
How to find out if kernel is memory bound or computation bound?
STL Map versus Static Array
Bash. Line-by-line output into another procedure
Execution of Java programs in WAMP
Python 3: using %s and .format()
storing and reading int data into char array
Switch cases maximum implementation?
c#: shorter way to write v1! ? v2 : !v2
How to insert a new node to a single-linked list, where we do not have a pointer pointed to its head?