Solution to various coding challenges, coded with Java.
-
Updated
Oct 8, 2020 - Java
Solution to various coding challenges, coded with Java.
Practice my skill at Machine Learning by re-code what I learned in Solo Learn
Google Extension for taking random Notes and delete all feature
Sololearn snail in the well Javascript code challenge
Мои решения задач по программированию
This repository contains every project from Sololearn's Data Science course.
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…
Sololearn: Community - Code Coach | Problem Solving
Add a description, image, and links to the sololearn topic page so that developers can more easily learn about it.
To associate your repository with the sololearn topic, visit your repo's landing page and select "manage topics."