Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Oleksiy
Oleksiy has asked
40
questions and find answers to
19
problems.
Stats
1.6k
EtPoint
659
Vote count
40
questions
19
answers
About
Oleksiy questions
How does this enqueue function work?
Is there a reason for an empty return statement at the end of void function?
Can I always use 1-bit booleans?
Should class Square publicly inherit from class Rectangle?
Is there a way to return null instead of custom object (not pointer)?
What is the difference between initializing variables with {} instead of () [duplicate]
What is the current Crashlytics version?
How to make an infinity sign on Android?
Why is it possible to declare a struct and a non-struct with the same name?
Does an empty string contain an empty string in C++?
Oleksiy answers
Vector doesn't create objects properly
What is the difference between initializing variables with {} instead of () [duplicate]
Get raw sql string in Sql Kata
Displaying a vector of strings in C++
How to make an infinity sign on Android?
Playing around with for arguments
android.widget.Button cannot be cast to android.widget.EditText
Visual Studio C++ Code Formatting - return type + classname::func indentation
What are some uses for =delete? [duplicate]
IllegalBlockSizeException when trying to encrypt and decrypt a string with AES