Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
javascript
cpp
php
vb#
typescript
nodejs
go
rust
scala
swift
html
kotlin
dart
ruby
pascal
r
css
bootstrap
groovy
sql
win32
mysql
jquery
winapi
lua
winforms
bash
f#
cobol
reactjs
opengl
c-windows
sdl2
pascal-string
kotlin-string
nodejs-express
php-array
javascript-array
swift-array
sdl3
angularjs
go-string
swift-string
vbnet-string
typescript-array
raylib
glfw
scala-string
rust-string
pascal-array
cpp-vector
go-array
c#-string
python-list
html5
javascript-string
nodejs-array
c-array
typescript-string
php-string
python-string
c-string
rust-vector
scala-array
postgresql
java-string
cpp-string
kotlin-array
dom
scala-list
kotlin-list
android-java
c#-list
vbnet-list
javascript-regex
direct3d11
wordpress
perl
python-substring
nodejs-string
c#-array
java-array
typescript-regex
nodejs-regex
glad
objective-c
bootstrap4
css3
windows
cpp-file
swift-substring
scala-substring
rust-substring
go-substring
javascript-substring
php-substring
Disclosure:
My content contains affiliate links.
Recent questions tagged KOTLIN
35,944
questions
46,996
answers
573
users
Recent questions tagged KOTLIN
1
answer
1
view
How to use the conditional ternary operator in Kotlin
asked
3 hours
ago
by
avibootz
kotlin
kotlin-conditional-operator
1
answer
1
view
How to find all double quote substrings in a string with Kotlin
asked
5 hours
ago
by
avibootz
kotlin
kotlin-string
kotlin-substring
kotlin-regex
2
answers
1
view
How to combine a string with a dynamic double-quoted substring in Kotlin
asked
11 hours
ago
by
avibootz
kotlin
kotlin-string
kotlin-substring
2
answers
1
view
How to declare a string with double quote substrings in Kotlin
asked
1 day
ago
by
avibootz
kotlin
kotlin-string
kotlin-substring
1
answer
1
view
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 10 in Kotlin
asked
1 day
ago
by
avibootz
kotlin
kotlin-lcm
1
answer
2
views
How to find the largest palindrome made from the product of two 2-digit numbers in Kotlin
asked
2 days
ago
by
avibootz
kotlin
kotlin-palindrome
2
answers
10
views
How to search insert position of K in a sorted list with Kotlin
asked
2 days
ago
by
avibootz
kotlin
kotlin-list
1
answer
9
views
How to find first and last positions of an element in a sorted array in Kotlin
asked
3 days
ago
by
avibootz
kotlin
kotlin-array
1
answer
7
views
How to print all command line arguments except the program name in Kotlin
asked
4 days
ago
by
avibootz
kotlin
kotlin-arguments
1
answer
14
views
How to use the clock as a random generator seed in Kotlin
asked
5 days
ago
by
avibootz
kotlin
kotlin-random
3
answers
26
views
How to filter a list in Kotlin
asked
May 5
by
avibootz
kotlin
kotlin-list
1
answer
16
views
How to remove a random word from a string in Kotlin
asked
May 5
by
avibootz
kotlin
kotlin-string
2
answers
23
views
How to join a list of strings into a string in Kotlin
asked
May 4
by
avibootz
kotlin
kotlin-list
1
answer
17
views
How to convert a URL inside a string to a hyperlink in Kotlin
asked
May 3
by
avibootz
kotlin
kotlin-string
1
answer
17
views
How to pop the first element of a list in Kotlin
asked
May 3
by
avibootz
kotlin
kotlin-list
1
answer
26
views
How to extract the beginning of a string (prefix) in Kotlin
asked
May 1
by
avibootz
kotlin
kotlin-string
1
answer
24
views
How to extract the end of a string (suffix) in Kotlin
asked
May 1
by
avibootz
kotlin
kotlin-string
2
answers
29
views
How to pause execution for 5 seconds in Kotlin
asked
Apr 30
by
avibootz
kotlin
1
answer
18
views
How to break the outer loop in Kotlin
asked
Apr 28
by
avibootz
kotlin
kotlin-loop
1
answer
28
views
How to check if an integer include specific digits x times in Kotlin
asked
Apr 27
by
avibootz
kotlin
kotlin-integer
2
answers
26
views
How to merge two sorted arrays without duplicates in Kotlin
asked
Apr 26
by
avibootz
kotlin
kotlin-array
1
answer
27
views
How to check if a string contains only valid parentheses (open close same type (), {}, []) in Kotlin
asked
Apr 25
by
avibootz
kotlin
kotlin-string
1
answer
21
views
How to find the longest common string prefix in array of strings with Kotlin
asked
Apr 25
by
avibootz
kotlin
kotlin-array
1
answer
18
views
How to remove the first N characters from a string in Kotlin
asked
Apr 24
by
avibootz
kotlin
kotlin-string
1
answer
24
views
How to create and set values to a 3d array in Kotlin
asked
Apr 22
by
avibootz
kotlin
kotlin-array
1
answer
21
views
How to find the position of the first occurrence of a substring in a string with Kotlin
asked
Apr 21
by
avibootz
kotlin
kotin-substring
1
answer
34
views
How to remove N characters from the middle of a string in Kotlin
asked
Apr 19
by
avibootz
kotlin
kotlin-string
3
answers
36
views
How to convert decimal number to binary in Kotlin
asked
Apr 19
by
avibootz
kotlin
kotlin-binary
3
answers
40
views
How to iterate over map keys and values in Kotlin
asked
Apr 18
by
avibootz
kotlin
kotlin-map
1
answer
26
views
How to convert hh:mm:ss to minutes in Kotlin
asked
Apr 17
by
avibootz
kotlin
kotlin-time
1
answer
25
views
How to find the largest prime factor of a number in Kotlin
asked
Apr 16
by
avibootz
kotlin
kotlin-prime
1
answer
27
views
How to find the sum of the even valued in fibonacci sequence with Kotlin
asked
Apr 16
by
avibootz
kotlin
kotlin-fibonacci
1
answer
30
views
How to convert a string to title case in Kotlin
asked
Apr 15
by
avibootz
kotlin
kotlin-string
2
answers
39
views
How to find the sum of all the multiples of 3 or 5 below 1000 in Kotlin
asked
Apr 15
by
avibootz
kotlin
1
answer
24
views
How to convert binary code to text in Kotlin
asked
Apr 14
by
avibootz
kotlin
kotlin-binary
1
answer
27
views
How to convert a list of digits to an integer add 1 and convert it back to a list of digits in Kotlin
asked
Apr 12
by
avibootz
kotlin
kotlin-list
1
answer
38
views
How to convert a string to an array of characters in Kotlin
asked
Apr 12
by
avibootz
kotlin
kotlin-string
1
answer
26
views
How to create an array of days starting with today and going back the last 30 days in Kotlin
asked
Apr 11
by
avibootz
kotlin
kotlin-array
kotlin-date
1
answer
29
views
How to create an array of dates starting with today and going back the last 30 days in Kotlin
asked
Apr 11
by
avibootz
kotlin
kotlin-array
kotlin-date
1
answer
29
views
How to get tomorrows date in Kotlin
asked
Apr 9
by
avibootz
kotlin
kotlin-date
1
answer
38
views
How to recursively check if a number is palindrome in Kotlin
asked
Apr 8
by
avibootz
kotlin
kotlin-recursion
1
answer
24
views
How to write a recursive function that counts digits of a number in Kotlin
asked
Apr 8
by
avibootz
kotlin
kotlin-recursion
3
answers
36
views
How to use short if in Kotlin
asked
Apr 8
by
avibootz
kotlin
kotlin-if
1
answer
32
views
How to find the longest substring without repeating characters in Kotlin
asked
Apr 7
by
avibootz
kotlin
kotlin-substring
1
answer
32
views
How to write a recursive function that divides two numbers in Kotlin
asked
Apr 6
by
avibootz
kotlin
kotlin-recursion
1
answer
30
views
How to find the maximum value in a multidimensional array with Kotlin
asked
Apr 6
by
avibootz
kotlin
kotlin-array
1
answer
32
views
How to convert array of chars to string in Kotlin
asked
Apr 5
by
avibootz
kotlin
kotlin-string
1
answer
22
views
How to replace multiple spaces in a string with a single space between words in Kotlin
asked
Apr 5
by
avibootz
kotlin
kotlin-string
kotlin-regex
1
answer
29
views
How to check if a string starts with a substring from a list of substrings in Kotlin
asked
Apr 4
by
avibootz
kotlin
kotlin-string
1
answer
30
views
How to extract a substring between two tags using RegEx in Kotlin
asked
Apr 3
by
avibootz
kotlin
kotlin-regex
kotlin-substring
Page:
1
2
3
4
5
6
7
next »
...