sololearn
Here are 7 public repositories matching this topic...
Glossa is a code editor for programming ΓΛΩΣΣΑ in that is taught in the 3rd grade of senior high school in Greece.
-
Updated
Apr 20, 2025 - C#
My solutions to SoloLearn challenges - SoloLearn Profile: https://www.sololearn.com/Profile/12463888
-
Updated
Mar 21, 2020 - C#
Solved SoloLearn challenges in JavaScript, Java, SQL, C#, Python and Kotlin.
-
Updated
May 16, 2021 - C#
This is where I save some codes I wrote in SoloLearn .
-
Updated
Feb 15, 2024 - C#
🏗 recollection of data structure implementation codes
-
Updated
Jul 14, 2023 - C#
Permutable Prime A permutable prime is a prime number of two or more digits that remains prime with every possible rearrangement of the digits. For example: Input: 79 Output: true (79 and 97 are both primes) Input: 127 Output: false Input: 337 Output: true (337, 373 and 733 are primes) Write a program to check if the user input is a permutable p…
-
Updated
Aug 7, 2018 - C#
Improve this page
Add a description, image, and links to the sololearn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sololearn topic, visit your repo's landing page and select "manage topics."