cpp

[Solved] Special Mantra with C

[Solved] Special Mantra with C

Special Mantra with C: A Saint thought of teaching his disciples a special mantra to vanish things to one of his disciple. So he asks his disciples to collect some  stones with different symbols on it. The task is to…

[Solved] AVL Tree with C

[Solved] AVL Tree with C

Write a Program to implement AVL Tree. Input and Output Format: Refer sample input and output. [All text in bold corresponds to input and the rest corresponds to output] Sample Input and Output: 1.Insert the element 2.Delete the element 3.Pre-Order…

[Solved] Dijkstra’s algorithm with C

[Solved] Dijkstra's algorithm with C

Write a Program to implement Dijkstra’s algorithm.Input and Output Format:Refer sample input and output. [Note: Use %11d for formatting the output] [All text in bold corresponds to input and the rest corresponds to output] Sample Input and Output: Enter the number…

[Solved] Expression Evaluation with C++

[Solved] Expression Evaluation with C++

Expression Evaluation: In the Mini project, 7th module is to evaluate the expression y = x + x^2+……..+x^n. Rita allotted this function to Malini. Collect and display the values returned by the called function. Test your program and report the results…

[Solved] Hazecraft Client Series with C++

[Solved] Hazecraft Client Series with C++

Hazecraft Client Series: The Event Organizing Company “Hazecraft” focuses on event management in a way that creates a win-win situation for all involved stakeholders. Hazecraft doesn’t look at building one time associations with clients but aim at creating long-lasting collaborations…

[Solved] AES Numbers with C++

[Solved] AES Numbers with C++

AES Numbers: Varun is the founder of Event Management Company, “Sparsh Services”.  In the company all the financial transactions are carried out online and Varun has strictly insisted his staff to do any transactions on web browsers that supports AES…

[Solved] Winter Challenge with C++

[Solved] Winter Challenge with C++

Winter Challenge: Swapna is a regular reader of Youth Digest magazine. The magazine has a whole host of fun and interesting facts from around for the youth especially that encourage interactivity and enhances their imagination. “Winter Challenge” is an event…

[Solved] Maximum of 3 Numbers with C++

[Solved] Maximum of 3 Numbers with C++

Maximum of 3 Numbers: Rita is very happy about the successful completion of pattern game by her students. By that time, Disneyland project manager announced a Mini project related to mathematical calculations. Rita thought of taking up that Mini project…