









Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Assignment 1-1618 for pass (Programming)
Typology: Assignments
1 / 15
This page cannot be seen from the preview
Don't miss anything!










Qualification BTEC Level 5 HND Diploma in Computing Unit number and title Unit 1: Programming Submission date Date Received 1st submission Re-submission Date Date Received 2nd submission Student Name Trần Văn Tưởng Student ID GCH Class GCH1107 Assessor name Phạm Danh Tuyên Student declaration I certify that the assignment submission is entirely my own work and I fully understand the consequences of plagiarism. I understand that making a false declaration is a form of malpractice. Student’s signature Tưởng Grading grid P1 M1 D
Grade: Assessor Signature: Date: Lecturer Signature:
2.2 (^) 2.4 2.
An algorithm is a set of steps of operations to solve a problem performing calculation, data processing, and automated reasoning tasks. An algorithm is an efficient method that can be expressed within finite amount of time and space. Figure 1 :What is an Algorithm
Algorithm & Flowchart to find Even number between 1 to 50
Flowchart: Figure 2 :Flowchart of example
I created an application in visual studio, and it is programmed in C# language. The application can allow the user to enter the student number to enter, the student's Id information, and the student's score. The app can then output the list of student id and score and the app can find the student with the highest and lowest score then display it on the screen. Figure 4 :flowchart solve the problem
Figure 7 :Source code max Next the program also runs a for loop like the max function to find the lowest grade of all and display it on the screen. Figure 8 :Souce code min
Display the highest and lowest grades on the screen Figure 10 :Display the highest and lowest grades
Design and Analysis Introduction (2022). Available at: https://www.tutorialspoint.com/design_and_analysis_of_algorithms/design_and_analysis_of_algorithms_i ntroduction.htm (Accessed: 25 December 2022). SDLC là gì? Hiểu vòng đời phát triển phần mềm (2022). Available at: https://stackify.com/what-is-sdlc/ (Accessed: 26 December 2022). What is Compiler? Definition, Structure, Types, Applications (2022). Available at: https://www.toppr.com/guides/computer-science/computer-fundamentals/system-software/compiler/ (Accessed: 26 December 2022). Powered by TCPDF (www.tcpdf.org)