Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
User avibootz
Wall
Recent activity
All questions
All answers
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
Disclosure:
My content contains affiliate links.
42,846
questions
55,675
answers
573
users
Answers by avibootz
0
votes
66
views
How to convert a decimal to a long in C++
answered
Aug 6
cpp
cpp-convert-decimal-to-long
convert-decimal-to-long
0
votes
67
views
How to convert a decimal to a long in C#
answered
Aug 6
c#
c#-convert-decimal-to-long
convert-decimal-to-long
0
votes
69
views
How to convert a decimal to a long in VB.NET
answered
Aug 6
vb#
vbnet-convert-decimal-to-long
convert-decimal-to-long
0
votes
61
views
How to generate a random 3×3 magic square in C
answered
Aug 6
c
c-generate-random-3-3-magic-square
generate-random-3-3-magic-square
0
votes
63
views
How to generate a random 3×3 magic square in C++
answered
Aug 6
cpp
cpp-generate-random-3-3-magic-square
generate-random-3-3-magic-square
0
votes
67
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in Java
answered
Aug 6
java
java-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
66
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in Pascal
answered
Aug 6
pascal
pascal-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
96
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in C
answered
Aug 6
c
c-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
80
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in C++
answered
Aug 6
cpp
cpp-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
96
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in C
answered
Aug 5
c
c-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
80
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in C++
answered
Aug 5
cpp
cpp-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
69
views
How to generate a random 4×4 binary magic square (using only 0 and 1) in Ruby
answered
Aug 5
rubt
rubt-generate-random-4-4-binary-magic-square-only-0-1
generate-random-4-4-binary-magic-square-only-0-1
0
votes
65
views
How to generate all 4×4 binary magic squares (using only 0 and 1) in Ruby
answered
Aug 5
ruby
ruby-generate-all-4-4-binary-magic-squares-only-0-1
generate-all-4-4-binary-magic-squares-only-0-1
0
votes
75
views
How to check whether a matrix is a magic square or not in Ruby
answered
Aug 5
ruby
ruby-check-matrix-magic-square
check-matrix-magic-square
0
votes
57
views
How to implement the merge sort algorithm in Python
answered
Aug 5
python
python-implement-merge-sort-algorithm
implement-merge-sort-algorithm
0
votes
50
views
How to search a string using bitwise operators C
answered
Aug 5
c
c-search-string-using-bitwise-operators
search-string-using-bitwise-operators
0
votes
46
views
How to search a string using bitwise operators C++
answered
Aug 5
cpp
cpp-search-string-using-bitwise-operators
search-string-using-bitwise-operators
0
votes
74
views
How to calculate the volume of a cube in Swift
answered
Aug 4
swift
swift-calculate-volume-cube
calculate-volume-cube
0
votes
71
views
How to calculate the volume of a cube in Kotlin
answered
Aug 4
kotlin
kotlin-calculate-volume-cube
calculate-volume-cube
0
votes
74
views
How to calculate the volume of a cube in Ruby
answered
Aug 4
ruby
ruby-calculate-volume-cube
calculate-volume-cube
0
votes
64
views
How to approximate Big‑O complexity experimentally by measuring how runtime scales as input size grows in C++
answered
Aug 4
cpp
cpp-approximate-big-o-complexity-experimentally-by-measuring-runtime-scales
approximate-big-o-complexity-experimentally-by-measuring-runtime-scales
0
votes
59
views
How to determine if two sentences talk about similar topic in C++
answered
Aug 4
cpp
cpp-determine-if-two-sentences-talk-about-similar-topic
determine-if-two-sentences-talk-about-similar-topic
0
votes
55
views
How to use the Cartesian product of two ranges to generate all coordinates for an n * m grid in C++
answered
Aug 4
cpp
cpp-cartesian-product-two-ranges-generate-all-coordinates-grid
cartesian-product-two-ranges-generate-all-coordinates-grid
0
votes
64
views
How to remove all non-ASCII characters from a string in Ruby
answered
Aug 4
ruby
ruby-string
ruby-ascii
ruby-remove-non-ascii-characters-string
non-ascii-characters-string
0
votes
66
views
How to remove duplicate words with Unicode characters from free‑text in Swift
answered
Aug 4
swift
swift-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
68
views
How to remove duplicate words with Unicode characters from free‑text in Kotlin
answered
Aug 4
kotlin
kotlin-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
73
views
How to remove duplicate words with Unicode characters from free‑text in Pascal
answered
Aug 4
pascal
pascal-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
73
views
How to remove duplicate words with Unicode characters from free‑text in Scala
answered
Aug 4
scala
scala-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
69
views
How to remove duplicate words with Unicode characters from free‑text in Ruby
answered
Aug 4
ruby
ruby-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
65
views
How to remove duplicate words with Unicode characters from free‑text in Rust
answered
Aug 4
rust
rust-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
75
views
How to remove duplicate words with Unicode characters from free‑text in Go
answered
Aug 4
go
go-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
70
views
How to remove duplicate words with Unicode characters from free‑text in TypeScript
answered
Aug 4
typescript
typescript-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
65
views
How to remove duplicate words with Unicode characters from free‑text in JavaScript
answered
Aug 4
javascript
javascript-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
70
views
How to remove duplicate words with Unicode characters from free‑text in Python
answered
Aug 4
python
python-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
87
views
How to remove duplicate words with Unicode characters from free‑text in VB.NET
answered
Aug 4
vb#
vbnet
vbnet-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
90
views
How to remove duplicate words with Unicode characters from free‑text in C#
answered
Aug 4
c#
c#-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
90
views
How to remove duplicate words with Unicode characters from free‑text in C#
answered
Aug 4
c#
c#-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
87
views
How to remove duplicate words with Unicode characters from free‑text in VB.NET
answered
Aug 4
vb#
vbnet
vbnet-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
76
views
How to remove duplicate words with Unicode characters from free‑text in Java
answered
Aug 3
java
java-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
124
views
How to remove duplicate words with Unicode characters from free‑text in C
answered
Aug 3
c
c-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
124
views
How to remove duplicate words with Unicode characters from free‑text in C
answered
Aug 3
c
c-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
124
views
How to remove duplicate words with Unicode characters from free‑text in C
answered
Aug 3
c
c-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
124
views
How to remove duplicate words with Unicode characters from free‑text in C
answered
Aug 3
c
c-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
96
views
How to remove duplicate words with Unicode characters from free‑text in C++
answered
Aug 3
cpp
cpp-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
96
views
How to remove duplicate words with Unicode characters from free‑text in C++
answered
Aug 3
cpp
cpp-remove-duplicate-words-unicode-free-text
remove-duplicate-words-unicode-free-text
0
votes
66
views
How to remove duplicate words from free‑text in Swift
answered
Aug 3
swift
swift-remove-duplicate-words-from-free-text
remove-duplicate-words-from-free-text
0
votes
67
views
How to remove duplicate words from free‑text in Kotlin
answered
Aug 3
kotlin
kotlin-remove-duplicate-words-from-free-text
remove-duplicate-words-from-free-text
0
votes
76
views
How to remove duplicate words from free‑text in Scala
answered
Aug 3
scala
scala-remove-duplicate-words-from-free-text
remove-duplicate-words-from-free-text
0
votes
81
views
How to remove duplicate words from free‑text in Ruby
answered
Aug 3
ruby
ruby-remove-duplicate-words-from-free-text
remove-duplicate-words-from-free-text
0
votes
67
views
How to remove duplicate words from free‑text in Rust
answered
Aug 3
rust
rust-remove-duplicate-words-from-free-text
remove-duplicate-words-from-free-text
Page:
« prev
1
...
4
5
6
7
8
9
10
11
12
13
14
...
855
next »
...