Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: sliding-tile-puzzle

Finding all neighbours of a node sliding tile

By mariaPosted on January 11, 2023

Problem So I have some code which finds neighbours of a given State. So the positions the blank tile (which […]

For finding whether a puzzle state is solvable

By mariaPosted on June 26, 2022

Problem I have code which returns whether or not a sliding tile puzzle state is solvable. I was wondering whether […]

Slider puzzle solver for short solutions

By mariaPosted on April 10, 2022

Problem This is a solution to a community puzzle from CodinGame. Input for the program: 1st line: Two integers, height […]

For finding whether a puzzle state is solvable

By mariaPosted on December 18, 2021

Problem I have code which returns whether or not a sliding tile puzzle state is solvable. I was wondering whether […]

Finding all neighbours of a node sliding tile

By mariaPosted on November 29, 2021

Problem So I have some code which finds neighbours of a given State. So the positions the blank tile (which […]

programmed 15 puzzle in java

By mariaPosted on May 14, 2018

Problem This is my code for a 15 puzzle. The basic gist is to get a grid of equal width […]

Simple exercice representing a slidepuzzle

By mariaPosted on March 23, 2018

Problem I’ve been helping out a student with an exercice, typed this up rapidly and thought it would be the […]

Recent Posts

  • These words are so dirty
  • Order line reversing (reversing line order)
  • React.js Nested Nav Bar
  • Controller actions permisson specs
  • Deal action with a pack of cards
  • Creating a basic secure php mailer
  • Dijkstra’s algorithm in JavaScript
  • Ensuring Sequence of Events in an Array
  • Slider control constructor
  • Iterate JSON GIF collection array to HTML file
  • Simple comment system
  • Parse through text and extract dates in uniform format
  • FizzBuzz in VBA
  • Leetcode: Map Sum Pairs C#
  • Parameterized Query in Access SQL

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast