java

[Solved] YODA String with Java

[Solved] YODA String with Java

Description: As a young jedi you must learn to converse with Yoda. You have found a simple rule that helps change a “normal” sentence into “Yoda talk”. Take the first two words in the sentence and place them at the…

[Solved] RILED String with Java

[Solved] RILED String with Java

RILED: Oh my God!!! Someone is trying to break into Anna University’s Database and steal sensitive research information. It is now up to us to stop this attack. Fortunately our defense mechanisms have traced the attacks to their source. The…

[Solved] Letter Frequency with Java

[Solved] Letter Frequency with Java

Letter Frequency: Write a program to compute the frequency of each lowercase letter in the string. Input and Output Format: Input consists of a string. Assume that all characters in the string are lowercase letters and the maximum length of…

[Solved] Triangle with Java

[Solved] Triangle with Java

We have triangles made of wooden blocks. The topmost row has 1 block, the next row down has 2 blocks, the next row has 3 blocks, and so on. Compute recursively (no loops or multiplication) the total number of blocks…

[Solved] Water Challenge with Java, C++

[Solved] Water Challenge with Java, C++

Water Challenge: “Kids on the Move” is a challenging game show organized for kids from age 10 to 15 years. Eddy and Sarah participated at the show and progressed to the semi-finals. At the semi-finals, they were given two vessels,…

[Solved] Decorative Tiles with Java, C++

[Solved] Decorative Tiles with Java, C++

Decorative Tiles: Carlton Inn is planning to organize a Food Festival bringing together at one place, a wide variety of cuisines from across the world on account of Christmas. The Hotel Management has rented out a hall of an indoor…

[Solved] Vivaan’s Robot with Java, C++

[Solved] Vivaan's Robot with Java, C++

Vivaan’s Robot: Vivaan is a little scientist as his Dad. Vivaan has designed a small robot to exhibit at the “Young Inventors”, a tech talent show organized at his school. On the day of the Event, numerous young techies from…