programming icon indicating copy to clipboard operation
programming copied to clipboard

Code a program in a language of your choice.

Results 120 programming issues
Sort by recently updated
recently updated
newest added

Factorial of a number by recursive and non recursive method. Pull Request checklist - - [x] This pull request fixes #issue_reference (Create an issue if not already present.) - [x]...

Fixes issue #2178, adds a Lua Hello World file. Pull Request checklist - - [x] This pull request fixes #issue_reference (Create an issue if not already present.) - [x] The...

I noticed there was no Hello World for Lua.

Pull Request checklist - - [x] This pull request fixes #2176 - [x] The directory structure is of the form (typescript-infer-type-by-argument) - [x] Don't duplicate stuff. The use-case that I...

I recently stumbled across a method of inferring the type of the return value depending on the value of the argument. The use-case for me was creating an API that...

The program prints the palindrome words present in the sentence and its frequency. Pull Request checklist - - [x] This pull request fixes #2173 2173 (Create an issue if not...

A program in java which prints the palindrome words present in the sentence and the frequency of palindrome words present

Pull Request checklist - - [x] This pull request fixes #issue_reference (Create an issue if not already present.) - [x] The directory structure is of the form (directory_name) (If directory...

Remembering exactly how old are you is difficult. This program helps you to know your exact age EG:-XYZ(Your name) is 19 years 2 months and 2 days old. Pull Request...

Pull Request checklist - - [ ] This pull request fixes #issue_reference (Create an issue if not already present.) - [ ] The directory structure is of the form (directory_name)...