This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 205
Issues: SourceFusionHub/program
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[Python] [hard] Write a Python program to implement a custom Trie data structure with insertions and searches.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
not-assigned
Issue Not Been Assigned
Python
Given To All Python Language Issue
#1648
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Ruby] [easy] Find the smallest common multiple (LCM) of two numbers.
assigned
Issue Has Been Assigned To Another User
easy
Easy Questions
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
Ruby
Given To All Ruby Language Issue
#1645
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[C++] [very_easy] Calculate the area of a triangle using Heron's formula.
assigned
Issue Has Been Assigned To Another User
C++
Given To All C++ Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
very_easy
Very Easy Questions
#1640
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[C] [easy] Create a program to find the largest element in an array.
assigned
Issue Has Been Assigned To Another User
C
Given To All C Language Issue
easy
Easy Questions
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
#1638
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Python] [hard] Create a program to find the shortest path in a weighted graph with negative weights (Bellman-Ford algorithm).
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
not-assigned
Issue Not Been Assigned
Python
Given To All Python Language Issue
#1636
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[TypeScript] [hard] Write a TypeScript program to implement a distributed key-value store with replication and consistency guarantees.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
not-assigned
Issue Not Been Assigned
TypeScript
Given To All TypeScript Language Issue
#1635
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Dart] [very_easy] Write Dart code to find the length of a string.
assigned
Issue Has Been Assigned To Another User
Dart
Given To All Dart Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
very_easy
Very Easy Questions
#1632
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Shell] [hard] Write a script that analyzes system logs and network traffic to detect advanced persistent threats.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
not-assigned
Issue Not Been Assigned
Shell
Given To All Shell Language Issue
#1631
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[C] [very_easy] Calculate and print the factorial of a number.
assigned
Issue Has Been Assigned To Another User
C
Given To All C Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
very_easy
Very Easy Questions
#1630
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[TypeScript] [very_easy] Implement a TypeScript function to concatenate two arrays.
assigned
Issue Has Been Assigned To Another User
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
TypeScript
Given To All TypeScript Language Issue
very_easy
Very Easy Questions
#1628
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[JavaScript] [hard] Write a JavaScript program to implement a basic quantum error correction code (e.g., the surface code).
assigned
Issue Has Been Assigned To Another User
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
JavaScript
Given To All JavaScript Language Issue
#1627
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Kotlin] [hard] Create a program to implement a persistent hash table (dictionary) in Kotlin with versioning and rollback capabilities.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
Kotlin
Given To All Kotlin Language Issue
not-assigned
Issue Not Been Assigned
#1626
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Java] [very_easy] Concatenate two strings and print the result.
assigned
Issue Has Been Assigned To Another User
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
Java
Given To All Java Language Issue
very_easy
Very Easy Questions
#1625
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Rust] [very_easy] Create a program that converts a binary number to decimal.
assigned
Issue Has Been Assigned To Another User
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
Rust
Given To All Rust Language Issue
very_easy
Very Easy Questions
#1624
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[C++] [easy] Calculate the length of a string without using library functions.
assigned
Issue Has Been Assigned To Another User
C++
Given To All C++ Language Issue
easy
Easy Questions
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
#1622
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[TypeScript] [hard] Implement a TypeScript function to solve the Sudoku puzzle and generate valid Sudoku boards.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
hard
Hard Questions
not-assigned
Issue Not Been Assigned
TypeScript
Given To All TypeScript Language Issue
#1620
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Shell] [very_easy] Create a script that renames multiple files in a directory.
assigned
Issue Has Been Assigned To Another User
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
Shell
Given To All Shell Language Issue
very_easy
Very Easy Questions
#1617
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[C] [very_easy] Check if a string contains a specific substring.
assigned
Issue Has Been Assigned To Another User
C
Given To All C Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
very_easy
Very Easy Questions
#1616
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[PHP] [very_easy] Implement a basic forum where users can create and reply to threads.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
not-assigned
Issue Not Been Assigned
PHP
Given To All PHP Language Issue
very_easy
Very Easy Questions
#1614
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Go] [medium] Create a Go program that parses and evaluates mathematical expressions provided by the user.
Go
Given To All Go Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
medium
Medium Questions
not-assigned
Issue Not Been Assigned
#1611
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Shell] [extreme_hard] Write a script that performs automated testing of quantum neural networks for image recognition and logs test results.
extreme_hard
Extreme Hard Questions
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
not-assigned
Issue Not Been Assigned
Shell
Given To All Shell Language Issue
#1610
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[JavaScript] [medium] Write a JavaScript program to implement a basic Disjoint-Set (Union-Find) data structure with union and find operations.
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
JavaScript
Given To All JavaScript Language Issue
medium
Medium Questions
not-assigned
Issue Not Been Assigned
#1609
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Shell] [extreme_hard] Create a script that generates a report of quantum computing simulations and their outcomes.
extreme_hard
Extreme Hard Questions
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
not-assigned
Issue Not Been Assigned
Shell
Given To All Shell Language Issue
#1608
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[Go] [medium] Write a program that simulates a simple game like Tic-Tac-Toe with two players.
assigned
Issue Has Been Assigned To Another User
Go
Given To All Go Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
medium
Medium Questions
#1607
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
[C++] [medium] Write a program to check if a number is a narcissistic prime in base 16 (hexadecimal).
assigned
Issue Has Been Assigned To Another User
C++
Given To All C++ Language Issue
hacktoberfest
Given To All Hacktoberfest Issues And Pull Requests
medium
Medium Questions
#1604
opened Oct 7, 2023 by
sourcefusionhub-automation
bot
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.