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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
vbnet
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
cobol
c#-string
php-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
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
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
case-insensitively-check-character-exists-in-string
calculate-area-pentagon
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
Disclosure:
My content contains affiliate links.
Recent questions tagged PASCAL
42,029
questions
54,718
answers
573
users
Recent questions tagged PASCAL
1
answer
5
views
How to perform multiple 5‑card draws from a shuffled 52‑card deck in Pascal
asked
8 hours
ago
by
avibootz
pascal
pascal-perform-multiple-5-card-draws-from-52-card-deck
perform-multiple-5-card-draws-from-52-card-deck
1
answer
5
views
How to pick 5 random cards from a 52‑card deck in Pascal
asked
1 day
ago
by
avibootz
pascal
pascal-pick-5-random-cards-from-a-52-card-deck
pick-5-random-cards-from-a-52-card-deck
2
answers
10
views
How to randomly place a random value in each row of an 8x8 int array with zero values in Pascal
asked
1 day
ago
by
avibootz
pascal
pascal-randomly-place-random-value-each-row-8-8-int-array
randomly-place-random-value-each-row-8-8-int-array
1
answer
8
views
How to display string letters sorted by frequency in Pascal
asked
2 days
ago
by
avibootz
pascal
pascal-display-string-letters-sorted-by-frequency
display-string-letters-sorted-by-frequency
1
answer
9
views
How to find the frequency of each digit (0–9) in a number with Pascal
asked
3 days
ago
by
avibootz
pascal
pascal-find-frequency-each-digit-in-number
find-frequency-each-digit-in-number
1
answer
8
views
How to find all divisors of a number in Pascal
asked
4 days
ago
by
avibootz
pascal
pascal-find-all-divisors-of-number
find-all-divisors-of-number
1
answer
13
views
How to reverse a singly linked list in-place in Pascal
asked
5 days
ago
by
avibootz
pascal
pascal-reverse-singly-linked-list-in-place
reverse-singly-linked-list-in-place
1
answer
13
views
How to iterate an array from the middle outward (stepping left and right alternately) in Pascal
asked
6 days
ago
by
avibootz
pascal
pascal-iterate-array-from-middle-outward
iterate-array-from-middle-outward
1
answer
14
views
How to calculates the distance between two decimal numbers (absolute difference) in Pascal
asked
Jun 28
by
avibootz
pascal
pascal-calculates-distance-between-two-decimal-numbers
calculates-distance-between-two-decimal-numbers
1
answer
23
views
How to determine whether an n‑bit binary number is divisible by 5 in Pascal
asked
Jun 27
by
avibootz
pascal
pascal-determine-whether-n-bit-binary-number-divisible-by-5
determine-whether-n-bit-binary-number-divisible-by-5
1
answer
15
views
How to check whether a number is positive/zero/negative without using conditional statements in Pascal
asked
Jun 27
by
avibootz
pascal
pascal-check-positive-zero-negative-without-conditional-statements
check-positive-zero-negative-without-conditional-statements
1
answer
25
views
How to case-insensitively check if a character exists in a string with Pascal
asked
Jun 26
by
avibootz
pascal
pascal-case-insensitively-check-character-exists-in-string
case-insensitively-check-character-exists-in-string
1
answer
20
views
How to check if a character exists in a string with Pascal
asked
Jun 26
by
avibootz
pascal
check-character-exists-string
1
answer
18
views
How to zero every n-bit from a number if that bit is 1 in Pascal
asked
Jun 25
by
avibootz
pascal
pascal-zero-every-n-bit-from-number
zero-every-n-bit-from-number
1
answer
22
views
How to remove multiple bits from a number and shift the remaining bits right to fill the gaps in Pascal
asked
Jun 24
by
avibootz
pascal
pascal-remove-multiple-bits-shift-remaining-bits-right-to-fill-gaps
remove-multiple-bits-shift-remaining-bits-right-to-fill-gaps
1
answer
20
views
How to remove a bit from a number and shift all bits to the right to fill the gap in Pascal
asked
Jun 23
by
avibootz
pascal
pascal-remove-bit-from-number-shift-bits-right-to-fill-the-gap
remove-bit-from-number-shift-bits-right-to-fill-the-gap
1
answer
25
views
How to combine two 32-bit values into one 64-bit value Pascal
asked
Jun 22
by
avibootz
pascal
pascal-combine-two-32-bit-values-into-one-64-bit-value
combine-two-32-bit-values-into-one-64-bit-value
1
answer
21
views
How to rank elements of an integer array based on their sorted order in Pascal
asked
Jun 21
by
avibootz
pascal
pascal-rank-elements-array-based-on-sorted-order
rank-elements-array-based-on-sorted-order
1
answer
22
views
How to rank elements of an array in Pascal
asked
Jun 21
by
avibootz
pascal
pascal-rank-elements-array
rank-elements-array
1
answer
21
views
How to find the first Pythagorean triple in Pascal
asked
Jun 19
by
avibootz
pascal
pascal-find-first-pythagorean-triple
find-first-pythagorean-triple
1
answer
23
views
How to find the first 3 primitive Pythagorean triples in Pascal
asked
Jun 19
by
avibootz
pascal
pascal-find-first-3-pythagorean-triple
find-first-3-pythagorean-triple
1
answer
21
views
How to multiply two long numbers in Pascal
asked
Jun 18
by
avibootz
pascal
pascal-multiply-two-long-numbers
multiply-two-long-numbers
1
answer
26
views
How to find the country code by the country name in Pascal
asked
Jun 17
by
avibootz
pascal
pascal-find-country-code-by-country-name
find-country-code-by-country-name
1
answer
36
views
How to flatten a 2D array into a sorted one-dimensional array in Pascal
asked
Jun 16
by
avibootz
pascal
pascal-flatten-2d-array-into-sorted-one-dimensional-array
flatten-2d-array-into-sorted-one-dimensional-array
1
answer
34
views
How to find the first 3 integers equal to the sum of their digits raised to some power in Pascal
asked
Jun 15
by
avibootz
pascal
pascal-first-3-integers-equal-sum-their-digits-raised-some-power
first-3-integers-equal-sum-their-digits-raised-some-power
1
answer
39
views
How to find the first integer equal to the sum of its digits raised to some power in Pascal
asked
Jun 14
by
avibootz
pascal
pascal-first-integer-equal-sum-its-digits-raised-some-power
first-integer-equal-sum-its-digits-raised-some-power
1
answer
38
views
How to find the first power of 2 whose leading digits are 12 in Pascal
asked
Jun 13
by
avibootz
pascal
pascal-first-power-of-2-whose-leading-digits-are-12
first-power-of-2-whose-leading-digits-are-12
1
answer
38
views
How to find the first 10 prime Fibonacci numbers in Pascal
asked
Jun 12
by
avibootz
pascal
pascal-first-10-prime-fibonacci-numbers
first-10-prime-fibonacci-numbers
1
answer
32
views
How to represent currency in Pascal
asked
Jun 11
by
avibootz
pascal
pascal-represent-currency
represent-currency
2
answers
43
views
How to find all possible ways to write a positive integer as a sum of positive integers in Pascal
asked
Jun 10
by
avibootz
pascal
pascal-ways-to-write-positive-integer-as-sum-of-positive-integers
ways-to-write-positive-integer-as-sum-of-positive-integers
3
answers
54
views
How to enforce immutability to prevent the modification of values in Pascal
asked
Jun 9
by
avibootz
pascal
pascal-enforce-immutability
enforce-immutability
1
answer
32
views
How to convert between mm, cm, meters, kilometers, miles, feet, yards, and inches in Pascal
asked
Jun 7
by
avibootz
pascal
pascal-convert-mm-cm-meters-km-miles-feet-yards-inches
convert-mm-cm-meters-km-miles-feet-yards-inches
1
answer
26
views
How to convert meters to kilometers, miles, feet, yards, and inches in Pascal
asked
Jun 7
by
avibootz
pascal
pascal-meters-to-kilometers-miles-feet-yards-inches
meters-to-kilometers-miles-feet-yards-inches
2
answers
47
views
How to calculate the area of a pentagon in Pascal
asked
Jun 6
by
avibootz
pascal
pascal-calculate-area-pentagon
calculate-area-pentagon
1
answer
34
views
How to find A and B where A and B are prime numbers and A * B = 12349 in Pascal
asked
Jun 5
by
avibootz
pascal
pascal-a-b-prime-a-mul-b-equal-12349-find-a-b
a-b-prime-a-mul-b-equal-12349-find-a-b
1
answer
36
views
How to represent the ABCs as a 5-letter binary code using A for 0 and B for 1 in Pascal
asked
Jun 3
by
avibootz
pascal
pascal-represent-abc-5-letter-binary-code-a-for-0-b-for-1
represent-abc-5-letter-binary-code-a-for-0-b-for-1
1
answer
36
views
How to remove parentheses and the text inside them from a string in Pascal
asked
Jun 1
by
avibootz
pascal
pascal-remove-parentheses-and-text-from-a-string
remove-parentheses-and-text-from-a-string
1
answer
37
views
How to find the day of the week on any given date in Pascal
asked
May 31
by
avibootz
pascal
pascal-date
pascal-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
31
views
How to convert only the date without time to a string in Pascal
asked
May 30
by
avibootz
pascal
pascal-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
39
views
How to print all log lines containing a specific date from a text block in Pascal
asked
May 30
by
avibootz
pascal
pascal-print-all-log-lines-containing-specific-date
print-all-log-lines-containing-specific-date
1
answer
41
views
How to print the log line containing a specific date from a text block in Pascal
asked
May 30
by
avibootz
pascal
pascal-print-log-line-containing-specific-date
print-log-line-containing-specific-date
1
answer
32
views
How to calculate % change from X to Y in Pascal
asked
May 29
by
avibootz
pascal
pascal-calculate-percent-change-from-x-to-y
calculate-percent-change-from-x-to-y
1
answer
40
views
How to calculate the number of days until Christmas from today in Pascal
asked
May 28
by
avibootz
pascal
pascal-calculate-days-until-christmas
calculate-days-until-christmas
1
answer
39
views
How to print every month between two years that contains five full weekends (Fri, Sat, Sun) in Pascal
asked
May 28
by
avibootz
pascal
pascal-every-month-between-two-years-contains-five-full-weekends
every-month-between-two-years-contains-five-full-weekends
3
answers
55
views
How to measure function execution time in Pascal
asked
May 27
by
avibootz
pascal
pascal-measure-function-execution-time
measure-function-execution-time
1
answer
40
views
How to print every month in a specified year that contains five full weekends (Fri, Sat, Sun) in Pascal
asked
May 26
by
avibootz
pascal
-very-month-in-specified-year-contains-five-full-weekends
every-month-in-specified-year-contains-five-full-weekends
1
answer
43
views
How to transpose a matrix (swap rows and columns) in Pascal
asked
May 25
by
avibootz
pascal
pascal-transpose-matrix
transpose-matrix
1
answer
44
views
How to implement matrix multiplication in Pascal
asked
May 25
by
avibootz
pascal
pascal-implement-matrix-multiplication
implement-matrix-multiplication
1
answer
37
views
How to find the dates of the last Sunday of each month of a given year in Pascal
asked
May 24
by
avibootz
pascal
pascal-dates-of-last-sunday-each-month-given-year
dates-of-last-sunday-each-month-given-year
1
answer
33
views
How to find the dates of the last Fridays of each month of a given year in Pascal
asked
May 23
by
avibootz
pascal
pascal-dates-of-last-fridays-each-month-given-year
dates-of-last-fridays-each-month-given-year
Page:
1
2
3
4
5
6
...
13
next »
...