PEPS QB_Problem Solving Techniques & Python Fundamentals
PEPS QB_Problem Solving Techniques & Python Fundamentals
ARUMUGANERI
COMPUTER SCIENCE
STANDARD – XI
QUESTION BANK
PROBLEM SOLVING TECHNIQUES
1 Pictorial representation of an algorithm is called as________.
When an algorithm is written in the form of programming language, it becomes
2
________.
Write an algorithm, flowchart and pseudocode to enter the side of a square and
3
print its area and perimeter
4 Write an algorithm, flowchart and pseudocode to find factorial of a number
Write an algorithm, flowchart and pseudo code that will take a number from the
5
user and print if it is positive, negative or zero.
6 Draw a flowchart to calculate greatest of three entered numbers?
Write an algorithm, flowchart and pseudo code to find numbers between 100 and
7
400 (both included) where each digit of a number is an even number
Write a name of flowchart symbols:
8