java

[Solved] Spiral Matrix IV LeetCode Contest Problem

[Solved] Spiral Matrix IV LeetCode Contest Problem

Spiral Matrix IV: You are given two integers m and n, which represent the dimensions of a matrix. You are also given the head of a linked list of integers. Generate an m x n matrix that contains the integers in the linked list presented in spiral order (clockwise), starting…

[Solved] Decode the Message LeetCode Contest Problem

[Solved] Decode the Message LeetCode Contest Problem

Decode the Message: You are given the strings key and message, which represent a cipher key and a secret message, respectively. The steps to decode message are as follows: Use the first appearance of all 26 lowercase English letters in key as the order of the substitution table. Align the substitution…

[Solved] Simplified Fraction with C++, Java

[Solved] Simplified Fraction with C++, Java

Simplified Fraction: St. Patrick Convent organizes a project exhibition “Innovative Minds” every year with an objective to provide the platform and unleash the potential of the students by showcasing their innovative projects. Pasha is a smart high school student and…

[Solved] Client Country One to One with Java

[Solved] Client Country One to One with Java

Write a Java program to filter the client details based on the country using one to one relationship. Strictly adhere to the object-oriented specifications given as a part of the problem statement. Use the same class names and attributes names…

[Solved] Best Programmer with C++,Java,Python

[Solved] Best Programmer with C++,Java,Python

Best Programmer: Baldwin High School’s Best Programmer Contest is organized today and the contest hones the students coding skills by making them solve different challenges. Based on the speed and accuracy with which the students finish the challenges, the Event…

[Solved] Series 2 with C++, Python, Java

[Solved] Series 2 with C++, Python, Java

Series 2: The Event Organizing Company “Buzzcraft” focuses event management in a way that creates a win-win situation for all involved stakeholders. Buzzcraft don’t look at building one time associations with clients, instead, aim at creating long-lasting collaborations that will…

[Solved] Hollow Pyramid with C++

[Solved] Hollow Pyramid with C++

Hollow Pyramid: The much awaited event at the entertainment industry every year is the “Screen Awards”. This year the event is going to be organized on December 25 to honour the Artists for their professional excellence in Cinema. The Organizers…