- 0
help with pseudocode
-
Recently Browsing 0 members
- No registered users viewing this page.
-
Similar Content
-
What will be the assembly language code of this pseudo code?
By ifarhanrifat,
- 0 answers
- 4,071 views
-
- 7 answers
- 7,473 views
-
- 1 answer
- 39,035 views
-
- 4 answers
- 2,661 views
-
- 10 answers
- 5,634 views
-
Question
natta
I need some help
Can you guys help me write a pseudocode, please?
Here's the problem:
Consider the following description of a problem
A company intends to offer a salary increase in accordance with the position of each employee, as the following table
position -- raise
manager --> 5%
engineer -> 25%
technician -> 40%
develop an algorithm that reads the salary and job code of a employe and calculate the new salary.
if the position of the employee is not in the table, it must receive an increase of 50%. in the end, the algorithm should indicate the old salary, new salary and the difference between them.
present an algorithm using the Structure IF
and they ask for another algorytm for the Case Structure
any help please :cry:
Link to comment
https://www.neowin.net/forum/topic/1183881-help-with-pseudocode/Share on other sites
6 answers to this question
Recommended Posts