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
sql
winapi
mysql
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
remove-last-occurrence-word-string
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
Disclosure:
My content contains affiliate links.
Recent questions tagged PASCAL
39,959
questions
51,901
answers
573
users
Recent questions tagged PASCAL
1
answer
59
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
60
views
How to count words in a string with Pascal
asked
Nov 2, 2025
by
avibootz
pascal
pascal-string
1
answer
45
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
51
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
37
views
How to round a number to the next power of 2 in Pascal
asked
Oct 29, 2025
by
avibootz
pascal
pascal-word
1
answer
40
views
How to check if a word is all uppercase or lowercase or capitalized in Pascal
asked
Oct 27, 2025
by
avibootz
pascal
pascal-word
1
answer
32
views
How to swap all odd and even bits in Pascal
asked
Oct 26, 2025
by
avibootz
pascal
pascal-bits
1
answer
43
views
How to create a 2-letter permutation from A, B, C, and D in Pascal
asked
Oct 24, 2025
by
avibootz
pascal
pascal-permutation
1
answer
46
views
How to rotate array elements left N times in Pascal
asked
Oct 22, 2025
by
avibootz
pascal
pascal-array
1
answer
47
views
How to find the digit next to a given digit in a number with Pascal
asked
Oct 18, 2025
by
avibootz
pascal
pascal-digits
1
answer
38
views
How to resize an array in Pascal
asked
Oct 14, 2025
by
avibootz
pascal
pascal-array
pascal-resize
1
answer
42
views
How to calculate the Euclidean distance between two points in Pascal
asked
Oct 12, 2025
by
avibootz
pascal
pascal-euclidean-distance
1
answer
62
views
How to group elements of an array based on their first occurrence in Pascal
asked
Oct 10, 2025
by
avibootz
pascal
pascal-array
1
answer
42
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 20 in Pascal
asked
Oct 10, 2025
by
avibootz
pascal
pascal-lmc
1
answer
43
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 10 in Pascal
asked
Oct 10, 2025
by
avibootz
pascal
pascal-lcm
1
answer
56
views
How to generate a random HEX RGB color code in Pascal
asked
Oct 9, 2025
by
avibootz
pascal
pascal-rgb
pascal-random
1
answer
43
views
How to generate a random RGB color code in Pascal
asked
Oct 9, 2025
by
avibootz
pascal
pascal-rgb
pascal-random
2
answers
52
views
How to search for a number in a sorted matrix in Pascal
asked
Oct 7, 2025
by
avibootz
pascal
pascal-matrix
pascal-search
1
answer
55
views
How to rotate a square matrix 90 degrees to the left in Pascal
asked
Oct 6, 2025
by
avibootz
pascal
pascal-matrix
1
answer
57
views
How to calculate the median of a matrix in Pascal
asked
Oct 5, 2025
by
avibootz
pascal
pascal-median
pascal-matrix
1
answer
51
views
How to check whether an array is subset of another array in Pascal
asked
Oct 4, 2025
by
avibootz
pascal
pascal-array
1
answer
47
views
How to find the second biggest number in a set of random numbers in Pascal
asked
Oct 4, 2025
by
avibootz
pascal
pascal-second-biggest
1
answer
60
views
How to convert an int array to an int number in Pascal
asked
Oct 4, 2025
by
avibootz
pascal
pascal-array
1
answer
51
views
How to find a common element in all rows of a given matrix with sorted rows in Pascal
asked
Oct 3, 2025
by
avibootz
pascal
pascal-matrix
1
answer
49
views
How to allocate a matrix dynamically in Pascal
asked
Oct 2, 2025
by
avibootz
pascal
pascal-allocation
pascal-matrix
2
answers
69
views
How to get matrix size in Pascal
asked
Oct 2, 2025
by
avibootz
pascal
pascal-matrix
1
answer
58
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using Pascal
asked
Oct 1, 2025
by
avibootz
pascal
pascal-matrix
1
answer
55
views
How to check whether a matrix is a magic square or not in Pascal
asked
Sep 30, 2025
by
avibootz
pascal
pascal-matrix
2
answers
71
views
How to check whether a string can be segmented into a sequence of words from a dictionary in Pascal
asked
Sep 27, 2025
by
avibootz
pascal
pascal-string
1
answer
67
views
How to reverse a word in a string with Pascal
asked
Sep 26, 2025
by
avibootz
pascal
pascal-string
pascal-reverse
1
answer
68
views
How to remove the first word from string in Pascal
asked
Sep 25, 2025
by
avibootz
pascal
pascal-string
pascal-remove
1
answer
70
views
How to remove the last word from a string in Pascal
asked
Sep 24, 2025
by
avibootz
pascal
pascal-string
pascal-remove
1
answer
64
views
How to reverse each word in a string with Pascal
asked
Sep 24, 2025
by
avibootz
pascal
pascal-string
pascal-reverse
2
answers
81
views
How to reverse the order of the words in a string with Pascal
asked
Sep 24, 2025
by
avibootz
pascal
pascal-reverse-order-words-string
reverse-order-words-string
1
answer
76
views
How to get the median of two sorted arrays in Pascal
asked
Sep 23, 2025
by
avibootz
pascal
pascal-array
pascal-median
1
answer
65
views
How to find the longest repeating substring in a string with Pascal
asked
Sep 22, 2025
by
avibootz
pascal
pascal-substring
1
answer
51
views
How to find the smallest letter in a sorted array that is larger than a given letter in Pascal
asked
Sep 20, 2025
by
avibootz
pascal
pascal-array
1
answer
37
views
How to implement binary search in Pascal
asked
Sep 20, 2025
by
avibootz
pascal
pascal-binary-search
1
answer
43
views
How to find the maximum sum of a subarray in Pascal
asked
Sep 20, 2025
by
avibootz
pascal
pascal-subarray
1
answer
44
views
How to generate a random hexadecimal string in Pascal
asked
Sep 17, 2025
by
avibootz
pascal
pascal-hexadecimal
1
answer
57
views
How to check whether number is perfect square or not in Pascal
asked
Sep 16, 2025
by
avibootz
pascal
pascal-square
1
answer
45
views
How to check if a number is lead number (sum of even digits is equal to the sum of odd digits) in Pascal
asked
Sep 16, 2025
by
avibootz
pascal
pascal-digits
1
answer
61
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in Pascal
asked
Sep 14, 2025
by
avibootz
pascal
pascal-binary
1
answer
69
views
How to find the two elements in an array whose sum is closest to zero in Pascal
asked
Sep 12, 2025
by
avibootz
pascal
pascal-array
1
answer
74
views
How to check if two given words are present in a string in Pascal
asked
Sep 12, 2025
by
avibootz
pascal
pascal-string
1
answer
37
views
How to convet decimal number base-12 number in Pascal
asked
Sep 10, 2025
by
avibootz
pascal
pascal-base-12
1
answer
42
views
How to print the season name of the year based on the month number in Pascal
asked
Sep 9, 2025
by
avibootz
pascal
pascal-season-month
1
answer
40
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in Pascal
asked
Sep 7, 2025
by
avibootz
pascal
pascal-path
1
answer
49
views
How to find sum of the first N even numbers in Pascal
asked
Sep 5, 2025
by
avibootz
pascal
pascal-sum
1
answer
60
views
How to find the element that appears once in an array where other elements appear in pairs with Pascal
asked
Sep 5, 2025
by
avibootz
pascal
pascal-array
Page:
« prev
1
2
3
4
5
6
7
8
...
10
next »
...