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
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
measure-function-execution-time
Disclosure:
My content contains affiliate links.
Recent questions tagged PASCAL
42,844
questions
55,671
answers
573
users
Recent questions tagged PASCAL
1
answer
72
views
How to find keyword matching between multiple text blocks in Pascal
asked
May 22
by
avibootz
pascal
pascal-find-keyword-matching-between-multiple-text-blocks
find-keyword-matching-between-multiple-text-blocks
1
answer
74
views
How to find keyword matching between 2 text blocks in Pascal
asked
May 22
by
avibootz
pascal
pascal-find-keyword-matching-between-2-text-blocks
find-keyword-matching-between-2-text-blocks
1
answer
83
views
How to sort the words in a string with Pascal
asked
May 21
by
avibootz
pascal
pascal-sort-words-string
sort-words-string
1
answer
84
views
How to format a date using different formats in Pascal
asked
May 20
by
avibootz
pascal
pascal-format-date-different-formats
format-date-different-formats
1
answer
89
views
How to convert seconds into weeks, days, hours, minutes, and seconds in Pascal
asked
May 19
by
avibootz
pascal
pascal-seconds-into-weeks-days-hours-minutes-seconds
seconds-into-weeks-days-hours-minutes-seconds
1
answer
78
views
How to move a character from left to right on the console screen in Pascal
asked
May 19
by
avibootz
pascal
pascal-string-move-character-left-right-console-screen
move-character-left-right-console-screen
1
answer
85
views
How to sort a list of files by name, extension, dates, and size in Pascal
asked
May 17
by
avibootz
pascal
pascal-sort-list-files-by-name-extension-dates-size
sort-list-files-by-name-extension-dates-size
1
answer
88
views
How to create a list of random file names, including extension, dates, and file size in Pascal
asked
May 16
by
avibootz
pascal
pascal-file
pasca-list-random-file-names-extension-dates-size
list-random-file-names-extension-dates-size
1
answer
73
views
How to create a list of random dates in Pascal
asked
May 15
by
avibootz
pascal
pascal-create-list-random-dates
create-list-random-dates
1
answer
93
views
How to compress and decompress repeated string characters by storing the repeated length (RLE) in Pascal
asked
May 14
by
avibootz
pascal
pascal-compress-decompress-repeated-string-characters
compress-decompress-repeated-string-characters
1
answer
77
views
How to implement a stack in Pascal
asked
May 13
by
avibootz
pascal
pascal-implement-stack
implement-stack
1
answer
77
views
How to calculate the 100th term of the sequence 8, 64, 80, 136, 152 in Pascal
asked
May 12
by
avibootz
pascal
pascal-calculate-100th-term-of-sequence-8-64-80-136-152
calculate-100th-term-of-sequence-8-64-80-136-152
1
answer
66
views
How to calculate the next number in the sequence 8, 64, 80, 136, 152 with Pascal
asked
May 11
by
avibootz
pascal
pascal-calculate-next-number-sequence-8-64-80-136-152
calculate-next-number-sequence-8-64-80-136-152
1
answer
80
views
How to convert an array of multi‑digit numbers to a number in Pascal
asked
May 11
by
avibootz
pascal
pascal-array-multi-digit-numbers-to-number
array-multi-digit-numbers-to-number
1
answer
86
views
How to create a sorted unique array from a matrix in Pascal
asked
May 7
by
avibootz
pascal
pascal-sorted-unique-array-from-matrix
sorted-unique-array-from-matrix
1
answer
87
views
How to create a common sorted unique array from 3 integer arrays in Pascal
asked
May 6
by
avibootz
pascal
pascal-common-sorted-unique-array-from-arrays
common-sorted-unique-array-from-arrays
1
answer
91
views
How to convert an integer into its written‑out English words in Pascal
asked
May 5
by
avibootz
pascal
pascal-convert-integer-english-words
convert-integer-english-words
1
answer
68
views
How to calculate all the less than 500 additive prime numbers in Pascal
asked
May 4
by
avibootz
pascal
pascal-calculate-additive-prime
calculate-additive-prime
1
answer
93
views
How to define a terabyte constant in Pascal
asked
May 3
by
avibootz
pascal
pascal-terabyte-constant
terabyte-constant
1
answer
76
views
How to define an exabyte constant in Pascal
asked
May 3
by
avibootz
pascal
pascal-exabyte-constant
exabyte-constant
1
answer
89
views
How to define a petabyte constant in Pascal
asked
May 2
by
avibootz
pascal
pascal-petabyte-constant
petabyte-constant
2
answers
107
views
How to remove multiple spaces from a string in Pascal
asked
May 1
by
avibootz
pascal
pascal-remove-multiple-spaces-string
remove-multiple-spaces-string
1
answer
99
views
How to remove comments from a string in Pascal
asked
May 1
by
avibootz
pascal
pascal-remove-comments-string
remove-comments-string
1
answer
93
views
How to use math functions and constants in Pascal
asked
Apr 30
by
avibootz
pascal
pascal-math-functions-constants
math-functions-constants
4
answers
149
views
How to create a function with an optional parameter in Pascal
asked
Apr 29
by
avibootz
pascal
pascal-function-optional-parameter
function-optional-parameter
1
answer
85
views
How to build a pyramid from the numbers 3, 7, 5, 2, 4, 8, 6, 9, 0, 3 in Pascal
asked
Apr 28
by
avibootz
pascal
pascal-build-pyramid-from-numbers
build-pyramid-from-numbers
1
answer
107
views
How to write a generic swap multiple function in Pascal
asked
Apr 28
by
avibootz
pascal
pascal-generic-swap-multiple-function
generic-swap-multiple-function
1
answer
101
views
How to decode Leet Speak (where numbers resemble letters (7->T, 1->I, 5->S, 3 -> E)) in Pascal
asked
Apr 27
by
avibootz
pascal
pascal-decode-leet-speak
decode-leet-speak
1
answer
76
views
How to convert "7H15 M3554G3" into words in Pascal
asked
Apr 27
by
avibootz
pascal
pascal-convert-7h15-m3554g3-into-words
convert-7h15-m3554g3-into-words
1
answer
80
views
How to express a decimal number as a fixed-length string with leading zeros in Pascal
asked
Apr 26
by
avibootz
pascal
pascal-decimal-number-to-string-leading-zeros
decimal-number-to-string-leading-zeros
1
answer
84
views
How to create an enumeration of constants with and without explicit values in Pascal
asked
Apr 25
by
avibootz
pascal
pascal-create-enumeration-with-without-values
create-enumeration-with-without-values
1
answer
82
views
How to validate a password (must contain uppercase, lowercase, digit, and special character) in Pascal
asked
Apr 25
by
avibootz
pascal
pascal-validate-password
validate-password
1
answer
89
views
How to reconstruct a full sparse matrix from a compact (triplet) matrix in Pascal
asked
Apr 25
by
avibootz
pascal
pascal-reconstruct-sparse-matrix-from-compact-triplet-matrix
reconstruct-sparse-matrix-from-compact-triplet-matrix
1
answer
100
views
How to compact a sparse matrix in Pascal
asked
Apr 24
by
avibootz
pascal
pascal-compact-sparse-matrix
compact-sparse-matrix
1
answer
99
views
How to check if a given matrix is a sparse matrix (contains a large number of zeros) in Pascal
asked
Apr 23
by
avibootz
pascal
pascal-check-sparse-matrix
check-sparse-matrix
1
answer
86
views
How to search for a word in a grid of characters with Pascal
asked
Apr 23
by
avibootz
pascal
pascal-search
pascal-grid
pascal-search-word-grid-characters
search-word-grid-characters
1
answer
91
views
How to extract a substring between two tags [start] [end] in a string with Pascal
asked
Apr 21
by
avibootz
pascal
pascal-extract-substring-between-two-tags
extract-substring-between-two-tags
1
answer
93
views
How to calculate the dot product of two arrays in Pascal
asked
Apr 20
by
avibootz
pascal
pascal-dot-product-two-arrays
dot-product-two-arrays
1
answer
96
views
How to localize date format in Pascal
asked
Apr 19
by
avibootz
pascal
pascal-localize-date-format
localize-date-format
1
answer
119
views
How to get the number of days needed to wait after a day (a[i]) gets warmer given an array of temperatures in Pascal
asked
Apr 18
by
avibootz
pascal
pascal-daily-temperatures-days-wait-gets-warmer
daily-temperatures-days-wait-gets-warmer
1
answer
95
views
How to check if a string is title case in Pascal
asked
Apr 17
by
avibootz
pascal
pascal-check-string-title-case
check-string-title-case
8
answers
209
views
How to copy a string in Pascal
asked
Apr 16
by
avibootz
pascal
copy-string
1
answer
97
views
How to represent the Boolean "true" and "false" in Pascal
asked
Apr 14
by
avibootz
pascal
pascal-represent-boolean-true-false
represent-boolean-true-false
1
answer
106
views
How to find the next number in the series 14, 25, 47, 91 with Pascal
asked
Apr 14
by
avibootz
pascal
pascal-next-number-series-14-25-47-91
next-number-series-14-25-47-91
1
answer
92
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
Apr 13
by
avibootz
pascal
pascal-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
2
answers
119
views
How to create an infinite loop in Pascal
asked
Apr 11
by
avibootz
pascal
pascal-create-infinite-loop
create-infinite-loop
4
answers
128
views
How to write a loop with a specified step in Pascal
asked
Apr 10
by
avibootz
pascal
pascal-loop-specified-step
loop-specified-step
1
answer
110
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
93
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
95
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
Page:
« prev
1
2
3
4
5
6
7
8
...
14
next »
...