405,420 views
21 votes
21 votes
CONCLUSION: 1. Do you think programmers always write code exactly the same way? Why would it be an advantage for programmers to look at programming solutions from different perspectives? 2. What are the consequences of a poorly written algorithm?​

CONCLUSION: 1. Do you think programmers always write code exactly the same way? Why-example-1
User Vamshi Krishna
by
2.9k points

1 Answer

7 votes
7 votes

Answer:

C1: From a programmer's perspective, it can be advantageous to look at programming solutions from different perspectives because it can help you to see the big picture and identify potential problems before they become big problems. By looking at different solutions, you can also learn how to solve problems that have never been solved before.

C2: A poorly written algorithm can have a variety of consequences, the most common of which is that it will take longer to execute. It can also result in errors being made, which can lead to system crashes or other issues.

User Bertin
by
3.1k points