Popular repositories Loading
-
AutobahnAndroid
AutobahnAndroid PublicForked from crossbario/autobahn-java
WebSocket & WAMP 2 in Java for Android
Java
-
MagicSquareGenerator
MagicSquareGenerator PublicA normal magic square, henceforth referred to as a magic square, is an arrangement of integers from 1 to n2 arranged in an n by n grid. Each number occurs only once, and the sum of the numbers in e…
Java
-
BallPoolGame
BallPoolGame PublicProblem Statement A game of pool is played on a frictionless rectangular table. Imagine that the table is represented by the coordinates (0,0), (0, 142), (284, 142) and (284,0) where the coordinate…
Java 1
-
NumberToTextConverter
NumberToTextConverter PublicProblem Statement The user enters an integer between 0 and 1,000,000 inclusive. The output should be the number in words. Example: Input: 14563 Output: Fourteen thousand five hundred and sixty three.
Java
-
NQueensSolution
NQueensSolution PublicN-by-N Queens Problem One of the oldest chess based problems is to place 8 queens on a chessboard without the queens attacking each other. (If you are not familiar with chess, a queen can attack an…
Java
-
NStringSorting
NStringSorting PublicSanjay gives you a list of N strings and a task to solve. The task is to remove all the duplicate strings from the list and print the resulting list of strings in a sorted order. Input: The first l…
Java
If the problem persists, check the GitHub status page or contact support.