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
win32
groovy
winapi
sql
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
swift-string
c-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
c-array
swift-array
typescript-string
cobol
php-array
javascript-array
rust-vector
vbnet
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
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
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
create-infinite-loop
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
represent-boolean-true-false
different-functions-check-number-power-of-2
get-last-word-string
remove-last-word-string
calculate-surface-area-cuboid
remove-last-occurrence-word-string
Disclosure:
My content contains affiliate links.
Recent questions tagged pascal
40,695
questions
53,044
answers
573
users
Recent questions tagged pascal
8
answers
23
views
How to copy a string in Pascal
asked
23 hours
ago
by
avibootz
pascal
copy-string
1
answer
17
views
How to represent the Boolean "true" and "false" in Pascal
asked
2 days
ago
by
avibootz
pascal
pascal-represent-boolean-true-false
represent-boolean-true-false
1
answer
21
views
How to find the next number in the series 14, 25, 47, 91 with Pascal
asked
2 days
ago
by
avibootz
pascal
pascal-next-number-series-14-25-47-91
next-number-series-14-25-47-91
1
answer
18
views
How to calculate relative past time from a given date & time (e.g., 3 hours ago, 5 days ago, a month ago) in Pascal
asked
3 days
ago
by
avibootz
pascal
pascal-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
2
answers
23
views
How to create an infinite loop in Pascal
asked
5 days
ago
by
avibootz
pascal
pascal-create-infinite-loop
create-infinite-loop
4
answers
20
views
How to write a loop with a specified step in Pascal
asked
6 days
ago
by
avibootz
pascal
pascal-loop-specified-step
loop-specified-step
1
answer
26
views
How to add a new interval into a sorted array of non‑overlapping intervals in Pascal
asked
Apr 9
by
avibootz
pascal
pascal-add-interval-into-sorted-array-non-overlapping-intervals
add-interval-into-sorted-array-non-overlapping-intervals
1
answer
20
views
How to print text diagonally from left to right recursively in Pascal
asked
Apr 8
by
avibootz
pascal
pascal-print-text-diagonally-from-left-to-right-recursively
print-text-diagonally-from-left-to-right-recursively
1
answer
23
views
How to detect whether any intervals overlap in an array of start and end times with Pascal
asked
Apr 8
by
avibootz
pascal
pascal-detect-intervals-overlap-array-start-end-times
detect-intervals-overlap-array-start-end-times
1
answer
23
views
How to print text diagonally from left to right in Pascal
asked
Apr 7
by
avibootz
pascal
pascal-print-text-diagonally-from-left-to-right
print-text-diagonally-from-left-to-right
2
answers
27
views
How to find the maximum value we can achieve by picking k elements from an array in Pascal
asked
Apr 5
by
avibootz
pascal
pascal-maximum-value-k-elements-array
maximum-value-k-elements-array
1
answer
25
views
How to reverse the bits of a number in Pascal
asked
Apr 4
by
avibootz
pascal
pascal-reverse-bits-number
reverse-bits-number
1
answer
28
views
How to check whether only 2 bits in a number at a specific position are on (edge‑case‑safe) with Pascal
asked
Apr 3
by
avibootz
pascal
pascal-check-2-number-bits-specific-position-on-edge-case-safe
check-2-number-bits-specific-position-on-edge-case-safe
1
answer
25
views
How to toggle a bit at specific position in Pascal
asked
Apr 3
by
avibootz
pascal
pascal-toggle-bit-specific-position
toggle-bit-specific-position
2
answers
42
views
How to write 4 different functions that check if a number is a power of 2 in Pascal
asked
Apr 2
by
avibootz
pascal
pascal-different-functions-check-number-power-of-2
different-functions-check-number-power-of-2
1
answer
25
views
How to write 6 different functions that accept 5 or 7 and return the other number, without using if,switch in Pascal
asked
Mar 31
by
avibootz
pascal
pascal-different-functions-accept-5-7-return-other-number
different-functions-accept-5-7-return-other-number
1
answer
22
views
How to copy bits from M into N (numbers) between bit positions i and j (edge‑case‑safe) in Pascal
asked
Mar 30
by
avibootz
pascal
pascal-bits
pascal-copy-bits-m-into-n-between-positions-edge-case-safe
copy-bits-m-into-n-between-positions-edge-case-safe
1
answer
36
views
How to get the word before the last word from a string (edge‑case‑safe) in Pascal
asked
Mar 29
by
avibootz
pascal
pascal-string
pasca-
get-word-before-last-string-edge-case-safe
1
answer
33
views
How to get the last word of a string in Pascal
asked
Mar 27
by
avibootz
pascal
pascal-string
pascal-get-last-word-string
get-last-word-string
1
answer
27
views
How to find the median among three given numbers in Pascal
asked
Mar 26
by
avibootz
pascal
pascal-median-among-three-given-numbers
median-among-three-given-numbers
1
answer
30
views
How to find the smallest number greater than a given number, using the same digits in Pascal
asked
Mar 25
by
avibootz
pascal
pascal-smallest-number-greater-given-number-same-digits
smallest-number-greater-given-number-same-digits
2
answers
46
views
How to produce a sequential count in octal, starting at zero in Pascal
asked
Mar 24
by
avibootz
pascal
pascal-sequential-count-octal
sequential-count-octal
2
answers
35
views
How to iterate over a collection of key-value pairs (associative array) in Pascal
asked
Mar 22
by
avibootz
pascal
pascal-iterate-collection-key-value-pairs
iterate-collection-key-value-pairs
1
answer
34
views
How to calculate the Ethiopian multiplication in Pascal
asked
Mar 17
by
avibootz
pascal
pascal-ethiopian-multiplication
ethiopian-multiplication
1
answer
24
views
How to calculate the percentage of a percentage in Pascal
asked
Mar 17
by
avibootz
pascal
-percentage-of-percentage
percentage-of-percentage
1
answer
30
views
How to calculate the percentage change between two values in Pascal
asked
Mar 16
by
avibootz
pascal
pascal-percentage-change-between-two-values
percentage-change-between-two-values
1
answer
31
views
How to write the 7 Boom game. If a number is divided by 7 or includes the digit 7, the user writes Boom in Pascal
asked
Mar 15
by
avibootz
pascal
pascal-7-boom-game
7-boom-game
1
answer
26
views
How to find the longest shared prefix among all words in a string with Pascal
asked
Mar 13
by
avibootz
pascal
pascal-longest-shared-prefix-words-string
longest-shared-prefix-words-string
1
answer
29
views
How to group words in a string by the first N letters in Pascal
asked
Mar 13
by
avibootz
pascal
pascal-group-words-string-first-n-letter
group-words-string-first-n-letter
1
answer
35
views
How to find the longest common prefix of all the words in a string with Pascal
asked
Mar 11
by
avibootz
pascal
pascal-longest-common-prefix-all-words-string
longest-common-prefix-all-words-string
1
answer
27
views
How to split a string on multiple multi‑character delimiters (and keep them) in Pascal
asked
Mar 9
by
avibootz
pascal
pascal-split-string-multiple-multi-character-delimiters
split-string-multiple-multi-character-delimiters
2
answers
43
views
How to split a string on multiple single‑character delimiters (and keep them) in Pascal
asked
Mar 9
by
avibootz
pascal
pascal-split-string-multiple-single-character-delimiters
split-string-multiple-single-character-delimiters
1
answer
33
views
How to remove all adjacent duplicate characters from a string until no more can be removed in Pascal
asked
Mar 7
by
avibootz
pascal
pascal-remove-adjacent-duplicate-characters-string
remove-adjacent-duplicate-characters-string
1
answer
43
views
How to reverse only the alphabetic characters in a string, keeping other characters in place with Pascal
asked
Mar 6
by
avibootz
pascal
pascal-reverse-only-alphabetic-characters
reverse-only-alphabetic-characters
1
answer
46
views
How to find missing alphabet characters from a string in Pascal
asked
Mar 6
by
avibootz
pascal
pascal-missing-alphabet-characters-string
missing-alphabet-characters-string
2
answers
48
views
How to calculate the remainder in Pascal
asked
Mar 4
by
avibootz
pascal
pascal-calculate-remainder
calculate-remainder
1
answer
39
views
How to calculate the surface area of cuboid in Pascal
asked
Mar 3
by
avibootz
pascal
pascal-cuboid
pascal-calculate-surface-area-cuboid
calculate-surface-area-cuboid
1
answer
35
views
How to find the longest word in a string with Pascal
asked
Mar 2
by
avibootz
pascal
pascal-string
pascal-longest-word-in-string
longest-word-in-string
1
answer
32
views
How to print the characters need to be removed so that two strings become anagram in Pascal
asked
Mar 2
by
avibootz
pascal
pascal-characters-removed-two-strings-become-anagram
characters-removed-two-strings-become-anagram
1
answer
29
views
How to check if a string contains only 0 and 1 and is divisible by 7 in Pascal
asked
Mar 1
by
avibootz
pascal
pascal-string-contains-only-0-and-1-is-divisible-by-7
string-contains-only-0-and-1-is-divisible-by-7
2
answers
33
views
How to check if every digit in a number appears only once in Pascal
asked
Feb 26
by
avibootz
pascal
pascal-check-digits-number-appears-once
check-digits-number-appears-once
1
answer
35
views
How to check if a number is pandigital in Pascal
asked
Feb 25
by
avibootz
pascal
pascal-check-number-pandigitaln
check-number-pandigitaln
1
answer
26
views
How to find all happy numbers in a specific range with Pascal
asked
Feb 24
by
avibootz
pascal
pascal-find-happy-numbers-in-specific-range
find-happy-numbers-in-specific-range
1
answer
27
views
How to check if a number is a happy number in Pascal
asked
Feb 23
by
avibootz
pascal
pascal-check-if-number-is-happy-number
check-if-number-is-happy-number
2
answers
43
views
How to remove newlines from a string Pascal
asked
Feb 21
by
avibootz
pascal
pascal-remove-newlines-from-string
remove-newlines-from-string
1
answer
32
views
How to convert a number to any base in Pascal
asked
Feb 21
by
avibootz
pascal
pascal-convert-number-to-any-base
convert-number-to-any-base
1
answer
34
views
How to convert meters to yards and vice versa in Pascal
asked
Feb 20
by
avibootz
pascal
pascal-convert-meters-yards-vice-versa
convert-meters-yards-vice-versa
1
answer
33
views
How to count uppercase, lowercase, special characters, and numeric values in Pascal
asked
Feb 20
by
avibootz
pascal
pascal-count-uppercase-lowercase-special-characters-numeric
count-uppercase-lowercase-special-characters-numeric
1
answer
32
views
How to simulate rolling two dice (game cubes) with values 1–6 in Pascal
asked
Feb 18
by
avibootz
pascal
pascal-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
1
answer
39
views
How to remove the last n occurrences of a substring in a string in Pascal
asked
Feb 15
by
avibootz
pascal
pascal-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
Page:
1
2
3
4
5
6
...
11
next »
...