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
56
views
How to find the numbers that are the sum of fourth powers of their digits in Pascal
answered
Nov 9, 2025
pascal
pascal-numbers
pascal-fourth-power
0
votes
67
views
How to find the numbers that are the sum of fifth powers of their digits in Java
answered
Nov 9, 2025
java
java-numbers
java-fifth-power
0
votes
70
views
How to find the numbers that are the sum of fourth powers of their digits in Java
answered
Nov 9, 2025
java
java-numbers
java-fourth-power
0
votes
64
views
How to find the numbers that are the sum of fifth powers of their digits in C
answered
Nov 8, 2025
c
c-numbers
c-fifth-power
0
votes
59
views
How to find the numbers that are the sum of fifth powers of their digits in C++
answered
Nov 8, 2025
cpp
cpp-numbers
cpp-fifth-power
0
votes
80
views
How to find the numbers that are the sum of fourth powers of their digits in C
answered
Nov 8, 2025
c
c-fourth-power
c-numbers
0
votes
62
views
How to find the numbers that are the sum of fourth powers of their digits in C++
answered
Nov 8, 2025
cpp
cpp-numbers
cpp-fourth-power
0
votes
74
views
How to find the floor and ceiling of the value N in an unsorted array with Swift
answered
Nov 8, 2025
swift
swift-array
swift-ceil
swift-floor
0
votes
86
views
How to find the floor and ceiling of the value N in an unsorted list with Kotlin
answered
Nov 8, 2025
kotlin
kotlin-list
kotlin-ceil
kotlin-floor
0
votes
83
views
How to find the floor and ceiling of the value N in an unsorted list with Scala
answered
Nov 8, 2025
scala
scala-list
scala-ceil
scala-floor
0
votes
73
views
How to find the floor and ceiling of the value N in an unsorted vector with Rust
answered
Nov 8, 2025
rust
rust-vector
rust-ceil
rust-floor
0
votes
58
views
How to find the floor and ceiling of the value N in an unsorted slice with Go
answered
Nov 8, 2025
go
go-slice
go-floor
go-ceil
0
votes
67
views
How to find the floor and ceiling of the value N in an unsorted array with TypeScript
answered
Nov 8, 2025
typescript
typescript-array
typescript-ceil
typescript-floor
0
votes
65
views
How to find the floor and ceiling of the value N in an unsorted array with JavaScript
answered
Nov 8, 2025
javascript
javascript-array
javascript-floor
javascript-ceil
0
votes
76
views
How to find the floor and ceiling of the value N in an unsorted array with PHP
answered
Nov 8, 2025
php
php-floor
php-ceil
php-array
0
votes
71
views
How to find the floor and ceiling of the value N in an unsorted list with Python
answered
Nov 8, 2025
python
python-list
python-floor
python-ceil
0
votes
54
views
How to find the floor and ceiling of the value N in an unsorted list with C#
answered
Nov 8, 2025
c#
c#-list
c#-ceil
c#-floor
0
votes
84
views
How to find the floor and ceiling of the value N in an unsorted list with VB.NET
answered
Nov 8, 2025
vb#
vbnet-list
vbnet-ceil
vbnet-floor
0
votes
59
views
How to find the name of the calling function in C++
answered
Nov 7, 2025
cpp
cpp-function-name
0
votes
59
views
How to find the name of the calling function in C++
answered
Nov 7, 2025
cpp
cpp-function-name
0
votes
73
views
How to find the floor and ceiling of the value N in an unsorted list with Java
answered
Nov 7, 2025
java
java-list
java-ceil
java-floor
0
votes
50
views
How to check whether a number is perfect number in Pascal
answered
Nov 7, 2025
pascal
pascal-number
pascal-perfect-number
0
votes
79
views
How to find the floor and ceiling of the value N in an unsorted array with C
answered
Nov 7, 2025
c
c-ceil
c-floor
c-array
0
votes
75
views
How to find the floor and ceiling of the value N in an unsorted vector with C++
answered
Nov 7, 2025
cpp
cpp-vector
cpp-floor
cpp-ceil
0
votes
205
views
How to find longest palindrome substring in C
answered
Nov 7, 2025
c
c-substring
c-palindrome
0
votes
58
views
How to find longest palindrome substring in Pascal
answered
Nov 7, 2025
pascal
pascal-substring
pascal-palindrome
0
votes
64
views
How to use strlen with a pointer to an array of pointers to strings in C
answered
Nov 7, 2025
c
c-array
c-pointers
0
votes
82
views
How to use strlen with an array of pointers to strings in C
answered
Nov 7, 2025
c
c-pointers
c-array
0
votes
56
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Swift
answered
Nov 7, 2025
swift
swift-subsequence
0
votes
72
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Kotlin
answered
Nov 7, 2025
kotlin
kotlin-subsequence
0
votes
66
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Scala
answered
Nov 7, 2025
scala
scala-subsequence
0
votes
59
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Rust
answered
Nov 7, 2025
rust
rust-subsequence
0
votes
55
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Go
answered
Nov 7, 2025
go
go-subsequence
0
votes
77
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Pascal
answered
Nov 7, 2025
pascal
pascal-subsequence
0
votes
64
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Node.js
answered
Nov 7, 2025
nodejs
nodejs-subsequence
0
votes
57
views
How to find the longest increasing subsequence (LIS) of a sequence of numbers in TypeScript
answered
Nov 6, 2025
typescript
typescript-subsequence
0
votes
63
views
How to find the total number of combinations of given coins to reach a specific amount in Java
answered
Nov 6, 2025
java
java-combination
0
votes
73
views
How to write a recursive function to generate all permutations of a string in Swift
answered
Nov 6, 2025
swift
swift-recursion
0
votes
64
views
How to write a recursive function to generate all permutations of a string in Kotlin
answered
Nov 6, 2025
kotlin
kotlin-recursion
0
votes
73
views
How to write a recursive function to generate all permutations of a string in Scala
answered
Nov 5, 2025
scala
scala-recursion
0
votes
90
views
How to write a recursive function to generate all permutations of a string in Rust
answered
Nov 5, 2025
rust
rust-recursion
0
votes
70
views
How to write a recursive function to generate all permutations of a string in Go
answered
Nov 5, 2025
go
go-recursion
0
votes
73
views
How to write a recursive function to generate all permutations of a string in TypeScript
answered
Nov 5, 2025
typescript
typescript-recursion-permutations-string
recursion-permutations-string
0
votes
81
views
How to write a recursive function to generate all permutations of a string in JavaScript
answered
Nov 5, 2025
javascript
javascript-recursion
0
votes
62
views
How to find the total number of combinations of given coins to reach a specific amount in C
answered
Nov 5, 2025
c
c-combination
0
votes
80
views
How to write a recursive function to generate all permutations of a string in PHP
answered
Nov 5, 2025
php
php-recursion
0
votes
76
views
How to write a recursive function to generate all permutations of a string in Python
answered
Nov 5, 2025
python
python-recursion
0
votes
66
views
The smallest number that divide in 13, 15, and 17 with C
answered
Nov 5, 2025
c
c-divide
0
votes
69
views
The smallest number that divide in 13, 15, and 17 with C++
answered
Nov 5, 2025
cpp
cpp-divide
0
votes
69
views
The smallest number that divide in 13, 15, and 17 with C++
answered
Nov 5, 2025
cpp
cpp-divide
Page:
« prev
1
...
52
53
54
55
56
57
58
59
60
61
62
...
808
next »
...