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
66
views
How to convert a vector of strings and group all the anagrams into subvectors in C++
answered
Nov 14, 2025
cpp
cpp-vector-anagram
group-anagrams
0
votes
66
views
How to get all the substrings with exactly k distinct characters from a given string in C
answered
Nov 14, 2025
c
c-substring
c-string
substrings-with-k-distinct-characters
0
votes
78
views
How to get all the substrings with exactly k distinct characters from a given string in Swift
answered
Nov 14, 2025
swift
swift-substring
swift-string
substrings-with-k-distinct-characters
0
votes
66
views
How to get all the substrings with exactly k distinct characters from a given string in Kotlin
answered
Nov 14, 2025
kotlin
kotlin-substring
kotlin-string
substrings-with-k-distinct-characters
0
votes
76
views
How to get all the substrings with exactly k distinct characters from a given string in Scala
answered
Nov 14, 2025
scala
scala-substring
scala-string
substrings-with-k-distinct-characters
0
votes
75
views
How to get all the substrings with exactly k distinct characters from a given string in Rust
answered
Nov 14, 2025
rust
rust-substring
rust-string
substrings-with-k-distinct-characters
0
votes
76
views
How to get all the substrings with exactly k distinct characters from a given string in Go
answered
Nov 14, 2025
go
go-substring
go-string
substrings-with-k-distinct-characters
0
votes
73
views
How to get all the substrings with exactly k distinct characters from a given string in TypeScript
answered
Nov 14, 2025
typescript
typescript-substring
typescript-string
substrings-with-k-distinct-characters
0
votes
73
views
How to get all the substrings with exactly k distinct characters from a given string in JavaScript
answered
Nov 14, 2025
javascript
javascript-substring
javascript-string
substrings-with-k-distinct-characters
0
votes
72
views
How to get all the substrings with exactly k distinct characters from a given string in Pascal
answered
Nov 14, 2025
pascal
pascal-substring
pascal-string
substrings-with-k-distinct-characters
0
votes
76
views
How to get all the substrings with exactly k distinct characters from a given string in PHP
answered
Nov 14, 2025
php
php-substring
php-string
substrings-with-k-distinct-characters
0
votes
142
views
How to compare arrays in C
answered
Nov 14, 2025
c
c-compare-arrays
compare-arrays
0
votes
56
views
How to compare arrays in PHP
answered
Nov 13, 2025
php
php-compare-arrays
compare-arrays
0
votes
60
views
How to convert an array of strings and group all the anagrams into subarrays in TypeScript
answered
Nov 13, 2025
typescript
typescript-array-anagram
group-anagrams
0
votes
60
views
How to convert an array of strings and group all the anagrams into subarrays in JavaScript
answered
Nov 13, 2025
javascript
javascript-array-anagram
group-anagrams
0
votes
56
views
How to get all the substrings with exactly k distinct characters from a given string in C#
answered
Nov 13, 2025
c#
c#-substring
c#-string
substrings-with-k-distinct-characters
0
votes
75
views
How to get all the substrings with exactly k distinct characters from a given string in VB.NET
answered
Nov 13, 2025
vb#
vbnet-string
vbnet-substring
substrings-with-k-distinct-characters
0
votes
74
views
How to get all the substrings with exactly k distinct characters from a given string in Java
answered
Nov 13, 2025
java
java-substring
java-string
substrings-with-k-distinct-characters
0
votes
91
views
How to check if two strings are anagram (same letters different words) in Swift
answered
Nov 13, 2025
swift
swift-string-anagram
string-anagram
0
votes
64
views
How to check if two strings are anagram (same letters different words) in Kotlin
answered
Nov 13, 2025
kotlin
kotlin-string-anagram
string-anagram
0
votes
70
views
How to check if two strings are anagram (same letters different words) in Scala
answered
Nov 13, 2025
scala
scala-string-anagram
string-anagram
0
votes
71
views
How to check if two strings are anagram (same letters different words) in Rust
answered
Nov 13, 2025
rust
rust-string-anagram
string-anagram
0
votes
87
views
How to check if two strings are anagram (same letters different words) in Go
answered
Nov 13, 2025
go
go-string-anagram
string-anagram
0
votes
75
views
How to check if two strings are anagram (same letters different words) in Pascal
answered
Nov 13, 2025
pascal
pascal-string-anagram
string-anagram
0
votes
249
views
How to check if two strings are anagram (same letters different words) in C
answered
Nov 12, 2025
c
c-string-anagram
string-anagram
0
votes
79
views
How to get all the substrings with exactly k distinct characters from a given string in C++
answered
Nov 12, 2025
cpp
cpp-substring
cpp-string
substrings-with-k-distinct-characters
0
votes
78
views
How to get all the substrings with exactly k distinct characters from a given string in Python
answered
Nov 12, 2025
python
python-string
python-substring
substrings-with-k-distinct-characters
0
votes
58
views
How to find the K smallest numbers in an unsorted array with C
answered
Nov 12, 2025
c
c-find-array
0
votes
59
views
How to find the Kth smallest number in an unsorted array in Pascal
answered
Nov 12, 2025
pascal
pascal-find-array
0
votes
57
views
How to find the K smallest numbers in an unsorted vector with C++
answered
Nov 12, 2025
cpp
cpp-find-vector
0
votes
56
views
How to find the Kth smallest number in an unsorted array in Swift
answered
Nov 12, 2025
swift
swift-find-array
0
votes
62
views
How to find the Kth smallest number in an unsorted list in Kotlin
answered
Nov 12, 2025
kotlin
kotlin-find-list
0
votes
66
views
How to find the Kth smallest number in an unsorted array in Scala
answered
Nov 12, 2025
scala
scala-find-array
0
votes
70
views
How to find the Kth smallest number in an unsorted array in Rust
answered
Nov 12, 2025
rust
rust-find-array
0
votes
77
views
How to find the Kth smallest number in an unsorted slice in Go
answered
Nov 12, 2025
go
go-find-slice
0
votes
59
views
How to find the Kth smallest number in an unsorted array in TypeScript
answered
Nov 12, 2025
typescript
typescript-find-array
0
votes
58
views
How to find the Kth smallest number in an unsorted array in JavaScript
answered
Nov 12, 2025
javascript
javascript-find-array
0
votes
74
views
How to find the K smallest numbers in an unsorted list Python
answered
Nov 12, 2025
python
python-find-list
0
votes
80
views
How to find the Kth smallest number in an unsorted list in Python
answered
Nov 12, 2025
python
python-find-list
0
votes
66
views
How to find the Kth smallest number in an unsorted array with PHP
answered
Nov 11, 2025
php
php-find-array
0
votes
94
views
How to combine items from three lists of different sizes into one with balanced distribution in Python
answered
Nov 11, 2025
python
python-combine-lists
0
votes
94
views
How to combine items from three lists of different sizes into one with balanced distribution in Python
answered
Nov 11, 2025
python
python-combine-lists
0
votes
70
views
How to find the Kth smallest number in an unsorted array with C#
answered
Nov 11, 2025
c#
c#-find-array
0
votes
51
views
How to find the Kth smallestt number in an unsorted array with VB.NET
answered
Nov 11, 2025
vb#
vbnet-find-array
0
votes
60
views
How to find the Kth smallest number in an unsorted array with Java
answered
Nov 11, 2025
java
java-find-array
0
votes
76
views
How to find the Kth smallest number in an unsorted array with C
answered
Nov 11, 2025
c
c-find-array
0
votes
73
views
How to find the Kth smallest number in an unsorted array with C++
answered
Nov 11, 2025
cpp
cpp-find-array
0
votes
64
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in Swift
answered
Nov 11, 2025
swift
swift-bouble-base-palindrome
0
votes
56
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in Kotlin
answered
Nov 11, 2025
kotlin
kotlin-bouble-base-palindrome
0
votes
67
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in Scala
answered
Nov 11, 2025
scala
scala-bouble-base-palindrome
Page:
« prev
1
...
50
51
52
53
54
55
56
57
58
59
60
...
808
next »
...