GithubHelp home page GithubHelp logo

algorithms's Introduction

Algorithms

Initially based on ideas explosed in karan/Projects, then expanded to others. Comments may be Italian depending on time of implementation ;)

Assembly 8086

The Assembly exercises and algorithms in this repository were implemented in 2014-15 (Italian only), and include:

  • Basic operations on numbers (multiplication, MCD/GCD, MCM/LCM, mean, max and min, divisibility check) and on arrays
  • Sorting - Merge sort and bubble sort, in Assembly 8086

Some of these solutions were developed in partially with @Bressa98.

Java

The Java section of this repository includes most relevant exercises and experiments done over the years (2015-17, Italian only) on the language.

Algorithms implemented:

Experiments included:

  • Extendable Dama game* (with partial porting in Swing)
  • Flappy game*
  • Clickball game*
  • Labyrinth generation and solution*
  • Demo graphical client and server for chat system (in FX and Swing)
  • = Using a custom graphical helpers to divide the screen in independent rectangles

Moreover, this repository includes a series of solutions for some Kattis computational problems, solved in December 2018. Problems with score 1.x are not included.

Python

The Python code in this repository is mainly related to more recent experiments on algorithms for ML (documented in English):

The repository includes also some exercises of the above sections in Python (Italian only):

  • Cesare and Vigenere's cryptosystems
  • Basic games
  • Merge sort
  • Experiment on Vigenere's cryptosystem in a client-server setup

LogoIT

The repository contains some exercises on the LogoIT "language", which provides a Turtle-like experience for programming in the Italian language (2012-14 circa).

algorithms's People

Contributors

dasc3er 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.