Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions C++/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
| Program-07 | Program to print Pascal' triangle |
| Program-08 | Program to reverse a string |
| Program-09 | Program to check if two numbers are equal without using arithmetic operators or comparison operators.

| Program-10 | Program to Reverse words in a given string

| Program-10 | Program to find the missing number in a Sorted Array.
| Program-15 | Program to find modular exponentiation.

| Program-19| To check whether a number is in palindrome or not
| Program-19| To check whether a number is in palindrome or not