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
vbnet
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-string
java-string
vbnet-string
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
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
Disclosure:
My content contains affiliate links.
Recent questions tagged go
41,857
questions
54,547
answers
573
users
Recent questions tagged go
1
answer
5
views
How to case-insensitively check if a character exists in a string with Go
asked
7 hours
ago
by
avibootz
go
go-case-insensitively-check-character-exists-in-string
case-insensitively-check-character-exists-in-string
1
answer
7
views
How to check if a character exists in a string with Go
asked
14 hours
ago
by
avibootz
go
go-check-character-exists-string
check-character-exists-string
1
answer
8
views
How to zero every n-bit from a number if that bit is 1 in Go
asked
1 day
ago
by
avibootz
go
go-zero-every-n-bit-from-number
zero-every-n-bit-from-number
1
answer
6
views
How to remove multiple bits from a number and shift the remaining bits right to fill the gaps in Go
asked
2 days
ago
by
avibootz
go
go-remove-multiple-bits-shift-remaining-bits-right-to-fill-gaps
remove-multiple-bits-shift-remaining-bits-right-to-fill-gaps
1
answer
14
views
How to remove a bit from a number and shift all bits to the right to fill the gap in Go
asked
2 days
ago
by
avibootz
go
go-remove-bit-from-number-shift-bits-right-to-fill-the-gap
remove-bit-from-number-shift-bits-right-to-fill-the-gap
1
answer
10
views
How to combine two 32-bit values into one 64-bit value in Go
asked
3 days
ago
by
avibootz
go
go-combine-two-32-bit-values-into-one-64-bit-value
combine-two-32-bit-values-into-one-64-bit-value
1
answer
16
views
How to rank elements of an integer slice based on their sorted order in Go
asked
4 days
ago
by
avibootz
go
go-rank-elements-slice-based-on-sorted-order
rank-elements-slice-based-on-sorted-order
1
answer
14
views
How to rank elements of a slice in Go
asked
5 days
ago
by
avibootz
go
go-rank-elements-slice
rank-elements-slice
1
answer
24
views
How to flatten a 2D array into a sorted one-dimensional array with unique values in Go
asked
Jun 16
by
avibootz
go
go-flatten-2d-array-into-sorted-one-dimensional-unique-array
flatten-2d-array-into-sorted-one-dimensional-unique-array
1
answer
34
views
How to flatten a 2D array into a sorted one-dimensional array in Go
asked
Jun 16
by
avibootz
go
go-flatten-2d-array-into-sorted-one-dimensional-array
flatten-2d-array-into-sorted-one-dimensional-array
1
answer
36
views
How to find the first integer equal to the sum of its digits raised to some power in Go
asked
Jun 14
by
avibootz
go
go-first-integer-equal-sum-its-digits-raised-some-power
first-integer-equal-sum-its-digits-raised-some-power
1
answer
32
views
How to find the first power of 2 whose leading digits are 12 in Go
asked
Jun 13
by
avibootz
go
go-first-power-of-2-whose-leading-digits-are-12
first-power-of-2-whose-leading-digits-are-12
1
answer
35
views
How to find the first 10 prime Fibonacci numbers in Go
asked
Jun 12
by
avibootz
go
go-first-10-prime-fibonacci-numbers
first-10-prime-fibonacci-numbers
1
answer
31
views
How to represent currency in Go
asked
Jun 11
by
avibootz
go
go-represent-currency
represent-currency
2
answers
31
views
How to find all possible ways to write a positive integer as a sum of positive integers in Go
asked
Jun 10
by
avibootz
go
go-ways-to-write-positive-integer-as-sum-of-positive-integers
ways-to-write-positive-integer-as-sum-of-positive-integers
1
answer
27
views
How to convert between mm, cm, meters, kilometers, miles, feet, yards, and inches in Go
asked
Jun 8
by
avibootz
go
go-convert-mm-cm-meters-km-miles-feet-yards-inches
convert-mm-cm-meters-km-miles-feet-yards-inches
2
answers
37
views
How to calculate the area of a pentagon in Go
asked
Jun 6
by
avibootz
go
go-calculate-area-pentagon
calculate-area-pentagon
1
answer
26
views
How to find A and B where A and B are prime numbers and A * B = 12349 in Go
asked
Jun 6
by
avibootz
go
go-a-b-prime-a-mul-b-equal-12349-find-a-b
a-b-prime-a-mul-b-equal-12349-find-a-b
2
answers
26
views
How to use higher-order functions in Go
asked
Jun 4
by
avibootz
go
go-use-higher-order-functions
use-higher-order-functions
4
answers
43
views
How to use closure in Go
asked
Jun 2
by
avibootz
go
go-use-closure
use-closure
1
answer
37
views
How to remove parentheses and the text inside them from a string in Go
asked
Jun 1
by
avibootz
go
go-remove-parentheses-and-text-from-a-string
remove-parentheses-and-text-from-a-string
1
answer
31
views
How to find the day of the week on any given date in Go
asked
May 31
by
avibootz
go
go-date
go-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
28
views
How to convert only the date without time to a string in Go
asked
May 30
by
avibootz
go
go-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
23
views
How to calculate % change from X to Y in Go
asked
May 29
by
avibootz
go
go-calculate-percent-change-from-x-to-y
calculate-percent-change-from-x-to-y
1
answer
37
views
How to calculate the number of days until Christmas from today in Go
asked
May 29
by
avibootz
go
go-calculate-days-until-christmas
calculate-days-until-christmas
1
answer
39
views
How to measure function execution time in Go
asked
May 28
by
avibootz
go
go-measure-function-execution-time
measure-function-execution-time
1
answer
33
views
How to print every month in a specified year that contains five full weekends (Fri, Sat, Sun) in Go
asked
May 26
by
avibootz
go
go-every-month-in-specified-year-contains-five-full-weekends
every-month-in-specified-year-contains-five-full-weekends
1
answer
37
views
How to transpose a matrix (swap rows and columns) in Go
asked
May 25
by
avibootz
go
go-transpose-matrix
transpose-matrix
1
answer
36
views
How to implement matrix multiplication in Go
asked
May 25
by
avibootz
go
go-implement-matrix-multiplication
implement-matrix-multiplication
1
answer
39
views
How to find the dates of the last Sunday of each month of a given year in Go
asked
May 24
by
avibootz
go
go-dates-of-last-sunday-each-month-given-year
dates-of-last-sunday-each-month-given-year
1
answer
47
views
How to find the dates of the last Fridays of each month of a given year in Go
asked
May 23
by
avibootz
go
go-dates-of-last-fridays-each-month-given-year
dates-of-last-fridays-each-month-given-year
1
answer
35
views
How to find keyword matching between multiple text blocks in Go
asked
May 22
by
avibootz
go
go-find-keyword-matching-between-multiple-text-blocks
find-keyword-matching-between-multiple-text-blocks
1
answer
35
views
How to format a date using different formats in Go
asked
May 20
by
avibootz
go
go-format-date-different-formats
format-date-different-formats
1
answer
40
views
How to convert seconds into weeks, days, hours, minutes, and seconds in Go
asked
May 20
by
avibootz
go
go-seconds-into-weeks-days-hours-minutes-seconds
seconds-into-weeks-days-hours-minutes-seconds
1
answer
37
views
How to sort a list of files by name, extension, dates, and size in Go
asked
May 17
by
avibootz
go
go-sort-list-files-by-name-extension-dates-size
sort-list-files-by-name-extension-dates-size
1
answer
45
views
How to create a list of random file names, including extension, dates, and file size in Go
asked
May 16
by
avibootz
go
go-file
go-list-random-file-names-extension-dates-size
list-random-file-names-extension-dates-size
1
answer
44
views
How to create a list of random dates in Go
asked
May 15
by
avibootz
go
go-create-list-random-dates
create-list-random-dates
1
answer
39
views
How to compress and decompress repeated string characters by storing the repeated length (RLE) in Go
asked
May 14
by
avibootz
go
go-compress-decompress-repeated-string-characters
compress-decompress-repeated-string-characters
1
answer
41
views
How to calculate the 100th term of the sequence 8, 64, 80, 136, 152 in Go
asked
May 12
by
avibootz
go
go-calculate-100th-term-of-sequence-8-64-80-136-152
calculate-100th-term-of-sequence-8-64-80-136-152
1
answer
38
views
How to convert an array of multi‑digit numbers to a number in Go
asked
May 11
by
avibootz
go
go-array-multi-digit-numbers-to-number
array-multi-digit-numbers-to-number
1
answer
41
views
How to get accurate ticks from a timer (high‑resolution timer) in Go
asked
May 9
by
avibootz
go
go-accurate-ticks-timer
accurate-ticks-timer
1
answer
41
views
How to calculate the CRC32 of a string in Go
asked
May 8
by
avibootz
go
go-calculate-crc32-string
calculate-crc32-string
1
answer
40
views
How to create a sorted unique list from a matrix in Go
asked
May 7
by
avibootz
go
go-sorted-unique-array-from-matrix
sorted-unique-array-from-matrix
1
answer
42
views
How to create a common sorted unique slice from 3 integer slices in Go
asked
May 6
by
avibootz
go
go-common-sorted-unique-slice-from-slices
common-sorted-unique-slice-from-slices
1
answer
38
views
How to convert an integer into its written‑out English words in Go
asked
May 5
by
avibootz
go
go-convert-integer-english-words
convert-integer-english-words
1
answer
36
views
How to calculate all the less than 500 additive prime numbers in Go
asked
May 4
by
avibootz
go
go-calculate-additive-prime
calculate-additive-prime
1
answer
38
views
How to define a terabyte constant in Go
asked
May 3
by
avibootz
go
go-terabyte-constant
terabyte-constant
1
answer
33
views
How to define an exabyte constant in Go
asked
May 3
by
avibootz
go
go-exabyte-constant
exabyte-constant
1
answer
53
views
How to define a petabyte constant in Go
asked
May 3
by
avibootz
go
go-petabyte-constant
petabyte-constant
1
answer
54
views
How to hash a string with SHA-256 in Go
asked
May 1
by
avibootz
go
go-hash-string-sha-256
hash-string-sha-256
Page:
1
2
3
4
5
6
...
24
next »
...