java

[Solved] Count with Java, C++, Python

[Solved] Count with Java, C++, Python

Mars Spell Bee is the largest self-motivated spelling competition held for school children. The children from different schools who are participating in the competition will be given a registration code.  The registration is on a first come first serve basis…

[Solved] Character Pattern 8 with Java, C++

[Solved] Character Pattern 8 with Java, C++

Write a program to generate the following pattern Character Pattern 8. ********* b******* b bb***** bb bbb***bbb bbbb*bbbb Input and Output Format: Input consists of a single integer that corresponds to n, the number of rows. n is always an…

[Solved] Character Pattern 7 with Java, C++

[Solved] Character Pattern 7 with Java, C++

Write a program to generate the following pattern Character Pattern 7. bbbb*bbbb bbb***bbb bb***** bb b******* b ********* Input and Output Format: Input consists of a single integer that corresponds to n, the number of rows. n is always an…

[Solved] Youngest and Oldest with Java, C++

[Solved] Youngest and Oldest with Java, C++

Youngest and Oldest: The Pan Am 73 flight from Bombay to New York en route Karachi and Frankfurt was hijacked by a few Palestinian terrorists at the Karachi International  Airport. The senior flight purser Neerja Banhot had to wither her…