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#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
Disclosure:
My content contains affiliate links.
Recent questions tagged swift
40,023
questions
51,974
answers
573
users
Recent questions tagged swift
1
answer
120
views
How to find the position of the first occurrence of a substring in a string with Swift
asked
Apr 21, 2025
by
avibootz
swift
swift-substring
3
answers
181
views
How to remove N characters from the middle of a string in Swift
asked
Apr 20, 2025
by
avibootz
swift
swift-string
2
answers
140
views
How to convert decimal number to binary in Swift
asked
Apr 19, 2025
by
avibootz
swift
swift-binary
1
answer
66
views
How to convert hh:mm:ss to minutes in Swift
asked
Apr 17, 2025
by
avibootz
swift
swift-time
1
answer
112
views
How to find the largest prime factor of a number in Swift
asked
Apr 16, 2025
by
avibootz
swift
swift-prime
1
answer
63
views
How to find the sum of the even valued in fibonacci sequence with Swift
asked
Apr 16, 2025
by
avibootz
swift
swift-fibonacci
1
answer
82
views
How to convert a string to title case in Swift
asked
Apr 15, 2025
by
avibootz
swift
swift-string
2
answers
93
views
How to find the sum of all the multiples of 3 or 5 below 1000 in Swift
asked
Apr 15, 2025
by
avibootz
swift
1
answer
78
views
How to convert binary code to text in Swift
asked
Apr 14, 2025
by
avibootz
swift
swift-binary
1
answer
112
views
How to convert an array of digits to an integer add 1 and convert it back to an array of digits in Swift
asked
Apr 12, 2025
by
avibootz
swift
swift-array
1
answer
91
views
How to convert a string to an array of letters in Swift
asked
Apr 12, 2025
by
avibootz
swift
swift-string
1
answer
109
views
How to create an array of dates starting with today and going back the last 30 days in Swift
asked
Apr 11, 2025
by
avibootz
swift
swift-array
swift-date
1
answer
88
views
How to create an array of days starting with today and going back the last 30 days in Swift
asked
Apr 11, 2025
by
avibootz
swift
swift-array
swift-date
1
answer
101
views
How to get tomorrows date in Swift
asked
Apr 9, 2025
by
avibootz
swift
swift-date
2
answers
154
views
How to recursively check if a number is palindrome in Swift
asked
Apr 8, 2025
by
avibootz
swift
swift-recursion
1
answer
86
views
How to write a recursive function that counts digits of a number in Swift
asked
Apr 8, 2025
by
avibootz
swift
swift-recursion
2
answers
110
views
How to use short if in Swift
asked
Apr 8, 2025
by
avibootz
swift
swift-if
1
answer
82
views
How to find the longest substring without repeating characters in Swift
asked
Apr 7, 2025
by
avibootz
swift
swift-substring
1
answer
107
views
How to write a recursive function that divides two numbers in Swift
asked
Apr 6, 2025
by
avibootz
swift
swift-recursion
1
answer
85
views
How to find the maximum value in a multidimensional array with Swift
asked
Apr 6, 2025
by
avibootz
swift
swift-array
1
answer
92
views
How to convert array of chars to string in Swift
asked
Apr 5, 2025
by
avibootz
swift
swift-array
1
answer
135
views
How to replace multiple spaces in a string with a single space between words in Swift
asked
Apr 5, 2025
by
avibootz
swift
swift-string
swift-regex
1
answer
78
views
How to check if a string starts with a substring from an array of substrings in Swift
asked
Apr 4, 2025
by
avibootz
swift
swift-string
1
answer
91
views
How to extract a substring between two tags using RegEx in Swift
asked
Apr 3, 2025
by
avibootz
swift
swift-regex
swift-substring
1
answer
99
views
How to convert an array of ints to an array of strings in Swift
asked
Apr 2, 2025
by
avibootz
swift
swift-array
1
answer
90
views
How to combine all keys and values from a dictionary into a single string in Swift
asked
Apr 1, 2025
by
avibootz
swift
swift-dictionary
1
answer
93
views
How to split a string into chunks of two characters each in Swift
asked
Mar 30, 2025
by
avibootz
swift
swift-string
1
answer
107
views
How to extract the unique integers from an array excluding duplicates in Swift
asked
Mar 29, 2025
by
avibootz
swift
swift-array
1
answer
67
views
How to convert lines in a multiline string starting with some "#" to start and end with "_" in Swift
asked
Mar 28, 2025
by
avibootz
swift
swift-regex
1
answer
85
views
How to get the current OS name and version in Swift
asked
Mar 28, 2025
by
avibootz
swift
1
answer
93
views
How to check if a string contains only letters and numbers using RegEx in Swift
asked
Mar 26, 2025
by
avibootz
swift
swift-regex
1
answer
78
views
How to find the max and min of a subset of a list in Swift
asked
Mar 25, 2025
by
avibootz
swift
swift-array
1
answer
119
views
How to check whether a non-sequential list is a subset of another non-sequential list in Swift
asked
Mar 25, 2025
by
avibootz
swift
swift-array
1
answer
121
views
How to create and print a sorted array in Swift
asked
Mar 24, 2025
by
avibootz
swift
swift-array
1
answer
166
views
How to get an array subset in Swift
asked
Mar 24, 2025
by
avibootz
swift
swift-array
1
answer
111
views
How to check if two strings have the same number of words in Swift
asked
Mar 22, 2025
by
avibootz
swift
swift-string
1
answer
109
views
How to create an array containing a range of characters in Swift
asked
Mar 21, 2025
by
avibootz
swift
swift-array
1
answer
121
views
How to get the number of characters that two strings have in common in Swift
asked
Mar 20, 2025
by
avibootz
swift
swift-string
1
answer
93
views
How to match words in a string that are wrapped in curly brackets using RegEx with Swift
asked
Mar 18, 2025
by
avibootz
swift
swift-string
1
answer
84
views
How to sort each row from a two-dimensional array in Swift
asked
Mar 17, 2025
by
avibootz
swift
swift-array
1
answer
90
views
How to calculate the week number for a given date in Swift
asked
Mar 15, 2025
by
avibootz
swift
swift-date
1
answer
82
views
How to get the indexes of words from an array of strings that start with a specific letter in Swift
asked
Mar 14, 2025
by
avibootz
swift
1
answer
113
views
How to remove trailing nulls (0) from byte array in Swift
asked
Mar 13, 2025
by
avibootz
swift
1
answer
63
views
How to initialize char array with random characters in Swift
asked
Mar 11, 2025
by
avibootz
swift
2
answers
76
views
How to convert string to byte array in Swift
asked
Mar 11, 2025
by
avibootz
swift
4
answers
122
views
How to initialize and print a byte array in Swift
asked
Mar 11, 2025
by
avibootz
swift
1
answer
75
views
How to double a variable with bitwise shift left in Swift
asked
Mar 10, 2025
by
avibootz
swift
1
answer
73
views
How to clone a two-dimensional array in Swift
asked
Mar 8, 2025
by
avibootz
swift
1
answer
103
views
How to convert from HEX color to RGB in Swift
asked
Mar 7, 2025
by
avibootz
swift
3
answers
103
views
How to remove the leading and trailing commas from a string in Swift
asked
Mar 6, 2025
by
avibootz
swift
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
12
...
17
next »
...