GithubHelp home page GithubHelp logo

ist_lp's Introduction

Logic for Programming Project | 2 Semester 2016/2017

Course: Lógica para Programção (LP) | Logic for Programming

Course Link: https://fenix.tecnico.ulisboa.pt/disciplinas/LP5111326/2016-2017/2-semestre

This project is about making a Sudoku puzzle solver, using a specific algorithm - every position that is empty gets a list of all possible numbers and from there, the program just tries each of those numbers in each position, until a solution is found.

Grades:

  • Code test and execution: 15 / 16; (last test was about efficiency, and my program was a bit slow :)
  • Code and comment quality: 4 / 4;
  • Total : 19 / 20.

Disclaimer: This repository, and every other ist_COURSE repos on GitHub correspond to school projects from the respective COURSE. The code on this repo is intended for educational purposes. I do not take any responsibility nor liability over any code faults, inconsistency or anything else. If you intend on copying most or parts of the code for your school projects, keep in mind that this repo is public, and that your professor might search the web for similar project solutions and choose to fail you for copying.

Have fun coding! :)

ist_lp's People

Contributors

mikibakaiki avatar

Watchers

 avatar  avatar

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.