| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Smart_programmer challenge | Java (JDK 1.1) | Intermediate / Vairavan | 1865 since 12/27/2007 11:34:13 AM | Unrated
|
| |
Displays a word with each character being shown as mirror image of the same. The program works on all possible given input data to display the words. |
| |
| |
| |
 |
Smart_programmer challenge | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Vairavan | 1804 since 12/27/2007 11:34:41 AM | Unrated
|
| |
Displays a word with each character being shown as mirror image of the same. The program works on all possible given input data to display the words. |
| |
| |
| |
 |
Smart_programmer challenge | Java (JDK 1.2), Java (JDK 1.3) | Intermediate / Vairavan | 1865 since 12/27/2007 11:34:13 AM | Unrated
|
| |
Displays a word with each character being shown as mirror image of the same. The program works on all possible given input data to display the words. |
| |
Please support the site by visiting our
sponsor:
|
| |
| |
 |
Smart_programmer challenge | Java (JDK 1.3), Java (JDK 1.4) | Intermediate / Vairavan | 1804 since 12/27/2007 11:34:41 AM | Unrated
|
| |
Displays a word with each character being shown as mirror image of the same. The program works on all possible given input data to display the words. |
| |
| |
| |
 |
Smart_programmer challenge | Java (JDK 1.4), Java (JDK 1.5) | Intermediate / Vairavan | 1865 since 12/27/2007 11:34:13 AM | Unrated
|
| |
Displays a word with each character being shown as mirror image of the same. The program works on all possible given input data to display the words. |
| |
| |
| |
 |
Smart_programmer challenge | Java (JDK 1.5) | Intermediate / Vairavan | 1804 since 12/27/2007 11:34:41 AM | Unrated
|
| |
Displays a word with each character being shown as mirror image of the same. The program works on all possible given input data to display the words. |
| |
| |
| |
 |
Sort an array of strings | Java (JDK 1.4), Java (JDK 1.5) | Beginner / Doug R Lorenzen | 2931 since 12/9/2005 4:36:22 AM |
By 1 Users
|
| |
|
| |
| |
| |
 |
Split String into Vector | Java (JDK 1.1), Java (JDK 1.2), Java (JDK 1.3), Java (JDK 1.4), Java (JDK 1.5) | Beginner / Martin Budden | 6807 since 11/18/2004 10:55:25 PM | Unrated
|
| |
Splits a String into (sub)Strings at all occurrences of a char delimiter, returns a Vector of (sub)Strings. Trims whitespace from (sub)Strings if boolean flag is true. |
| |
| |
| |
 |
String complete details. | Java (JDK 1.5) | Beginner / Thejwal P | 920 since 10/10/2012 1:10:03 PM | Unrated
|
| |
18) WAM to accept a string as parameter.
//Find out how many digits, consonants, vowels are there in it and print it out.
|
| |
| |
| |
 |
String Evaluation | Java (JDK 1.1), Java (JDK 1.2) | Intermediate / Trap | 3579 since 11/9/2001 9:23:16 AM | Unrated
|
| |
Evaluate a simple formulas contained in a string |
| |