News

In the Pseudocode folder, you can find a lot of algorithms. If you've come across any interesting algorithms that changed the way you think about any topic, please consider contributing it to this ...
About These are my projects with pseudocode, created to learn programming logic. I completed this course a while ago, and the algorithms are written in Portugol using the Visualg software. This was my ...
Before designing an algorithm it is important to first understand what the problem is. Algorithms can be designed using pseudocode or a flowchart, and the standard notations of each should be known.
Any algorithms designed using pseudocode will not run unless they are converted into an actual programming language. This simple pseudocode algorithm asks a user to input their favourite subject: ...
In the process of low orbit satellite navigation search and rescue, there is significant relative motion between the satellite and the ground, resulting in substantial Doppler frequency shifts. Spread ...