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
102
views
How to sort an array in descending order using selection sort with Kotlin
asked
Feb 26, 2025
by
avibootz
kotlin
1
answer
151
views
How to match a set of characters (letter + any single character from set + letter) using RegEx in Kotlin
asked
Feb 25, 2025
by
avibootz
kotlin
1
answer
109
views
How to perform case-insensitive two strings comparison in Kotlin
asked
Feb 25, 2025
by
avibootz
kotlin
1
answer
100
views
How to perform a case-insensitive search in Kotlin
asked
Feb 24, 2025
by
avibootz
kotlin
2
answers
132
views
How to convert a string to PascalCase using RegEx in Kotlin
asked
Feb 23, 2025
by
avibootz
kotlin
1
answer
85
views
How to validate a 10-digit standard 10 digit phone number using RegEx in Kotlin
asked
Feb 22, 2025
by
avibootz
kotlin
1
answer
81
views
How to validate a 10-digit phone number with hyphens (e.g. 333-555-1234) using RegEx in Kotlin
asked
Feb 21, 2025
by
avibootz
kotlin
1
answer
93
views
How to insert an element at a specific index in an array with Kotlin
asked
Feb 20, 2025
by
avibootz
kotlin
3
answers
122
views
How to get the unique values of an array in Kotlin
asked
Feb 19, 2025
by
avibootz
kotlin
1
answer
99
views
How to get unique values from two arrays in Kotlin
asked
Feb 17, 2025
by
avibootz
kotlin
2
answers
126
views
How to convert a hex to a byte array in Kotlin
asked
Feb 15, 2025
by
avibootz
kotlin
1
answer
100
views
How to convert hexadecimal to decimal in Kotlin
asked
Feb 14, 2025
by
avibootz
kotlin
1
answer
109
views
How to extract all the substrings between single quotation marks in Kotlin
asked
Feb 13, 2025
by
avibootz
kotlin
1
answer
103
views
How to extract substring between single quotation marks in Kotlin
asked
Feb 13, 2025
by
avibootz
kotlin
1
answer
107
views
How to sum the digit of a factorial of a number in Kotlin
asked
Feb 13, 2025
by
avibootz
kotlin
1
answer
113
views
How to create an array from a 2D array that only includes the non-zero elements in Kotlin
asked
Feb 13, 2025
by
avibootz
kotlin
1
answer
117
views
How to case insensitive check if a string starts with a specified substring in Kotlin
asked
Feb 10, 2025
by
avibootz
kotlin
1
answer
117
views
How to check if a string starts with a specified substring in Kotlin
asked
Feb 10, 2025
by
avibootz
kotlin
1
answer
110
views
How to fill a large array by repeatedly copying the values from a small array in Kotlin
asked
Feb 8, 2025
by
avibootz
kotlin
1
answer
113
views
How to create a string from one row of a two-dimensional character array in Kotlin
asked
Feb 8, 2025
by
avibootz
kotlin
1
answer
120
views
How to create and initialize a 2d array of characters with different row lengths in Kotlin
asked
Feb 8, 2025
by
avibootz
kotlin
1
answer
106
views
How to reverse the order of the words in a string with Kotlin
asked
Feb 6, 2025
by
avibootz
kotlin
1
answer
115
views
How to remove duplicate elements from a list of strings in Kotlin
asked
Feb 6, 2025
by
avibootz
kotlin
1
answer
104
views
How to get the difference between two arrays in Kotlin
asked
Feb 5, 2025
by
avibootz
kotlin
1
answer
122
views
How to pad an array to a specified length with a given value in Kotlin
asked
Feb 4, 2025
by
avibootz
kotlin
1
answer
170
views
How to check if a string is a rotation of another string in Kotlin
asked
Feb 3, 2025
by
avibootz
kotlin
1
answer
106
views
How to create an array containing a range of numbers in Kotlin
asked
Feb 3, 2025
by
avibootz
kotlin
1
answer
109
views
How to get the N top words of a string by occurrences in Kotlin
asked
Feb 3, 2025
by
avibootz
kotlin
1
answer
66
views
How to capitalize all words in a string with Kotlin
asked
Feb 1, 2025
by
avibootz
kotlin
1
answer
138
views
How to parse URL in Kotlin
asked
Feb 1, 2025
by
avibootz
kotlin
1
answer
110
views
How to check if a matrix is Toeplitz or not in Kotlin
asked
Jan 31, 2025
by
avibootz
kotlin
1
answer
124
views
How to convert part of a string between two indexes to uppercase in Kotlin
asked
Jan 30, 2025
by
avibootz
kotlin
1
answer
96
views
How to convert a number to char in Kotlin
asked
Jan 30, 2025
by
avibootz
kotlin
1
answer
88
views
How to print the bits of an Int in 32-bit format in Kotlin
asked
Jan 30, 2025
by
avibootz
kotlin
1
answer
109
views
How to bitwise inverse the bits of a number in Kotlin
asked
Jan 30, 2025
by
avibootz
kotlin
1
answer
135
views
How to remove all non-alphanumeric characters from a string in Kotlin
asked
Jan 29, 2025
by
avibootz
kotlin
1
answer
117
views
How to set a default value to function parameters in Kotlin
asked
Jan 28, 2025
by
avibootz
kotlin
2
answers
122
views
How to remove duplicates from an array in Kotlin
asked
Jan 28, 2025
by
avibootz
kotlin
1
answer
110
views
How to convert from RGB to HEX with Kotlin
asked
Jan 27, 2025
by
avibootz
kotlin
1
answer
106
views
How to fill an array with 1 and 0 in random locations with Kotlin
asked
Jan 26, 2025
by
avibootz
kotlin
1
answer
99
views
How to fill a matrix with 1 and 0 in random locations with Kotlin
asked
Jan 26, 2025
by
avibootz
kotlin
2
answers
107
views
How to pass to a function any number of arguments in Kotlin
asked
Jan 23, 2025
by
avibootz
kotlin
2
answers
113
views
How to remove an element from an array in Kotlin
asked
Jan 22, 2025
by
avibootz
kotlin
2
answers
114
views
How to use static-like variable in Kotlin
asked
Jan 22, 2025
by
avibootz
kotlin
2
answers
85
views
How to check whether a value is a string in Kotlin
asked
Jan 21, 2025
by
avibootz
kotlin
2
answers
139
views
How to print all possible permutations (all possible orderings) of the words in Kotlin
asked
Jan 21, 2025
by
avibootz
kotlin
kotlin-all-possible-permutations-words
all-possible-permutations-words
1
answer
96
views
How to find the second largest word in a string with Kotlin
asked
Jan 20, 2025
by
avibootz
kotlin
3
answers
159
views
How to find the second biggest number in a list with Kotlin
asked
Jan 19, 2025
by
avibootz
kotlin
1
answer
107
views
How to calculate the GCD (greatest common divisor) of two integers in Kotlin
asked
Jan 19, 2025
by
avibootz
kotlin
1
answer
76
views
How to convert string to float in Kotlin
asked
Jan 18, 2025
by
avibootz
kotlin
Page:
« prev
1
...
5
6
7
8
9
10
11
12
13
14
next »
...