Code Monkey home page Code Monkey logo

vitrag09's Projects

100-ways-to-print-helloworld-in-java icon 100-ways-to-print-helloworld-in-java

This repository is a quest to write the Hello World program in 100 different ways. It's also a good place to start contributing because it's super simple. Start an issue, submit a PR!

8_block_puzzle icon 8_block_puzzle

The 8-puzzle problem is a puzzle invented and popularized by Noyes Palmer Chapman in the 1870s. It is played on a 3-by-3 grid with 8 square blocks labeled 1 through 8 and a blank square. Your goal is to rearrange the blocks so that they are in order.

calculator icon calculator

A calculator can be operated in INFIX mode as well as RPN mode.

image-segmentation icon image-segmentation

Image segmentation is the process of partitioning a digital image into multiple segments (or regions), which is a widely used pre-processing step in various computer vision applications including object recognition.

sketchpad icon sketchpad

A canvas for creating artistic illustrations with simple shapes, striving to replicate the features of Microsoft Paint.

sorting-algorithms icon sorting-algorithms

A collection of sorting algorithms in various languages to help aid programmers. Brought together my the Open Source Community.

state-space-graph- icon state-space-graph-

The search problem is formulated as a search graph G=(V, E), where each node of the graph represents a state and the arc (a, b) between the nodes indicates that state a is the resultant of successor function from state b. A search tree of the graph represents the possible actions that help in arriving the goal state. Root node of the tree corresponds to start state and the edges correspond to actions and costs

sudoku icon sudoku

API for Transforming Sudoku Image into Two-Dimensional Array

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.