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
java-string
cpp-vector
f#
opengl
php-string
c#-string
vbnet-string
pascal-array
rust-string
python-string
swift-array
scala-string
javascript-string
c-array
php-array
typescript-string
javascript-array
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
calculate-surface-area-cuboid
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
Disclosure:
My content contains affiliate links.
Recent questions tagged go
40,244
questions
52,261
answers
573
users
Recent questions tagged go
1
answer
2
views
How to find the longest common prefix of all the words in a string with Go
asked
3 hours
ago
by
avibootz
go
go-longest-common-prefix-all-words-string
longest-common-prefix-all-words-string
1
answer
8
views
How to split a string on multiple multi‑character delimiters (and keep them) in Go
asked
2 days
ago
by
avibootz
go
go-split-string-multiple-multi-character-delimiters
split-string-multiple-multi-character-delimiters
1
answer
9
views
How to split a string on multiple single‑character delimiters (and keep them) in Go
asked
3 days
ago
by
avibootz
go
go-split-string-multiple-single-character-delimiters
split-string-multiple-single-character-delimiters
1
answer
10
views
How to find missing alphabet characters from a string in Go
asked
4 days
ago
by
avibootz
go
go-missing-alphabet-characters-string
missing-alphabet-characters-string
1
answer
14
views
How to remove all adjacent duplicate characters from a string until no more can be removed in Go
asked
4 days
ago
by
avibootz
go
go-remove-adjacent-duplicate-characters-string
remove-adjacent-duplicate-characters-string
1
answer
12
views
How to reverse only the alphabetic characters in a string, keeping other characters in place with Go
asked
5 days
ago
by
avibootz
go
go-reverse-only-alphabetic-characters
reverse-only-alphabetic-characters
1
answer
17
views
How to calculate the remainder using big int in Go
asked
Mar 4
by
avibootz
go
go-calculate-remainder
calculate-remainder
calculate-remainder-big-int
3
answers
15
views
How to calculate the remainder in Go
asked
Mar 4
by
avibootz
go
go-calculate-remainder
calculate-remainder
1
answer
18
views
How to calculate the surface area of cuboid in Go
asked
Mar 3
by
avibootz
go
go-cuboid
go-calculate-surface-area-cuboid
calculate-surface-area-cuboid
1
answer
17
views
How to find the longest word in a string with Go
asked
Mar 3
by
avibootz
go
go-string
go-longest-word-in-string
longest-word-in-string
1
answer
14
views
How to check if a string contains only 0 and 1 and is divisible by 7 in Go
asked
Mar 1
by
avibootz
go
go-string-contains-only-0-and-1-is-divisible-by-7
string-contains-only-0-and-1-is-divisible-by-7
1
answer
23
views
How to check if every digit in a number appears only once in Go
asked
Feb 27
by
avibootz
go
go-check-digits-number-appears-once
check-digits-number-appears-once
1
answer
18
views
How to check if a number is pandigital in Go
asked
Feb 25
by
avibootz
go
go-check-number-pandigitaln
check-number-pandigitaln
1
answer
20
views
How to find all happy numbers in a specific range with Go
asked
Feb 25
by
avibootz
go
go-find-happy-numbers-in-specific-range
find-happy-numbers-in-specific-range
1
answer
16
views
How to check if a number is a happy number in Go
asked
Feb 23
by
avibootz
go
go-check-if-number-is-happy-number
check-if-number-is-happy-number
1
answer
16
views
How to guarantee a 64‑bit integer across platforms in Go
asked
Feb 23
by
avibootz
go
go-guarantee-64-bit-integer-across-platforms
guarantee-64-bit-integer-across-platforms
2
answers
31
views
How to remove newlines from a string Go
asked
Feb 22
by
avibootz
go
go-remove-newlines-from-string
remove-newlines-from-string
1
answer
22
views
How to convert a number to any base in Go
asked
Feb 21
by
avibootz
go
go-convert-number-to-any-base
convert-number-to-any-base
1
answer
18
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in Go
asked
Feb 20
by
avibootz
go
go-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
1
answer
22
views
How to simulate rolling two dice (game cubes) with values 1–6 in Go
asked
Feb 18
by
avibootz
go
go-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
1
answer
26
views
How to remove the last n occurrences of a substring in a string in Go
asked
Feb 16
by
avibootz
go
go-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
1
answer
25
views
How to replace a random word in a string with a random word from a slice of words using Go
asked
Feb 13
by
avibootz
go
replace-random-word-in-string-with-random-word-from-slice
1
answer
23
views
How to find the length of the shortest word in a string with Go
asked
Feb 12
by
avibootz
go
go-length-shortest-word-in-string
length-shortest-word-in-string
1
answer
25
views
How to find the shortest identical consecutive subslice in a slice with Go
asked
Feb 9
by
avibootz
go
go-shortest-identical-consecutive-subslice
shortest-identical-consecutive-subslice
1
answer
32
views
How to move the n word to the end of a string in Go
asked
Feb 6
by
avibootz
go
go-move-n-word-to-end-of-string
move-n-word-to-end-of-string
1
answer
30
views
How to move the first word to the end of a string in Go
asked
Feb 5
by
avibootz
go
go-move-first-word-to-end-of-string
move-first-word-to-end-of-string
1
answer
24
views
How to move a word to the end of a string in Go
asked
Feb 5
by
avibootz
go
go-move-word-to-end-of-string
move-word-to-end-of-string
1
answer
36
views
How to multiply every N consecutive items in a slice with Go
asked
Feb 2
by
avibootz
go
go-multiply-every-n-of-consecutive-items-in-slice
multiply-every-n-of-consecutive-items-in-slice
1
answer
37
views
How to create a slice of dates between a start and end date in Go
asked
Jan 31
by
avibootz
go
go-create-slice-of-dates
create-slice-of-dates
1
answer
25
views
How to sort a slice of structs by multiple columns in Go
asked
Jan 29
by
avibootz
go
go-sort-slice-of-structs-by-multiple-columns
sort-slice-of-structs-by-multiple-columns
1
answer
38
views
How to generate non‑overlapping random ranges (start,end),(start,end) in Go
asked
Jan 28
by
avibootz
go
go-generate-non-overlapping-random-ranges
generate-non-overlapping-random-ranges
1
answer
35
views
How to merge overlapping ranges (start,end),(start,end) in Go
asked
Jan 26
by
avibootz
go
go-merge-overlapping-ranges
merge-overlapping-ranges
1
answer
39
views
How to merge two strings based on shared suffix and prefix in Go
asked
Jan 24
by
avibootz
go
go-merge-two-strings
merge-two-strings-based-on-shared-suffix-and-prefix
1
answer
31
views
How to sort by strings a mixed pair of string and number elements in a slice with Go
asked
Jan 23
by
avibootz
go
go-sort-slice
sort-by-numbers-mixed-pair-of-string-number-elements-in-slice
1
answer
32
views
How to sort by numbers a mixed pair of string and number elements in a slice with Go
asked
Jan 23
by
avibootz
go
go-sort-slice
sort-by-numbers-mixed-pair-of-string-number-elements-in-slice
1
answer
30
views
How to check if a string is IPv4 or IPv6 or invalid in Go
asked
Jan 20
by
avibootz
go
go-check-if-string-is-ipv4-or-ipv6-or-invalid
check-if-string-is-ipv4-or-ipv6-or-invalid
1
answer
32
views
How to print a calendar for a specific month and year in Go
asked
Jan 19
by
avibootz
go
go-print-calendar-for-specific-month-and-year
print-calendar-for-specific-month-and-year
1
answer
40
views
How to print the calendar for a specific year in Go
asked
Jan 17
by
avibootz
go
go-print-calendar-for-specific-year
print-calendar-for-specific-year
1
answer
29
views
How to group words by first letter in Go
asked
Jan 17
by
avibootz
go
go-group-words-by-first-letter
group-words-by-first-letter
2
answers
39
views
How to extract only words with first-letter lowercase from a string in Go
asked
Jan 16
by
avibootz
go
go-extract-words-with-first-letter-lowercase-from-string
extract-words-with-first-letter-lowercase-from-string
1
answer
43
views
How to find the volume of a capsule in Go
asked
Jan 12
by
avibootz
go
go-find-volume-of-capsule
find-volume-of-capsule
1
answer
30
views
How to implement ternary search to find a value in a sorted list with Go
asked
Jan 12
by
avibootz
go
go-implement-ternary-search-to-find-value-in-sorted-array
implement-ternary-search-to-find-value-in-sorted-array
1
answer
40
views
How to convert a character (flatten) matrix to a single string in Go
asked
Jan 10
by
avibootz
go
go-convert-character-matrix-to-single-string
convert-character-matrix-to-single-string
flatten_char_matrix
1
answer
50
views
How to convert a specific column of a decimal matrix to a string in Go
asked
Jan 9
by
avibootz
go
go-convert-specific-column-decimal-matrix-to-string
convert-specific-column-decimal-matrix-to-string
1
answer
40
views
How to convert a specific row of a decimal matrix to a string in Go
asked
Jan 9
by
avibootz
go
go-convert-specific-row-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
1
answer
39
views
How to check if each letter in a string maps to the first letter of a word in another string with Go
asked
Jan 6
by
avibootz
go
go-each-letter-string-maps-first-letter-word-another-string
each-letter-string-maps-first-letter-word-another-string
1
answer
43
views
How to check if a string can be constructed by using the letters of another string in Go
asked
Jan 5
by
avibootz
go
go-string-constructed-letters-another-string
string-constructed-letters-another-string
1
answer
32
views
How to product of array except self (arr[i] is equal to the product of all the elements except arr[i]) in Go
asked
Jan 3
by
avibootz
go
go-product-array-except-self-arr_i
product-array-except-self-arr_i
2
answers
45
views
How to convert days into human-readable years, months and days in Go
asked
Jan 1
by
avibootz
go
go-days-to-human-readable-years-months-days
days-to-human-readable-years-months-days
1
answer
45
views
How to convert days into human-readable weeks and days in Go
asked
Dec 31, 2025
by
avibootz
go
go-convert-days-human-readable-weeks-days
convert-days-human-readable-weeks-days
Page:
1
2
3
4
5
6
...
22
next »
...