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.
40,758
questions
53,129
answers
573
users
Answers by avibootz
0
votes
73
views
How to generate all possible permutations and combinations of a list of chars in C#
answered
Nov 21, 2025
c#
c#-list-all-permutations-combinations
all-permutations-combinations
0
votes
86
views
How to generate all possible permutations and combinations of a list of chars in VB.NET
answered
Nov 21, 2025
vb#
vbnet-list-all-permutations-combinations
all-permutations-combinations
0
votes
76
views
How to generate all possible permutations and combinations of an array of chars in Java
answered
Nov 21, 2025
java
java-array-all-permutations-combinations
all-permutations-combinations
0
votes
86
views
How to initialize a list in one line with Java
answered
Nov 21, 2025
java
java-initialize-list
0
votes
86
views
How to initialize a list in one line with Java
answered
Nov 21, 2025
java
java-initialize-list
0
votes
86
views
How to initialize a list in one line with Java
answered
Nov 21, 2025
java
java-initialize-list
0
votes
86
views
How to initialize a list in one line with Java
answered
Nov 21, 2025
java
java-initialize-list
0
votes
76
views
How to generate all possible permutations and combinations of an array of chars in Java
answered
Nov 21, 2025
java
java-array-all-permutations-combinations
all-permutations-combinations
0
votes
75
views
How to generate all possible permutations and combinations of a list of chars in Java
answered
Nov 21, 2025
java
java-list-all-permutations-combinations
all-permutations-combinations
0
votes
55
views
How to generate all possible permutations and combinations of an array of chars in Pascal
answered
Nov 21, 2025
pascal
pascal-array-all-permutations-combinations
all-permutations-combinations
0
votes
73
views
How to generate all possible permutations and combinations of an array of chars in C
answered
Nov 21, 2025
c
c-array-all-permutations-combinations
all-permutations-combinations
0
votes
69
views
How to find the first 4-digit prime number where all digits are unique in Node.js
answered
Nov 21, 2025
nodejs
nodejs-4-digit-prime-unique
4-digit-prime-unique
0
votes
58
views
How to find the first 4-digit prime number where all digits are unique in Swift
answered
Nov 21, 2025
swift
swift-4-digit-prime-unique
4-digit-prime-unique
0
votes
74
views
How to find the first 4-digit prime number where all digits are unique in Kotlin
answered
Nov 21, 2025
kotlin
kotlin-4-digit-prime-unique
4-digit-prime-unique
0
votes
73
views
How to find the first 4-digit prime number where all digits are unique in Scala
answered
Nov 21, 2025
scala
scala-4-digit-prime-unique
4-digit-prime-unique
0
votes
72
views
How to find the first 4-digit prime number where all digits are unique in Rust
answered
Nov 21, 2025
rust
rust-4-digit-prime-unique
4-digit-prime-unique
0
votes
68
views
How to find the first 4-digit prime number where all digits are unique in Go
answered
Nov 21, 2025
go
go-4-digit-prime-unique
4-digit-prime-unique
0
votes
60
views
How to find the first 4-digit prime number where all digits are unique in TypeScript
answered
Nov 21, 2025
typescript
typescript-4-digit-prime-unique
4-digit-prime-unique
0
votes
64
views
How to find the first 4-digit prime number where all digits are unique in JavaScript
answered
Nov 21, 2025
javascript
javascript-4-digit-prime-unique
4-digit-prime-unique
0
votes
59
views
How to find the first 4-digit prime number where all digits are unique in PHP
answered
Nov 20, 2025
php
php-4-digit-prime-unique
4-digit-prime-unique
0
votes
71
views
How to find the first 4-digit prime number where all digits are unique in Python
answered
Nov 20, 2025
python
python-4-digit-prime-unique
4-digit-prime-unique
0
votes
85
views
How to generate all possible permutations and combinations of a vector of chars in C++
answered
Nov 20, 2025
cpp
cpp-vector-all-permutations-combinations
all-permutations-combinations
0
votes
57
views
How to find the first 4-digit prime number where all digits are unique in C#
answered
Nov 20, 2025
c#
c#-4-digit-prime-unique
4-digit-prime-unique
0
votes
65
views
How to find the first 4-digit prime number where all digits are unique in VB.NET
answered
Nov 20, 2025
vb#
vbnet-4-digit-prime-unique
4-digit-prime-unique
0
votes
66
views
How to find the first 4-digit prime number where all digits are unique in Pascal
answered
Nov 20, 2025
pascal
pascal-4-digit-prime-unique
4-digit-prime-unique
0
votes
65
views
How to find the first 4-digit prime number where all digits are unique in Java
answered
Nov 20, 2025
java
java-4-digit-prime-unique
4-digit-prime-unique
0
votes
60
views
How to find the first 4-digit prime number where all digits are unique in C
answered
Nov 20, 2025
c
c-4-digit-prime-unique
4-digit-prime-unique
0
votes
61
views
How to find the first 4-digit prime number where all digits are unique in C++
answered
Nov 20, 2025
cpp
cpp-4-digit-prime-unique
4-digit-prime-unique
0
votes
44
views
How to generate all possible permutations of an array using recursion in TypeScript
answered
Nov 20, 2025
typescript
typescript-permutations-array-recursion
permutations-array-recursion
0
votes
58
views
How to generate all possible permutations of an array using recursion in JavaScript
answered
Nov 20, 2025
javascript
javascript-permutations-array-recursion
permutations-array-recursion
0
votes
62
views
How to write an equivalent to PHP explode(string $separator, string $string, int $limit = INT_MAX): array in Java
answered
Nov 20, 2025
java
java-explode
php-explode-java
explode-function
0
votes
65
views
How to write an equivalent to PHP explode(string $separator, string $string, int $limit = INT_MAX): array in C
answered
Nov 20, 2025
c
c-explode
php-explode-c
explode-function
0
votes
59
views
How to use explode with a list in PHP
answered
Nov 19, 2025
php
php-explode-list
explode-list
0
votes
63
views
How to write an equivalent to PHP explode(string $separator, string $string, int $limit = INT_MAX): array in C++
answered
Nov 19, 2025
cpp
cpp-explode
php-explode-cpp
explode-function
0
votes
43
views
How to calculate the length of legB and hypotenuse of a right-angle triangle with a given perimeter and legA in C#
answered
Nov 19, 2025
c#
c#-right-angle-triangle
right-angle-triangle
0
votes
61
views
How to calculate the length of legB and hypotenuse of a right-angle triangle with a given perimeter and legA in VB.NET
answered
Nov 19, 2025
vb#
vbnet-right-angle-triangle
right-angle-triangle
0
votes
67
views
How to find the minimum substring of string s1 that includes every character of string s2 in Java
answered
Nov 19, 2025
java
java-string
java-substring
cpp-minimum-substring
minimum-substring
0
votes
85
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Swift
answered
Nov 19, 2025
swift
swift-random
swift-random-excluding-list
random-excluding-list
0
votes
81
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Kotlin
answered
Nov 19, 2025
kotlin
kotlin-random
kotlin-random-excluding-list
random-excluding-list
0
votes
77
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Scala
answered
Nov 19, 2025
scala
scala-random
scala-random-excluding-list
random-excluding-list
0
votes
71
views
How to calculate the length of legB and hypotenuse of a right-angle triangle with a given perimeter and legA in Scala
answered
Nov 19, 2025
scala
scala-right-angle-triangle
right-angle-triangle
0
votes
67
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Rust
answered
Nov 19, 2025
rust
rust-random
rust-random-excluding-list
random-excluding-list
0
votes
77
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Go
answered
Nov 19, 2025
go
go-random
go-random-excluding-list
random-excluding-list
0
votes
82
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with TypeScript
answered
Nov 19, 2025
typescript
typescript-random
typescript-random-excluding-list
random-excluding-list
0
votes
83
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with JavaScript
answered
Nov 19, 2025
javascript
javascript-random
javascript-random-excluding-list
random-excluding-list
0
votes
77
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Python
answered
Nov 19, 2025
python
python-random
python-random-excluding-list
random-excluding-list
0
votes
74
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with PHP
answered
Nov 19, 2025
php
php-random
php-random-excluding-list
random-excluding-list
0
votes
77
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with C#
answered
Nov 19, 2025
c#
c#-random
c#-random-excluding-list
random-excluding-list
0
votes
67
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with VB.NET
answered
Nov 19, 2025
vb#
vbnet-random
vbnet-random-excluding-list
random-excluding-list
0
votes
78
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Java
answered
Nov 19, 2025
java
java-random
java-random-excluding-list
random-excluding-list
Page:
« prev
1
...
47
48
49
50
51
52
53
54
55
56
57
...
808
next »
...