Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.
Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
Try us today.
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
This is an attempt on a JavaSudoku Solver. By starting with a very simple model, the project aims at building a solver which handles even the hardest sudoku's (the ones involving certain assumptions and multiple solve threads).
JFSudoku is a new Sudoku game that is capable of generating, solving, and measuring the difficulty of puzzles. It also has a vast library of popular premade puzzles.
This is a standalone Sudoku game which can be executed on any device that support Java ME (midp 2.0 only!). There is also a version for Nokia 40 series phones.
Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.
Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
The Sudoku Solver is a project managed in Java programming language using open source choco (http://choco.sourceforge.net) constraint programming library which solves given Sudoku puzzles.
Marc's SuDoKu is a complete SuDoKu program with advanced puzzle creation and solving engine (see http://sourceforge.net/projects/sudoku). With Marc's SuDoKu you can play alone or in duel/battle via the included NetPlay. You need Java6 (read the news!)
HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!
Sudoku2Go is a sudoku game for mobile phones based on the Java Micro Editon(J2ME).
It uses only standard classes, so it should run on most recent mobiles. The user interface includes touchscreen support for PDAs.
Secure remote access solution to your private network, in the cloud or on-prem.
Deliver secure remote access with OpenVPN.
OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
Yet another SUDOKU-Puzzle. Ported to J2ME for mobile phones with small displays (128x128) and slow processor. Supports different layers of difficulty and annotations. The next step should be a multiplayer version, with competitive solving via bluetooth.
A Java project to solve the Sudoku puzzles (see http://www.sudoku.com) that appear daily in most newspapers. The solver applet, which explains exactly how it arrives at its solution, is hosted at http://act365.com/sudoku.
Very fast and easy to use Java tool for solving and generating Sudoku puzzles. By using Donald Knuths exact cover algorithmus it can not only solve or create the usual 9x9 but also 4x4, 16x16 or even bigger Sudokus in a very efficient way.
A Sudoku game for your Java-enabled mobile phone. You can enter new Sudokus, send them to your friends via SMS and solve them. MEdoku has a simple solver built in.
The aim of ProjectSudoku is to create a Sudoku platform which allows developer to submit different kind of plugins (e.g puzzle generator, solver, output device) to make this game more enjoyable and free for everyone.
This is a java based SuDoKu game. This game will be featuring a very good problem generator, which will be categorrized according to difficulty level. It may also become a problem solver in the future.
Rekursiv Sudoku is written in J2ME with MIDP 2.0. Sudoku is a placement puzzle game. Solvable sudoku puzzles are frequently published in news papers. This software creates new sudoku puzzles available in ordinary mobile phones with Java.
A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.