The Wayback Machine - https://web.archive.org/web/20211010081526/https://github.com/topics/puzzles
Skip to content
#

puzzles

Here are 286 public repositories matching this topic...

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

  • Updated Oct 9, 2021
  • Jupyter Notebook
cubing.js
lgarron
lgarron commented Sep 14, 2021

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://experiments.cubing.net/cubing.js/twisty/puzzle-description.html

Relevant source:

<twisty-player
  experimental-puzzle-description="c f 0.333333333333333 v 0"
  alg="F2 UFL R B' R UBR' L' D' UBL L U2 B' UBR U2 L2 UFL F B UBL R2 B UFL' D2 DBL R2 UFL U2 F' DBL' U UFL F'"
  experimental-sprite="../twisty/world.png
vitogit
vitogit commented Sep 25, 2021

Modify this line to add more options https://github.com/vitogit/lichess-tactics-generator/blob/master/src/App.vue#L87

Add checkbox or dropbox to the page so the user can select other options

  • Variations: "ultraBullet" "bullet" "blitz" "rapid" "classical" "correspondence" "chess960" "crazyhouse" "antichess" "atomic" "horde" "kingOfTheHill" "racingKings" "threeCheck"
  • color: "white", "black
ericwburden
ericwburden commented Sep 29, 2021

Participation

All Hacktoberfest solutions should be provably correct. That is, solution submissions should either include the unit tests from the original challenge (implemented in your language of choice) or at least print out the expected answers when run by the maintainers. Solutions that do not meet these criteria may be rejected, or flagged as 'invalid' or 'spam' in egregious cases. This

Improve this page

Add a description, image, and links to the puzzles topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the puzzles topic, visit your repo's landing page and select "manage topics."

Learn more