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
vbnet
mysql
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 go
41,500
questions
54,078
answers
573
users
Recent questions tagged go
4
answers
8
views
How to use closure in Go
asked
3 hours
ago
by
avibootz
go
go-use-closure
use-closure
1
answer
7
views
How to remove parentheses and the text inside them from a string in Go
asked
1 day
ago
by
avibootz
go
go-remove-parentheses-and-text-from-a-string
remove-parentheses-and-text-from-a-string
1
answer
10
views
How to find the day of the week on any given date in Go
asked
2 days
ago
by
avibootz
go
go-date
go-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
10
views
How to convert only the date without time to a string in Go
asked
3 days
ago
by
avibootz
go
go-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
8
views
How to calculate % change from X to Y in Go
asked
4 days
ago
by
avibootz
go
go-calculate-percent-change-from-x-to-y
calculate-percent-change-from-x-to-y
1
answer
14
views
How to calculate the number of days until Christmas from today in Go
asked
4 days
ago
by
avibootz
go
go-calculate-days-until-christmas
calculate-days-until-christmas
1
answer
25
views
How to measure function execution time in Go
asked
5 days
ago
by
avibootz
go
go-measure-function-execution-time
measure-function-execution-time
1
answer
24
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
26
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
25
views
How to implement matrix multiplication in Go
asked
May 25
by
avibootz
go
go-implement-matrix-multiplication
implement-matrix-multiplication
1
answer
29
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
31
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
24
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
21
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
29
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
29
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
32
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
33
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
29
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
27
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
26
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
34
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
37
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
32
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
39
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
28
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
29
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
32
views
How to define a terabyte constant in Go
asked
May 3
by
avibootz
go
go-terabyte-constant
terabyte-constant
1
answer
27
views
How to define an exabyte constant in Go
asked
May 3
by
avibootz
go
go-exabyte-constant
exabyte-constant
1
answer
48
views
How to define a petabyte constant in Go
asked
May 3
by
avibootz
go
go-petabyte-constant
petabyte-constant
1
answer
45
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
1
answer
36
views
How to use math functions and constants in Go
asked
Apr 30
by
avibootz
go
go-math-functions-constants
math-functions-constants
4
answers
70
views
How to create a function with an optional parameter in Go
asked
Apr 29
by
avibootz
go
go-function-optional-parameter
function-optional-parameter
1
answer
38
views
How to decode Leet Speak (where numbers resemble letters (7->T, 1->I, 5->S, 3 -> E)) in Go
asked
Apr 27
by
avibootz
go
go-decode-leet-speak
decode-leet-speak
1
answer
39
views
How to reconstruct a full sparse matrix from a compact (triplet) matrix in Go
asked
Apr 27
by
avibootz
go
go-reconstruct-sparse-matrix-from-compact-triplet-matrix
reconstruct-sparse-matrix-from-compact-triplet-matrix
1
answer
43
views
How to express a decimal number as a fixed-length string with leading zeros in Go
asked
Apr 26
by
avibootz
go
go-decimal-number-to-string-leading-zeros
decimal-number-to-string-leading-zeros
1
answer
35
views
How to create an enumeration of constants with and without explicit values in Go
asked
Apr 25
by
avibootz
go
go-create-enumeration-with-without-values
create-enumeration-with-without-values
1
answer
42
views
How to compact a sparse matrix in Go
asked
Apr 24
by
avibootz
go
go-compact-sparse-matrix
compact-sparse-matrix
1
answer
49
views
How to search for a word in a grid of characters with Go
asked
Apr 23
by
avibootz
go
go-search
go-grid
go-search-word-grid-characters
search-word-grid-characters
2
answers
49
views
How to create a generic method in Go
asked
Apr 22
by
avibootz
go
go-create-generic-method
create-generic-method
1
answer
45
views
How to localize date format in Go
asked
Apr 19
by
avibootz
go
go-localize-date-format
localize-date-format
1
answer
43
views
How to get the number of days needed to wait after a day (a[i]) gets warmer given a slice of temperatures in Go
asked
Apr 18
by
avibootz
go
go-daily-temperatures-days-wait-gets-warmer
daily-temperatures-days-wait-gets-warmer
1
answer
45
views
How to check if a string is title case in Go
asked
Apr 17
by
avibootz
go
go-check-string-title-case
check-string-title-case
7
answers
75
views
How to copy a string in Go
asked
Apr 16
by
avibootz
go
go-copy-string
copy-string
3
answers
55
views
How to get character code (ASCII and Unicode) in Go
asked
Apr 15
by
avibootz
go
go-character-code-ascii-unicode
character-code-ascii-unicode
1
answer
45
views
How to represent the Boolean "true" and "false" in Go
asked
Apr 15
by
avibootz
go
go-represent-boolean-true-false
represent-boolean-true-false
1
answer
59
views
How to calculate relative past time from a given date & time (e.g., 3 hours ago, 5 days ago, a month ago) in Go
asked
Apr 13
by
avibootz
go
go-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
1
answer
40
views
How to convert a decimal string to a float64 in Go
asked
Apr 11
by
avibootz
go
go-convert-decimal-string-float64
convert-decimal-string-float64
1
answer
31
views
How to convert a float32 to a float64 in Go
asked
Apr 11
by
avibootz
go
go-convert-float32-float64
convert-float32-float64
4
answers
66
views
How to create an infinite loop in Go
asked
Apr 11
by
avibootz
go
go-create-infinite-loop
create-infinite-loop
Page:
1
2
3
4
5
6
...
24
next »
...