R1:Array&String

1. Write a program to read n number in an array and display it in reverse order
2. Write a program to find the sum of all elements of the array
3. Write a program to print all negative elements in an array
4. Write a program to find maximum and minimum element in an array
5. Write a program to count the total number of even and odd elements in an array
6. Write a program to merge two arrays to the third array
7. Write a program to copy the elements of one array into another array
8. Write a program to find sum of right diagonals of a matrix
9. Write a program to print an array after deleting specific element from it
10. Write a program to count frequency of specific element in an array
11. Write a program to find length of a string without using library functions
12. Write a program to concatenate two strings specific element in an array without using library functions
13. Write a program to find reverse of string
14. Write a program to remove all repeated characters from a given string
15. Write a program to read a sentence and replace lowercase characters by uppercase and vice-versa
16. Write a program to count total number of alphabets, digits or special characters in a string using loop
17. Write a program to search a character in a string using binary search
18. Write a program to read a string through keyboard and sort it using bubble sort

একটি মন্তব্য পোস্ট করুন