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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
mysql
vbnet
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
cobol
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
rust-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged KOTLIN
41,445
questions
53,992
answers
573
users
Recent questions tagged KOTLIN
1
answer
126
views
How to create an array of dates starting with today and going back the last 30 days in Kotlin
asked
Apr 11, 2025
by
avibootz
kotlin
kotlin-array
kotlin-date
1
answer
89
views
How to get tomorrows date in Kotlin
asked
Apr 9, 2025
by
avibootz
kotlin
kotlin-date
1
answer
110
views
How to recursively check if a number is palindrome in Kotlin
asked
Apr 8, 2025
by
avibootz
kotlin
kotlin-recursion
1
answer
107
views
How to write a recursive function that counts digits of a number in Kotlin
asked
Apr 8, 2025
by
avibootz
kotlin
kotlin-recursion
3
answers
144
views
How to use short if in Kotlin
asked
Apr 8, 2025
by
avibootz
kotlin
kotlin-if
1
answer
172
views
How to find the longest substring without repeating characters in Kotlin
asked
Apr 7, 2025
by
avibootz
kotlin
kotlin-substring
1
answer
113
views
How to write a recursive function that divides two numbers in Kotlin
asked
Apr 6, 2025
by
avibootz
kotlin
kotlin-recursion
1
answer
109
views
How to find the maximum value in a multidimensional array with Kotlin
asked
Apr 6, 2025
by
avibootz
kotlin
kotlin-array
1
answer
182
views
How to convert array of chars to string in Kotlin
asked
Apr 5, 2025
by
avibootz
kotlin
kotlin-string
1
answer
115
views
How to replace multiple spaces in a string with a single space between words in Kotlin
asked
Apr 5, 2025
by
avibootz
kotlin
kotlin-string
kotlin-regex
1
answer
133
views
How to check if a string starts with a substring from a list of substrings in Kotlin
asked
Apr 4, 2025
by
avibootz
kotlin
kotlin-string
1
answer
107
views
How to extract a substring between two tags using RegEx in Kotlin
asked
Apr 3, 2025
by
avibootz
kotlin
kotlin-regex
kotlin-substring
1
answer
116
views
How to convert a list of ints to a list of strings in Kotlin
asked
Apr 2, 2025
by
avibootz
kotlin
kotlin-list
1
answer
115
views
How to combine all keys and values from a map into a single string in Kotlin
asked
Apr 1, 2025
by
avibootz
kotlin
kotlin-map
1
answer
126
views
How to split a string into chunks of two characters each in Kotlin
asked
Mar 30, 2025
by
avibootz
kotlin
kotlin-string
1
answer
201
views
How to extract the unique integers from a list excluding duplicates in Kotlin
asked
Mar 29, 2025
by
avibootz
kotlin
kotlin-list
1
answer
108
views
How to convert lines in a multiline string starting with some "#" to start and end with "_" in Kotlin
asked
Mar 28, 2025
by
avibootz
kotlin
kotlin-regex
1
answer
112
views
How to get the current OS name and version in Kotlin
asked
Mar 28, 2025
by
avibootz
kotlin
1
answer
182
views
How to check if a string contains only letters and numbers using RegEx in Kotlin
asked
Mar 26, 2025
by
avibootz
kotlin
kotlin-regex
1
answer
172
views
How to find the max and min of a subset of a list in Kotlin
asked
Mar 25, 2025
by
avibootz
kotlin
kotlin-list
1
answer
135
views
How to check whether a non-sequential list is a subset of another non-sequential list in Kotlin
asked
Mar 25, 2025
by
avibootz
kotlin
kotlin-list
1
answer
174
views
How to create and print a sorted array in Kotlin
asked
Mar 24, 2025
by
avibootz
kotlin
kotlin-array
1
answer
148
views
How to get a list subset in Kotlin
asked
Mar 24, 2025
by
avibootz
kotlin
kotlin-list
1
answer
114
views
How to reverse an array in Kotlin
asked
Mar 23, 2025
by
avibootz
kotlin
kotlin-array
1
answer
174
views
How to check if two strings have the same number of words in Kotlin
asked
Mar 22, 2025
by
avibootz
kotlin
kotlin-string
1
answer
129
views
How to create an array containing a range of characters in Kotlin
asked
Mar 21, 2025
by
avibootz
kotlin
kotlin-array
1
answer
139
views
How to get the number of characters that two strings have in common in Kotlin
asked
Mar 20, 2025
by
avibootz
kotlin
kotlin-string
1
answer
134
views
How to match words in a string that are wrapped in curly brackets using RegEx with Kotlin
asked
Mar 18, 2025
by
avibootz
kotlin
kotlin-string
1
answer
151
views
How to compare two strings in Kotlin
asked
Mar 17, 2025
by
avibootz
kotlin
kotlin-string
1
answer
187
views
How to sort each row from a two-dimensional array in Kotlin
asked
Mar 17, 2025
by
avibootz
kotlin
kotlin-array
1
answer
113
views
How to calculate the week number for a given date in Kotlin
asked
Mar 15, 2025
by
avibootz
kotlin
kotlin-date
1
answer
97
views
How to get the indexes of words from an array of strings that start with a specific letter in Kotlin
asked
Mar 14, 2025
by
avibootz
kotlin
1
answer
114
views
How to remove trailing nulls (0) from byte array in Kotlin
asked
Mar 13, 2025
by
avibootz
kotlin
1
answer
98
views
How to initialize char array with random characters in Kotlin
asked
Mar 11, 2025
by
avibootz
kotlin
3
answers
140
views
How to initialize and print a byte array in Kotlin
asked
Mar 11, 2025
by
avibootz
kotlin
2
answers
140
views
How to convert string to byte array in Kotlin
asked
Mar 11, 2025
by
avibootz
kotlin
1
answer
100
views
How to double a variable with bitwise shift left in Kotlin
asked
Mar 10, 2025
by
avibootz
kotlin
3
answers
125
views
How to clone a two-dimensional array in Kotlin
asked
Mar 8, 2025
by
avibootz
kotlin
2
answers
131
views
How to convert from HEX color to RGB in Kotlin
asked
Mar 7, 2025
by
avibootz
kotlin
2
answers
219
views
How to remove the leading and trailing commas from a string in Kotlin
asked
Mar 6, 2025
by
avibootz
kotlin
3
answers
124
views
How to convert char to string in Kotlin
asked
Mar 5, 2025
by
avibootz
kotlin
1
answer
75
views
How to use jagged array in Kotlin
asked
Mar 5, 2025
by
avibootz
kotlin
1
answer
93
views
How to multiply two matrices in Kotlin
asked
Mar 4, 2025
by
avibootz
kotlin
3
answers
153
views
How to print a float number with 2 decimal places in Kotlin
asked
Mar 3, 2025
by
avibootz
kotlin
1
answer
88
views
How to iterate over a HashMap in Kotlin
asked
Mar 3, 2025
by
avibootz
kotlin
1
answer
96
views
How to count the occurrences of each letter in char array with Kotlin
asked
Mar 3, 2025
by
avibootz
kotlin
1
answer
100
views
How to count the occurrences of each word in a string with Kotlin
asked
Mar 2, 2025
by
avibootz
kotlin
3
answers
148
views
How to count the occurrences of a word in a string using Kotlin
asked
Mar 1, 2025
by
avibootz
kotlin
1
answer
98
views
How to match a string not containing a substring using RegEx in Kotlin
asked
Feb 28, 2025
by
avibootz
kotlin
3
answers
114
views
How to sort a numeric array in descending order with Kotlin
asked
Feb 26, 2025
by
avibootz
kotlin
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
next »
...