We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1b1dd commit 89b3658Copy full SHA for 89b3658
README.md
@@ -8,8 +8,7 @@ Video Lectures : http://packetprep.com/course/coding-questions
8
9
Basic Programs
10
--------
11
-[1. Program to check if the given number is even or odd](https://github.com/packetprep/coding-questions/blob/master/Basic%20Programs/1_CheckEvenOdd.c)
12
-
+1. [Program to check if the given number is even or odd](https://github.com/packetprep/coding-questions/blob/master/Basic%20Programs/1_CheckEvenOdd.c)
13
2. Program to check if the given number is a Prime number
14
3. Program to check if the given number is Palindrome
15
4. Program to check if the given number is Perfect number
0 commit comments