CoderMantra

Menu
  • Home
  • Quiz
  • How-To
  • Q/A
  • Blog

Author: Kritika Papne

Program to find the maximum and minimum elements in an array.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to print the maximum and minimum element in an array using different languages. This program is created in c language, c++, Java, and Python. Code to display min and max element of array in C language Code to display min and max element of array in C++ language…

Read More »

Program to count the frequency of each element of an array.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to count the frequency of array elements using different languages. This program is created in c language, c++, Java, and Python. Code to count the element frequency of array elements in C language Code to count the element frequency of array elements in C++ language Code to count…

Read More »

Program to count the total number of duplicate elements in an array.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions, Uncategorized

Here, we have a basic program example to count the duplicate elements in an array using different languages. This program is created in c language, c++, Java, and Python. Code to count duplicate elements in an array in C language Code to count duplicate elements in an array in C++ language Code to count duplicate…

Read More »

Program to find the sum of all elements in the array.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to print the sum of array elements using different languages. This program is created in c language, c++, Java, and Python. Code to display the sum of array elements in C language Code to display the sum of array elements in C++ language Code to display the sum…

Read More »

Program to read n number of values in an array and display them in reverse order.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to reverse the values in an array using different languages. This program is created in c language, c++, Java, and Python. Code to reverse array elements in C language Code to reverse array elements in C++ language Code to reverse array elements in Python language Code to reverse…

Read More »

Program  to store elements in an array and print them.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to store and print elements in an array using different languages. This program is created in c language, c++, Java, and Python. Code to store and print array elements in C language Code to store and print array elements in C++ language Code to store and print array…

Read More »

Program to print a string in reverse order.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to reverse a string using different languages. This program is created in c language, c++, Java, and Python. Code to reverse string in C language Code to reverse string in C++ language Code to reverse string in Python language Code to reverse string in Java language

Read More »

Program to find the LCM of any two numbers.

May 24, 2023
| No Comments
| Assignments, Practice Questions, Questions

Here, we have a basic program example to calculate the LCM of two numbers using different languages. The least common multiple (LCM) of two numbers is the lowest possible number that can be divisible by both numbers. This program is created in c language, c++, Java, and Python. Code to calculate LCM in C language…

Read More »

  • 8 of 19
  • « Previous
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 19
  • Next »

Warning: Attempt to read property "term_id" on array in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 454

Warning: Attempt to read property "term_id" on array in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 454

Warning: Undefined array key "" in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 461

Warning: Trying to access array offset on value of type null in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 461

Warning: Undefined array key "" in /home/u797631661/domains/codermantra.com/public_html/wp-content/plugins/same-category-posts/same-category-posts.php on line 462
About CoderMantra

Coder Mantra is a unique e-learning website, offers a tutorial of different popular programming languages with examples. The code on this popular tutorial website is tested and executed.

Latest Posts
Double Linked List in Java. July 15, 2025
Simple Calculator Program in Python April 25, 2025
Number Guessing Game in Python April 25, 2025
Python Program to Swap Two Variables April 14, 2025
Contact Us

info@codermantra.com

admin@codermantra.com

© 2020 Coder Mantra . All Rights Reserved
About | Privacy Policy | Terms | Contact