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
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
groovy
win32
sql
mysql
winapi
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
cpp-vector
f#
opengl
java-string
php-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
area-triangle-herons-formula
inverse-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged pascal
39,726
questions
51,615
answers
573
users
Recent questions tagged pascal
1
answer
3
views
How to generate non‑overlapping random ranges (start,end),(start,end) in Pascal
asked
5 hours
ago
by
avibootz
pascal
pascal-generate-non-overlapping-random-ranges
generate-non-overlapping-random-ranges
1
answer
9
views
How to merge overlapping ranges (start,end),(start,end) in Pascal
asked
1 day
ago
by
avibootz
pascal
pascal-merge-overlapping-ranges
merge-overlapping-ranges
1
answer
16
views
How to merge two strings based on shared suffix and prefix in Pascal
asked
4 days
ago
by
avibootz
pascal
pascal-merge-two-strings
merge-two-strings-based-on-shared-suffix-and-prefix
1
answer
15
views
How to sort by strings a mixed pair of string and number elements in an array with Pascal
asked
5 days
ago
by
avibootz
pascal
pascal-sort-array
sort-by-string-mixed-pair-of-string-number-elements-in-array
1
answer
14
views
How to sort by numbers a mixed pair of string and number elements in an array with Pascal
asked
5 days
ago
by
avibootz
pascal
pascal-sort-array
sort-by-numbers-mixed-pair-of-string-number-elements-in-array
2
answers
13
views
How to turn a total number of seconds into years, months, days, minutes and seconds in Pascal
asked
6 days
ago
by
avibootz
pascal
pascal-turn-total-number-of-seconds-into-years-months-days-minutes-seconds
turn-total-number-of-seconds-into-years-months-days-minutes-seconds
1
answer
19
views
How to check if a string is IPv4 or IPv6 or invalid in Pascal
asked
Jan 19
by
avibootz
pascal
pascal-check-if-string-is-ipv4-or-ipv6-or-invalid
check-if-string-is-ipv4-or-ipv6-or-invalid
1
answer
16
views
How to print a calendar for a specific month and year in Pascal
asked
Jan 18
by
avibootz
pascal
pascal-print-calendar-for-specific-month-and-year
print-calendar-for-specific-month-and-year
1
answer
22
views
How to print the calendar for a specific year in Pascal
asked
Jan 17
by
avibootz
pascal
pascal-print-calendar-for-specific-year
print-calendar-for-specific-year
1
answer
17
views
How to group words by first letter in Pascal
asked
Jan 17
by
avibootz
pascal
pascal-group-words-by-first-letter
group-words-by-first-letter
1
answer
30
views
How to extract only words with first-letter lowercase from a string in Pascal
asked
Jan 16
by
avibootz
pascal
pascal-extract-words-with-first-letter-lowercase-from-string
extract-words-with-first-letter-lowercase-from-string
1
answer
24
views
How to find the volume of a capsule in Pascal
asked
Jan 12
by
avibootz
pascal
pascal-find-volume-of-capsule
find-volume-of-capsule
1
answer
23
views
How to implement ternary search to find a value in a sorted array with Pascal
asked
Jan 12
by
avibootz
pascal
pascal-implement-ternary-search-to-find-value-in-sorted-array
implement-ternary-search-to-find-value-in-sorted-array
1
answer
23
views
How to convert a character (flatten) matrix to a single string in Pascal
asked
Jan 10
by
avibootz
pascal
pascal-convert-character-matrix-to-single-string
convert-character-matrix-to-single-string
flatten_char_matrix
1
answer
28
views
How to convert a specific column of a decimal matrix to a string in Pascal
asked
Jan 9
by
avibootz
pascal
pascal-convert-specific-column-decimal-matrix-to-string
convert-specific-column-decimal-matrix-to-string
1
answer
24
views
How to use a const matrix in Pascal
asked
Jan 9
by
avibootz
pascal
pascal-const-matrix
const-matrix
2
answers
31
views
How to convert a specific row of a decimal matrix to a string in Pascal
asked
Jan 9
by
avibootz
pascal
pascal-convert-specific-row-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
2
answers
22
views
How to find the max absolute difference between consecutive characters in a string with Pascal
asked
Jan 9
by
avibootz
pascal
pascal-max-absolute-difference-between-consecutive-characters-in-string
max-absolute-difference-between-consecutive-characters-in-string
1
answer
31
views
How to check if a number can be made prime by deleting a single digit in Pascal
asked
Jan 7
by
avibootz
pascal
pascal-number-made-prime-deleting-single-digit
number-made-prime-deleting-single-digit
1
answer
21
views
How to check if each letter in a string maps to the first letter of a word in another string with Pascal
asked
Jan 6
by
avibootz
pascal
pascal-each-letter-string-maps-first-letter-word-another-string
each-letter-string-maps-first-letter-word-another-string
1
answer
23
views
How to check if a string can be constructed by using the letters of another string in Pascal
asked
Jan 5
by
avibootz
pascal
pascal-string-constructed-letters-another-string
string-constructed-letters-another-string
1
answer
17
views
How to product of array except self (arr[i] is equal to the product of all the elements except arr[i]) in Pascal
asked
Jan 2
by
avibootz
pascal
pascal-product-array-except-self-arr_i
product-array-except-self-arr_i
2
answers
30
views
How to convert days into human-readable years, months and days in Pascal
asked
Dec 31, 2025
by
avibootz
pascal
pascal-days-to-human-readable-years-months-days
days-to-human-readable-years-months-days
1
answer
31
views
How to convert days into human-readable weeks and days in Pascal
asked
Dec 31, 2025
by
avibootz
pascal
pascal-convert-days-human-readable-weeks-days
convert-days-human-readable-weeks-days
1
answer
26
views
How to clear bits in the given range in Pascal
asked
Dec 29, 2025
by
avibootz
pascal
pascal-clear-bits-given-range
clear-bits-given-range
1
answer
27
views
How to get the square root rounded down to the nearest integer of a positive integer in Pascal
asked
Dec 29, 2025
by
avibootz
pascal
pascal-square-root-rounded-down-to-nearest-integer
square-root-rounded-down-to-nearest-integer
1
answer
25
views
How to get the 4 least significant bits in a byte with Pascal
asked
Dec 28, 2025
by
avibootz
pascal
pascal-get-4-least-significant-bits-byte
get-4-least-significant-bits-byte
1
answer
21
views
How to find a pair with maximum product from int array in Pascal
asked
Dec 26, 2025
by
avibootz
pascal
pascal-pair-maximum-product-array
pair-maximum-product-array
1
answer
24
views
How to check whether a user string contains any forbidden words from a list in Pascal
asked
Dec 26, 2025
by
avibootz
pascal
pascal-check-user-string-contains-forbidden-words
check-user-string-contains-forbidden-words
1
answer
31
views
How to reverse the middle words of a string in Pascal
asked
Dec 25, 2025
by
avibootz
pascal
pascal-reverse-middle-words-string
reverse-middle-words-string
1
answer
37
views
How to remove the middle word from a string in Pascal
asked
Dec 24, 2025
by
avibootz
pascal
pascal-remove-middle-word-string
remove-middle-word-string
1
answer
35
views
How to check if the sum of two halves of a number is equal in Pascal
asked
Dec 22, 2025
by
avibootz
pascal
pascal-sum-two-halves-number-equal
sum-two-halves-number-equal
1
answer
19
views
How to check if two halves of a number are equal in Pascal
asked
Dec 21, 2025
by
avibootz
pascal
pascal-two-halves-number-equal
two-halves-number-equal
1
answer
41
views
How to check if two equal-length strings are at least 50% equal in Pascal
asked
Dec 20, 2025
by
avibootz
pascal
pascal-two-equal-length-strings-at-least-50-percent-equal
two-equal-length-strings-at-least-50-percent-equal
1
answer
44
views
How to check if two strings are isomorphic in Pascal
asked
Dec 19, 2025
by
avibootz
pascal
pascal-check-two-strings-isomorphic
check-two-strings-isomorphic
1
answer
43
views
How to remove text between parentheses in a string using Pascal
asked
Dec 17, 2025
by
avibootz
pascal
pascal-remove-text-between-parentheses-in-string
remove-text-between-parentheses-in-string
2
answers
52
views
How to print the boundary elements of a matrix in Pascal
asked
Dec 15, 2025
by
avibootz
pascal
pascal-print-boundary-elements-matrix
print-boundary-elements-matrix
1
answer
36
views
How to get the number of the day from the beginning of the year to a given date in Pascal
asked
Dec 13, 2025
by
avibootz
pascal
pascal-number-day-beginning-year
number-day-beginning-year
1
answer
34
views
How to move all special characters to the beginning of a string in Pascal
asked
Dec 12, 2025
by
avibootz
pascal
pascal-move-special-characters-beginning-string
move-special-characters-beginning-string
1
answer
36
views
How to find the missing number in an array containing numbers from 1 to n in O(1) time complexity with Pascal
asked
Dec 10, 2025
by
avibootz
pascal
pascal-missing-number-array-o1-time-complexity
missing-number-array-o1-time-complexity
1
answer
44
views
How to calculate the area of a triangle using Heron’s formula in Pascal
asked
Dec 9, 2025
by
avibootz
pascal
pascal-area-triangle-herons-formula
area-triangle-herons-formula
1
answer
33
views
How to check if a number is automorphic number in Pascal
asked
Dec 9, 2025
by
avibootz
pascal
pascal-automorphic-number
automorphic-number
1
answer
31
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
53
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
45
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
46
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
31
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
30
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
32
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
31
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
Page:
1
2
3
4
5
6
...
10
next »
...