program
program copied to clipboard
By CloudHustlers
# Question : Calculate the length of a string without using library functions. Path to create the file : `YP8v5m/cyXawI.cpp` To assign yourself for this issue use `!assign`
# Question : Write a program in C++ to implement the Longest Common Substring problem using dynamic programming. Path to create the file : `MDzvlH/iO8Q2l.cpp` To assign yourself for this...
# Question : Create a program to implement a persistent hash table (dictionary) in Kotlin with versioning and rollback capabilities. Path to create the file : `oaesxQ/JMDy1E.kt` To assign yourself...
# Question : Concatenate two strings and print the result. Path to create the file : `vVWNdT/9umQgW.java` To assign yourself for this issue use `!assign`
# Question : Create a program that converts a binary number to decimal. Path to create the file : `f616xP/BO87AN.rs` To assign yourself for this issue use `!assign`
Created a shell script that renames multiple files in a directory. # 📑 DESCRIPTION Issue Number : #1617 ### ❓ What has been changed : Created a file : hwu4fY/4MtWtg.sh...
# Question : Implement a TypeScript function to solve the Sudoku puzzle and generate valid Sudoku boards. Path to create the file : `hyYFds/8bFjKg.ts` To assign yourself for this issue...
# Question : Create a script that renames multiple files in a directory. Path to create the file : `hwu4fY/4MtWtg.sh` To assign yourself for this issue use `!assign`
# Question : Reverse a given string in C++. Path to create the file : `b7EuY0/PdjZQf.cpp` To assign yourself for this issue use `!assign`
# 📑 DESCRIPTION Issue Number: #1522 ### ❓ What has been changed: In this pull request, I've made the following changes: - Added a JavaScript function for calculating the hypotenuse...