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
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
bash
pascal-string
f#
opengl
kotlin-string
swift-string
go-string
c-string
cpp-string
vbnet-string
scala-string
c#-string
pascal-array
cobol
rust-string
php-string
javascript-string
python-string
java-string
php-array
cpp-vector
swift-array
typescript-string
reactjs
c-array
javascript-array
c-windows
typescript-array
python-list
rust-vector
scala-array
go-array
nodejs-array
sdl2
nodejs-string
kotlin-array
nodejs-express
cpp-array
sdl3
angularjs
c#-list
vbnet-list
java-array
c#-array
raylib
glfw
vbnet-array
javascript-regex
cpp-matrix
typescript-regex
freeglut
html5
nodejs-regex
php-regex
cpp-regex
glew
c#-matrix
go-slice
c-matrix
swift-regex
kotlin-regex
scala-regex
go-regex
python-regex
kotlin-list
perl
swift-matrix
pascal-matrix
scala-list
java-list
Disclosure:
My content contains affiliate links.
Recent questions tagged pascal
38,113
questions
49,718
answers
573
users
Recent questions tagged pascal
1
answer
3
views
How to generate a random hexadecimal string in Pascal
asked
1 day
ago
by
avibootz
pascal
pascal-hexadecimal
1
answer
2
views
How to check whether number is perfect square or not in Pascal
asked
2 days
ago
by
avibootz
pascal
pascal-square
1
answer
4
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
3 days
ago
by
avibootz
pascal
pascal-digits
1
answer
5
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in Pascal
asked
4 days
ago
by
avibootz
pascal
pascal-binary
1
answer
6
views
How to find the two elements in an array whose sum is closest to zero in Pascal
asked
6 days
ago
by
avibootz
pascal
pascal-array
1
answer
6
views
How to check if two given words are present in a string in Pascal
asked
6 days
ago
by
avibootz
pascal
pascal-string
1
answer
7
views
How to convet decimal number base-12 number in Pascal
asked
Sep 10
by
avibootz
pascal
pascal-base-12
1
answer
7
views
How to print the season name of the year based on the month number in Pascal
asked
Sep 9
by
avibootz
pascal
pascal-season-month
1
answer
10
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in Pascal
asked
Sep 7
by
avibootz
pascal
pascal-path
1
answer
10
views
How to find sum of the first N even numbers in Pascal
asked
Sep 5
by
avibootz
pascal
pascal-sum
1
answer
19
views
How to find the element that appears once in an array where other elements appear in pairs with Pascal
asked
Sep 5
by
avibootz
pascal
pascal-array
1
answer
11
views
How to find the maximum length of a subarray having a sum equal to K in Pascal
asked
Sep 5
by
avibootz
pascal
pascal-subarray
1
answer
11
views
How to find the position of the first set bit (1-bit) of a number in Pascal
asked
Sep 4
by
avibootz
pascal
pascal-bits
1
answer
17
views
How to sort an array that consists of only 0s and 1s in Pascal
asked
Sep 2
by
avibootz
pascal
pascal-array
pascal-sort
1
answer
15
views
How to sort an array of strings where each string represents a decimal number in Pascal
asked
Sep 1
by
avibootz
pascal
pascal-sort
pascal-array
1
answer
9
views
How to find the number of squares in an N*N grid with Pascal
asked
Aug 31
by
avibootz
pascal
pascal-grid-squares
1
answer
10
views
How to calculate compound interest in Pascal
asked
Aug 30
by
avibootz
pascal
pascal-compound-interest
1
answer
8
views
How to calculate simple interest in Pascal
asked
Aug 29
by
avibootz
pascal
pascal-interest
1
answer
13
views
How to convert a decimal value into a fraction (example: 0.5 is 1/2) in Pascal
asked
Aug 29
by
avibootz
pascal
pascal-fraction
1
answer
12
views
How to mirror a matrix across the main diagonal in Pascal
asked
Aug 28
by
avibootz
pascal
pascal-matrix
1
answer
12
views
How to get the last digit of a big int in Pascal
asked
Aug 27
by
avibootz
pascal
pascal-biginteger
1
answer
16
views
How to combine 2 arrays of records (as a map) into a third array in Pascal
asked
Aug 25
by
avibootz
pascal
pascal-array
1
answer
12
views
How to create a queue, then enqueue and dequeue elements in Pascal
asked
Aug 22
by
avibootz
pascal
pascal-queue
1
answer
15
views
How to find the length of the longest consecutive sequence of an unsorted vector of integers in Pascal
asked
Aug 18
by
avibootz
pascal
pascal-consecutive-sequence
pascal-sequence
pascal-array
1
answer
13
views
How to convert an integer to a string in base b with Pascal
asked
Aug 17
by
avibootz
pascal
pascal-convert
2
answers
15
views
How to use XOR to encrypt and decrypt a string in Pascal
asked
Aug 16
by
avibootz
pascal
pascal-xor
pascal-decrypt
pascal-encrypt
1
answer
15
views
How to replace the last occurrence of a substring in a string with Pascal
asked
Aug 16
by
avibootz
pascal
pascal-substring
pascal-replace
1
answer
19
views
How to implement a stack using an array in Pascal
asked
Aug 14
by
avibootz
pascal
pascal-stack
1
answer
19
views
How to write "Ni Hao" ("Hello") in Chinese to standard output using UTF-8 in Pascal
asked
Aug 14
by
avibootz
pascal
pascal-utf8
1
answer
18
views
How to remove a sublist from a List in Pascal
asked
Aug 14
by
avibootz
pascal
pascal-list
pascal-remove
1
answer
22
views
How to sort the part of an array in Pascal
asked
Aug 12
by
avibootz
pascal
pascal-sort
1
answer
22
views
How to split a string by a substring delimiter in Pascal
asked
Aug 11
by
avibootz
pascal
pascal-split-string
1
answer
21
views
How to generate N pairs of random digits in Pascal
asked
Aug 11
by
avibootz
pascal
pascal-random
1
answer
22
views
How to create an array of records with a point (x, y) and a string in Pascal
asked
Aug 10
by
avibootz
pascal
pascal-array
1
answer
26
views
How to check if a string is a palindrome ignoring case and non-alphanumeric characters in Pascal
asked
Aug 9
by
avibootz
pascal
pascal-palindrome
1
answer
25
views
How to sum the proper divisors of a number in Pascal
asked
Aug 8
by
avibootz
pascal
pascal-proper-divisors
1
answer
14
views
How to filter a map in Pascal
asked
Aug 7
by
avibootz
pascal
pascal-map
pascal-filter
1
answer
31
views
How to remove an element from a set in Pascal
asked
Aug 6
by
avibootz
pascal
pascal-set
2
answers
25
views
How to print a set in Pascal
asked
Aug 5
by
avibootz
pascal
pascal-set
1
answer
22
views
How to insert an element in a set with Pascal
asked
Aug 5
by
avibootz
pascal
pascal-set
1
answer
23
views
How to convert binary digits to a byte array in Pascal
asked
Aug 4
by
avibootz
pascal
pascal-byte-array
pascal-binary
1
answer
21
views
How to implement the FizzBuzz program in Pascal
asked
Aug 4
by
avibootz
pascal
pascal-fizzbuzz
1
answer
28
views
How to check if floating point is NaN in Pascal
asked
Aug 3
by
avibootz
pascal
pascal-floating-point
pascal-point
1
answer
25
views
How to get the row of Pascal triangle given an integer rowIndex in Pascal
asked
Aug 3
by
avibootz
pascal
pascal-pascal-triangle
1
answer
28
views
How to calculate power for large numbers in Pascal
asked
Aug 2
by
avibootz
pascal
pascal-power
1
answer
15
views
How to sum the digits of the number 2^N in Pascal
asked
Aug 1
by
avibootz
pascal
pascal-power-digits-sum
1
answer
22
views
How to declare a function argument that can accept any type in Pascal
asked
Jul 31
by
avibootz
pascal
pascal-argument
1
answer
25
views
How to get the lower 8 bits of an int in Pascal
asked
Jul 31
by
avibootz
pascal
pascal-bits
1
answer
20
views
How to set specific bits in a char with Pascal
asked
Jul 30
by
avibootz
pascal
pascal-bits
1
answer
21
views
How to get the first and the last digit of a number in Pascal
asked
Jul 30
by
avibootz
pascal
pascal-digits
Page:
1
2
3
4
5
6
7
next »
...