0% found this document useful (0 votes)
12 views2 pages

Typing and Programming Skills Assessment

The document outlines a multi-round assessment consisting of four rounds: Speed Typing & Computer Shortcut, Find the Output, Code Debugging, and Programming. Each round tests different skills, including typing speed, knowledge of computer shortcuts, debugging abilities, and programming proficiency, with a total score of 100 marks. Time limits vary by round, with specific tasks and scoring criteria provided for each segment.

Uploaded by

puhazh03
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views2 pages

Typing and Programming Skills Assessment

The document outlines a multi-round assessment consisting of four rounds: Speed Typing & Computer Shortcut, Find the Output, Code Debugging, and Programming. Each round tests different skills, including typing speed, knowledge of computer shortcuts, debugging abilities, and programming proficiency, with a total score of 100 marks. Time limits vary by round, with specific tasks and scoring criteria provided for each segment.

Uploaded by

puhazh03
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd

Round 1: Speed Typing & Computer Shortcut

Description: This round will assess your typing speed and knowledge of computer shortcuts. There are
two parts: a typing test and a set of computer shortcut MCQs. Instructions:

1. Part 1: Typing Test (10 Marks)

A passage will be given to type in the provided text box.

You will be scored based on your Words Per Minute (WPM) and typing accuracy.

The passage should be typed within the time limit.

2. Part 2: Computer Shortcut MCQ (10 Marks)

You will be presented with 10 multiple-choice questions (MCQs) related to computer shortcuts.

Each question will have four options. You need to select the correct shortcut.

Questions will test your knowledge of common keyboard shortcuts used in software and operating
systems.

Time Limit: 20 minutes

Total Marks: 20 (10 marks for typing test and 10 marks for shortcut MCQs)

---------------------------------------------------

Round 2: Find the Output

Description: In this round, you will be presented with five small programming problems. Based on the
flow of the program, you must determine the final output for each one.

Instructions:

Analyze each of the 5 code snippets provided..

Make sure you understand the logic and flow of the code before answering.

find the output of the each program.

Time Limit: 10 minutes

Total Marks: 10 (2 marks per question)

----------------------------------------------------------------------
Round 3: Code Debugging

Description: This round focuses on your ability to find and fix errors in programming code. You will be
provided with six programming codes, each containing bugs. Debug them to make the code run
correctly.

Instructions:

Access the provided HackerRank link or embedded platform for each problem.

Each code has some logical or syntactical errors that need fixing.

Correct the code and submit it after ensuring it works correctly.

Time Limit: 20 minutes

Total Marks: 30 (5 marks per code)

-------------------------------------------------------------------------j

Round 4: Programming

Description: In this final round, you will be given two programming problems. You must write efficient
code that passes the provided test cases and generates the expected output.

Instructions:

Solve the 2 programming questions provided on the HackerRank platform.

Focus on writing clean, optimized code that meets the test case requirements.

Ensure your code runs without errors and produces the correct outputs.

Time Limit: 20 minutes

Total Marks: 40 (20 marks per question)

------------------------------------

You might also like