Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
gidds
gidds has asked
0
questions and find answers to
46
problems.
Stats
1.3k
EtPoint
452
Vote count
0
questions
46
answers
About
gidds questions
gidds answers
Kotlin Runnable vs () -> Unit
FloatArray vs Array<Float>: why are they different
Kotlin - How to split list of strings based on the total length of characters
Use of mathematical operator at start of line
Operator call corresponds to a dot-qualified call 'List.min().compareTo(500)' which is not allowed on a nullable receiver 'List.min()'
Kotlin: succinct way of inverting Int sign depending on Boolean value
Kotlin constructor val vs private val
Is it possible to write a for loop in Kotlin where I can change the index to any value I want during the iteration?
Parse CSV to Kotlin List
Use of eval keyword in Kotlin