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
114
views
How to find the characters that a string consists of in Kotlin
asked
Nov 25, 2024
by
avibootz
kotlin
1
answer
128
views
How to calculate perimeter and area of a rectangle in Kotlin
asked
Nov 24, 2024
by
avibootz
kotlin
1
answer
136
views
How to format bytes to kilobytes, megabytes, gigabytes and terabytes in Kotlin
asked
Nov 24, 2024
by
avibootz
kotlin
2
answers
162
views
How to count the letters, spaces, numbers and other characters of a string in Kotlin
asked
Nov 24, 2024
by
avibootz
kotlin
1
answer
127
views
How to trim punctuation in Kotlin
asked
Nov 23, 2024
by
avibootz
kotlin
1
answer
107
views
How to calculate the volume of cylinder in Kotlin
asked
Nov 22, 2024
by
avibootz
kotlin
1
answer
146
views
How to check whether a given number is a Harshad number in Kotlin
asked
Nov 21, 2024
by
avibootz
kotlin
kotlin-check-harshad-number
check-harshad-number
1
answer
116
views
How to use Base64 to encode and decode a string in Kotlin
asked
Nov 21, 2024
by
avibootz
kotlin
1
answer
128
views
How to remove odd frequency characters from a string in Kotlin
asked
Nov 20, 2024
by
avibootz
kotlin
1
answer
118
views
How to calculate the surface area of sphere in Kotlin
asked
Nov 19, 2024
by
avibootz
kotlin
1
answer
93
views
How to convert string to hex in Kotlin
asked
Nov 19, 2024
by
avibootz
kotlin
1
answer
107
views
How to convert text to binary code in Kotlin
asked
Nov 18, 2024
by
avibootz
kotlin
1
answer
70
views
How to convert Fahrenheit to Celsius in Kotlin
asked
Nov 17, 2024
by
avibootz
kotlin
1
answer
122
views
How to check if a string is in a valid format ("XXX-XXX-XXXX") with numbers in Kotlin
asked
Nov 16, 2024
by
avibootz
kotlin
1
answer
139
views
How to remove trailing zeros from a string in Kotlin
asked
Nov 15, 2024
by
avibootz
kotlin
1
answer
124
views
How to remove leading zeros from a string in Kotlin
asked
Nov 15, 2024
by
avibootz
kotlin
1
answer
122
views
How to split an array into evenly sized chunks in Kotlin
asked
Nov 13, 2024
by
avibootz
kotlin
1
answer
101
views
How to remove punctuation from a string in Kotlin
asked
Nov 11, 2024
by
avibootz
kotlin
1
answer
117
views
How to generate a random number between 1 and 9 in Kotlin
asked
Nov 11, 2024
by
avibootz
kotlin
1
answer
74
views
How to convert string to double in Kotlin
asked
Nov 11, 2024
by
avibootz
kotlin
1
answer
118
views
How to generate 20 digits random number in Kotlin
asked
Nov 11, 2024
by
avibootz
kotlin
1
answer
106
views
How to calculate the volume of a sphere in Kotlin
asked
Nov 8, 2024
by
avibootz
kotlin
1
answer
68
views
How to convert a string to lowercase in Kotlin
asked
Nov 8, 2024
by
avibootz
kotlin
1
answer
145
views
How to write an algorithm that adds the odd digits of one number to the end of a second number in Kotlin
asked
Nov 6, 2024
by
avibootz
kotlin
1
answer
131
views
How to generate a random double number between min and max in Kotlin
asked
Nov 5, 2024
by
avibootz
kotlin
1
answer
126
views
How to generate random string without repetition in Kotlin
asked
Nov 5, 2024
by
avibootz
kotlin
1
answer
69
views
How to shuffle a string in Kotlin
asked
Nov 5, 2024
by
avibootz
kotlin
1
answer
148
views
How to generate a random integer in a range (min...max) in Kotlin
asked
Nov 3, 2024
by
avibootz
kotlin
1
answer
110
views
How to find the sum of each row and each column of a matrix (2D array) in Kotlin
asked
Nov 3, 2024
by
avibootz
kotlin
1
answer
109
views
How to generate random string in Kotlin
asked
Nov 2, 2024
by
avibootz
kotlin
1
answer
117
views
How to find the harmonic value of N (1 + 1/2 + 1/3 + ... 1/N) in Kotlin
asked
Nov 2, 2024
by
avibootz
kotlin
1
answer
120
views
How to extract uppercase characters (capital letters) from a string in Kotlin
asked
Nov 1, 2024
by
avibootz
kotlin
1
answer
135
views
How to get first letter of each word in a string with Kotlin
asked
Nov 1, 2024
by
avibootz
kotlin
1
answer
128
views
How to get the first word from a string in Kotlin
asked
Oct 31, 2024
by
avibootz
kotlin
1
answer
88
views
How to convert float to string in Kotlin
asked
Oct 31, 2024
by
avibootz
kotlin
1
answer
145
views
How to get the first digit after the decimal point of a float number in Kotlin
asked
Oct 30, 2024
by
avibootz
kotlin
1
answer
115
views
How to get the first and the last digit of a number in Kotlin
asked
Oct 30, 2024
by
avibootz
kotlin
1
answer
103
views
How to get the reciprocal of the letters in a string with Kotlin
asked
Oct 29, 2024
by
avibootz
kotlin
1
answer
100
views
How to reverse the case of each character in a string with Kotlin
asked
Oct 29, 2024
by
avibootz
kotlin
1
answer
106
views
How to check if a number is prime in Kotlin
asked
Oct 29, 2024
by
avibootz
kotlin
1
answer
110
views
How to find a number in array that appears once in Kotlin
asked
Oct 28, 2024
by
avibootz
kotlin
1
answer
137
views
How to count the number of bits to be flipped to convert a number to another number in Kotlin
asked
Oct 27, 2024
by
avibootz
kotlin
1
answer
113
views
How to get the first two digits after the decimal point of a float number in Kotin
asked
Oct 27, 2024
by
avibootz
kotlin
1
answer
131
views
How to find the missing values in a sorted range (x to y) list with Kotlin
asked
Oct 27, 2024
by
avibootz
kotlin
2
answers
92
views
How to find duplicate elements in an array with Kotln
asked
Oct 26, 2024
by
avibootz
kotlin
1
answer
118
views
How to convert an int to a binary string in Kotlin
asked
Oct 25, 2024
by
avibootz
kotlin
1
answer
131
views
How to convert binary number to int in Kotlin
asked
Oct 25, 2024
by
avibootz
kotlin
1
answer
115
views
How to print the bits of an int number in Kotlin
asked
Oct 25, 2024
by
avibootz
kotlin
1
answer
104
views
How to swap the first two bits of a number in Kotlin
asked
Oct 25, 2024
by
avibootz
kotlin
1
answer
120
views
How to sum all the prime numbers in an array with Kotlin
asked
Oct 24, 2024
by
avibootz
kotlin
Page:
« prev
1
...
8
9
10
11
12
13
14
next »
...