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
c
java
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
vbnet
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
php-string
cobol
c#-string
java-string
vbnet-string
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
sdl3
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
angularjs
split-string-into-array-by-delimiter
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
longest-substring-without-repeating-characters
calculate-volume-cube
divide-given-amount-into-bills-coins
convert-decimal-number-to-rational-number
count-non-overlapping-instances-substring-in-string
print-floyds-triangle
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
Disclosure:
My content contains affiliate links.
Recent questions tagged pascal
42,907
questions
55,750
answers
573
users
Recent questions tagged pascal
1
answer
89
views
How to calculate time if we have the distance and speed (kilometers per hour) in Pascal
asked
Dec 6, 2025
by
avibootz
pascal
pasca-calculate-time-distance-speed
calculate-time-distance-speed
1
answer
110
views
How to write an equivalent to PHP explode(string $separator, string $string, int $limit = INT_MAX): array in Pascal
asked
Dec 5, 2025
by
avibootz
pascal
pascal-explode
pascal-explode-pascal
explode-function
1
answer
102
views
How to write an equivalent to PHP implode(string $separator, array $array): string in Pascal
asked
Dec 5, 2025
by
avibootz
pascal
pascal-implode
php-implode-pascal
implode-function
1
answer
106
views
How to get the absolute value of a number in Pascal
asked
Dec 5, 2025
by
avibootz
pascal
pascal-absolute-value
absolute-value
1
answer
105
views
How to shift letters in a string x times by giving an array of shifts in Pascal
asked
Dec 4, 2025
by
avibootz
pascal
pascal-shift-letters-string-array-shifts
shift-letters-string-array-shifts
1
answer
96
views
How to convert a Roman number to an integer in Pascal
asked
Dec 3, 2025
by
avibootz
pascal
pascal-roman-integer
roman-integer
1
answer
87
views
How to format an array of strings in lines with maxWidth without breaking the words in Pascal
asked
Dec 2, 2025
by
avibootz
pascal
pascal-format-array-strings-lines-maxwidth
format-array-strings-lines-maxwidth
1
answer
96
views
How to convert an integer to Roman numerals in Pascal
asked
Dec 1, 2025
by
avibootz
pascal
pascal-integer-roman-numerals
integer-roman-numerals
1
answer
117
views
How to check if the last index of an array is reachable by jumping based on element values from index 0 in Pascal
asked
Dec 1, 2025
by
avibootz
pascal
pascal-last-index-array-jumping-by-elements-value
last-index-array-jumping-by-elements-value
1
answer
97
views
How to find two prime numbers that, when concatenated, form another prime number in Pascal
asked
Nov 28, 2025
by
avibootz
pascal
pascal-prime-concatenate
prime-concatenate
1
answer
82
views
How to generate an N-digit integer random number in Pascal
asked
Nov 27, 2025
by
avibootz
pascal
pascal-n-digit-integer-random
n-digit-integer-random
1
answer
100
views
How to select random two digits from anywhere in a number with Pascal
asked
Nov 26, 2025
by
avibootz
pascal
pascal-random-two-anywhere-digits
random-two-anywhere-digits
1
answer
85
views
How to select random two consecutive digits from a number in Pascal
asked
Nov 25, 2025
by
avibootz
pascal
pascal-random-two-consecutive-digits
random-two-consecutive-digits
1
answer
95
views
How to convert milliseconds to minutes and seconds in Pascal
asked
Nov 24, 2025
by
avibootz
pascal
pascal-milliseconds-minutes-seconds
milliseconds-minutes-seconds
1
answer
85
views
How to convert a degree to a compass direction in Pascal
asked
Nov 24, 2025
by
avibootz
pascal
pascal-degree-compass-direction
degree-compass-direction
1
answer
102
views
How to inverse N x M matrix in Pascal
asked
Nov 23, 2025
by
avibootz
pascal
pascal-inverse-matrix
inverse-matrix
1
answer
97
views
How to calculate the sum of all Fibonacci numbers between two left and right indices in Pascal
asked
Nov 23, 2025
by
avibootz
pascal
pascal-sum-fibonacci-numbers
sum-fibonacci-numbers
1
answer
104
views
How to initialize a matrix with random characters in Pascal
asked
Nov 22, 2025
by
avibootz
pascal
pascal-matrix-random-characters
matrix-random-characters
1
answer
118
views
How to create an M x N matrix with random numbers in Pascal
asked
Nov 22, 2025
by
avibootz
pascal
pascal-matrix-random-numbers
matrix-random-numbers
1
answer
113
views
How to create an M x N matrix with random numbers in Pascal
asked
Nov 22, 2025
by
avibootz
pascal
pascal-grid-squares
grid-squares
1
answer
111
views
How to generate all possible permutations and combinations of an array of chars in Pascal
asked
Nov 21, 2025
by
avibootz
pascal
pascal-array-all-permutations-combinations
all-permutations-combinations
1
answer
110
views
How to find the first 4-digit prime number where all digits are unique in Pascal
asked
Nov 20, 2025
by
avibootz
pascal
pascal-4-digit-prime-unique
4-digit-prime-unique
1
answer
110
views
How to generate a random integer from a range [0, N] that is not in a unique integer list with Pascal
asked
Nov 19, 2025
by
avibootz
pascal
pascal-random
pascal-random-excluding-list
random-excluding-list
1
answer
90
views
How to format bytes to kilobytes, megabytes, gigabytes and terabytes in Pascal
asked
Nov 18, 2025
by
avibootz
pascal
pascal-bytes-to-kilobytes-megabytes-gigabytes-terabytes
bytes-to-kilobytes-megabytes-gigabytes-terabytes
1
answer
316
views
How to replace all occurrences of a specific digit in a floating-point number with Pascal
asked
Nov 18, 2025
by
avibootz
pascal
pascal-replace-all-occurrences-digit-float
replace-all-occurrences-digit-float
1
answer
98
views
How to calculate an angle of a right triangle given opposite and hypotenuse in Pascal
asked
Nov 18, 2025
by
avibootz
pascal
pascal-right-triangle-angle
right-triangle-angle
1
answer
109
views
How to calculate the length of legB and hypotenuse of a right-angle triangle with a given perimeter and legA in Pascal
asked
Nov 17, 2025
by
avibootz
pascal
pascal-right-angle-triangle
right-angle-triangle
1
answer
367
views
How to replace a digit in a floating-point number by index with Pascal
asked
Nov 17, 2025
by
avibootz
pascal
pascal-replace-digit-float
replace-digit-float
2
answers
129
views
How to extract the first digit from a floating-point number in Pascal
asked
Nov 17, 2025
by
avibootz
pascal
pascal-extract-first-digit-floating-point
extract-first-digit-floating-point
1
answer
105
views
How to write an equivalent to PHP count_chars(string $string, int $mode = 0): array|string function in Pascal
asked
Nov 16, 2025
by
avibootz
pascal
pascal-count-chars
php-count-chars-pascal
count-chars
1
answer
113
views
How to check whether each substring range (L to R) from an array of substring ranges is a palindrome in Pascal
asked
Nov 16, 2025
by
avibootz
pascal
pascal-substring-range-palindrome
substring-range-palindrome
1
answer
122
views
How to convert an array of strings and group all the anagrams into subarrays in Pascal
asked
Nov 14, 2025
by
avibootz
pascal
pascal-array-anagram
group-anagrams
1
answer
135
views
How to get all the substrings with exactly k distinct characters from a given string in Pascal
asked
Nov 14, 2025
by
avibootz
pascal
pascal-substring
pascal-string
substrings-with-k-distinct-characters
1
answer
123
views
How to check if two strings are anagram (same letters different words) in Pascal
asked
Nov 13, 2025
by
avibootz
pascal
pascal-string-anagram
string-anagram
2
answers
173
views
How to find the Kth smallest number in an unsorted array with Pascal
asked
Nov 12, 2025
by
avibootz
pascal
pascal-find-array
pascal-find-k-smallest-number-unsorted-array
find-k-smallest-number-unsorted-array
1
answer
95
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in Pascal
asked
Nov 11, 2025
by
avibootz
pascal
pascal-bouble-base-palindrome
1
answer
108
views
How to check if a number is circular prime (cyclically rotate left will also be prime) in Pascal
asked
Nov 10, 2025
by
avibootz
pascal
pascal-circular-prime
1
answer
94
views
How to find all the numbers that are equal to the sum of the factorials of their digits in Pascal
asked
Nov 9, 2025
by
avibootz
pascal
pascal-numbers
pascal-factorials
1
answer
102
views
How to find the numbers that are the sum of fifth powers of their digits in Pascal
asked
Nov 9, 2025
by
avibootz
pascal
pascal-numbers
pascal-fifth-power
1
answer
111
views
How to find the numbers that are the sum of fourth powers of their digits in Pascal
asked
Nov 9, 2025
by
avibootz
pascal
pascal-numbers
pascal-fourth-power
1
answer
149
views
How to check whether a number is a perfect number in Pascal
asked
Nov 7, 2025
by
avibootz
pascal
pascal-number
pascal-check-perfect-number
check-perfect-number
1
answer
108
views
How to find longest palindrome substring in Pascal
asked
Nov 7, 2025
by
avibootz
pascal
pascal-substring
pascal-palindrome
1
answer
109
views
How to find the longest increasing not sorted subsequence (LIS) of a sequence of numbers in Pascal
asked
Nov 7, 2025
by
avibootz
pascal
pascal-subsequence
1
answer
126
views
How to write a recursive function to generate all permutations of a string in Pascal
asked
Nov 4, 2025
by
avibootz
pascal
pascal-recursion
pascal-string
1
answer
113
views
How to use Word data type (16-bit unsigned integer) to set and find set bits indexes in Pascal
asked
Nov 3, 2025
by
avibootz
pascal
pascal-round
1
answer
128
views
How to generate random floating point numbers in Pascal
asked
Nov 2, 2025
by
avibootz
pascal
pascal-generate-random-floating-point-numbers
generate-random-floating-point-numbers
1
answer
122
views
How to count words in a string with Pascal
asked
Nov 2, 2025
by
avibootz
pascal
pascal-string
1
answer
112
views
How to round a number to the nearest power of 2 in Pascal
asked
Oct 31, 2025
by
avibootz
pascal
pascal-round
1
answer
116
views
How to round a number to the previous power of 2 in Pascal
asked
Oct 30, 2025
by
avibootz
pascal
pascal-round
1
answer
101
views
How to round a number to the next power of 2 in Pascal
asked
Oct 29, 2025
by
avibootz
pascal
pascal-word
Page:
« prev
1
2
3
4
5
6
7
8
9
10
11
...
14
next »
...