Home
Home
Placement
_Program
___C
___Java
___Python
Recent
Wednesday, February 07, 2018
Smallest number by rearranging digits of a given number
python
Unknown
February 07, 2018
0
Read More
Thursday, February 01, 2018
Find Palindrome and its index
Java
Unknown
February 01, 2018
0
Read More
Sunday, December 24, 2017
Mean, Median, and Mode
python
Unknown
December 24, 2017
0
Read More
Older Posts
Home
Search
Translate
Most Popular
Reverse String Till Underscore
String S is passed as the input to the program. S may or may not have a single underscore embedded in it. The program must reverse the...
Smallest number by rearranging digits of a given number
Find the Smallest number (Not leading Zeros) which can be obtained by rearranging the digits of given number. Sample Examples: Input...
Find Palindrome and its index
A String is given S, we have to find the palindrome in that and print the starting and ending index Example I/O: Sample Input 1:...
Mean, Median, and Mode
Given an array, , of integers, calculate and print the respective mean , median , and mode on separate lines. If your array co...
Archive
Archive
February (2)
December (3)
November (17)
October (24)
September (19)
August (20)
July (54)
Tags
c
c++
Java
python
Contact Form
Name
Email
*
Message
*