Pascal. Exercises icon

Pascal. Exercises

2023.08

Pascal programming language. 150 exercises with solution

App Information

Version
Update
Aug 04, 2023
Developer
Category
Google Play ID
Installs
50,000+

App Names

App Description
Collection of exercises and problems with a solution for the programming language Pascal. Tasks are grouped by topics "Linear algos", "Conditions", "Loops", "Arrays", "Matrices", "Strings", "Files", "Functions". Each subsequent topic requires knowledge of the material of the previous one, but not vice versa. So the "Conditions" does not contain tasks with cycles. However, the "Cycles" topic includes tasks that have both cycles and conditions.

Among the exercises there are classical algorithms - sorting, finding the greatest common divisor and least common multiple, calculating the factorial, deriving the Fibonacci series, etc.

For compilation and verification, the FreePascal compiler was used.
Read more