Issues
- 7
[Shell] [easy] Calculate 5 + 7.
#1591 opened by sourcefusionhub-automation - 0
[Python] [hard] Write a Python program to implement a custom Trie data structure with insertions and searches.
#1648 opened by sourcefusionhub-automation - 2
[Ruby] [easy] Find the smallest common multiple (LCM) of two numbers.
#1645 opened by sourcefusionhub-automation - 2
[C++] [very_easy] Calculate the area of a triangle using Heron's formula.
#1640 opened by sourcefusionhub-automation - 2
[JavaScript] [hard] Write a JavaScript program to implement a basic quantum error correction code (e.g., the surface code).
#1627 opened by sourcefusionhub-automation - 2
[C] [easy] Create a program to find the largest element in an array.
#1638 opened by sourcefusionhub-automation - 0
[Python] [hard] Create a program to find the shortest path in a weighted graph with negative weights (Bellman-Ford algorithm).
#1636 opened by sourcefusionhub-automation - 0
[TypeScript] [hard] Write a TypeScript program to implement a distributed key-value store with replication and consistency guarantees.
#1635 opened by sourcefusionhub-automation - 6
[C] [very_easy] Calculate and print the factorial of a number.
#1630 opened by sourcefusionhub-automation - 2
[Dart] [very_easy] Write Dart code to find the length of a string.
#1632 opened by sourcefusionhub-automation - 0
[Shell] [hard] Write a script that analyzes system logs and network traffic to detect advanced persistent threats.
#1631 opened by sourcefusionhub-automation - 2
[TypeScript] [very_easy] Implement a TypeScript function to concatenate two arrays.
#1628 opened by sourcefusionhub-automation - 2
[Swift] [easy] Implement a program to calculate the average of an array of integers using a function with input validation.
#1578 opened by sourcefusionhub-automation - 4
[C++] [easy] Calculate the length of a string without using library functions.
#1622 opened by sourcefusionhub-automation - 2
[C++] [hard] Write a program in C++ to implement the Longest Common Substring problem using dynamic programming.
#1603 opened by sourcefusionhub-automation - 0
[Kotlin] [hard] Create a program to implement a persistent hash table (dictionary) in Kotlin with versioning and rollback capabilities.
#1626 opened by sourcefusionhub-automation - 2
[Java] [very_easy] Concatenate two strings and print the result.
#1625 opened by sourcefusionhub-automation - 2
[Rust] [very_easy] Create a program that converts a binary number to decimal.
#1624 opened by sourcefusionhub-automation - 0
[TypeScript] [hard] Implement a TypeScript function to solve the Sudoku puzzle and generate valid Sudoku boards.
#1620 opened by sourcefusionhub-automation - 2
[Shell] [very_easy] Create a script that renames multiple files in a directory.
#1617 opened by sourcefusionhub-automation - 2
[C] [very_easy] Check if a string contains a specific substring.
#1616 opened by sourcefusionhub-automation - 0
[PHP] [very_easy] Implement a basic forum where users can create and reply to threads.
#1614 opened by sourcefusionhub-automation - 2
[Go] [medium] Write a program that simulates a simple game like Tic-Tac-Toe with two players.
#1607 opened by sourcefusionhub-automation - 0
[Go] [medium] Create a Go program that parses and evaluates mathematical expressions provided by the user.
#1611 opened by sourcefusionhub-automation - 2
[C++] [medium] Write a program to calculate the sum of the series: 1 - 1/4 + 1/9 - ... + (-1)^(n-1)*(1/n^2).
#1592 opened by sourcefusionhub-automation - 2
[C++] [medium] Write a program to check if a number is a narcissistic prime in base 16 (hexadecimal).
#1604 opened by sourcefusionhub-automation - 0
[Shell] [extreme_hard] Write a script that performs automated testing of quantum neural networks for image recognition and logs test results.
#1610 opened by sourcefusionhub-automation - 0
[JavaScript] [medium] Write a JavaScript program to implement a basic Disjoint-Set (Union-Find) data structure with union and find operations.
#1609 opened by sourcefusionhub-automation - 0
[Shell] [extreme_hard] Create a script that generates a report of quantum computing simulations and their outcomes.
#1608 opened by sourcefusionhub-automation - 2
[Python] [very_easy] Create a function to round a floating-point number to a specified number of decimal places.
#1597 opened by sourcefusionhub-automation - 0
[Kotlin] [extreme_hard] Create a program to implement a persistent data structure for a union-find (disjoint-set) with versioning and rollback capabilities in Kotlin.
#1602 opened by sourcefusionhub-automation - 0
[Shell] [hard] Write a script that performs automated testing of a microservices architecture and logs test results.
#1601 opened by sourcefusionhub-automation - 0
[Kotlin] [extreme_hard] Create a program to implement a distributed healthcare monitoring system that collects and analyzes patient data from various medical devices and sensors in real-time.
#1599 opened by sourcefusionhub-automation - 0
[Dart] [medium] Write Dart code to implement a class representing a directed graph and perform topological sorting.
#1598 opened by sourcefusionhub-automation - 2
[JavaScript] [medium] Write a JavaScript program to implement a basic Bi-directional Breadth-First Search (Bi-BFS) algorithm for finding the shortest path between two nodes in a graph.
#1577 opened by sourcefusionhub-automation - 0
[Dart] [medium] Implement a Dart function to find the longest substring without repeating characters in a given string.
#1595 opened by sourcefusionhub-automation - 0
[Kotlin] [extreme_hard] Write a Kotlin program to implement a distributed system for managing and optimizing energy consumption in smart buildings and cities.
#1594 opened by sourcefusionhub-automation - 2
[C] [hard] Create a program to perform the Longest Common Subsequence problem in two arrays.
#1569 opened by sourcefusionhub-automation - 0
[C] [extreme_hard] Create a program to solve complex mathematical problems using a genetic algorithm.
#1587 opened by sourcefusionhub-automation - 0
[PHP] [hard] Create a PHP script to build a recommendation engine for personalized travel itineraries.
#1585 opened by sourcefusionhub-automation - 2
[C++] [medium] Create a program to find the smallest and largest elements in an array.
#1581 opened by sourcefusionhub-automation - 2
- 3
[Java] [easy] Create a program that calculates and prints the area of a sector of a circle with user-provided radius and angle.
#1568 opened by sourcefusionhub-automation - 0
[C] [extreme_hard] Write a C program to simulate the behavior of a quantum algorithm for solving combinatorial optimization problems.
#1575 opened by sourcefusionhub-automation - 2
- 0
[Python] [extreme_hard] Implement a custom simulation of quantum annealing algorithms in Python.
#1573 opened by sourcefusionhub-automation - 0
[C#] [extreme_hard] Create a program to simulate the behavior of a virtual ecosystem with evolving species.
#1572 opened by sourcefusionhub-automation - 0
[C#] [extreme_hard] Write a program to perform real-time analysis of data from a global network of gravitational wave detectors for astrophysical insights.
#1571 opened by sourcefusionhub-automation - 2
[C] [medium] Create a program to find the number of occurrences of a substring in a string.
#1570 opened by sourcefusionhub-automation - 0
[Go] [extreme_hard] Build a distributed recommendation engine for personalized language learning and educational content in Go, considering language proficiency levels and learning objectives.
#1567 opened by sourcefusionhub-automation