GithubHelp home page GithubHelp logo

eduardspirache / advanced-assembly-exercises Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 299 KB

Advanced assembly exercises for improving assembly proficiency and understanding

Makefile 4.99% Shell 19.35% C 8.53% Assembly 67.13%
algorithms-and-data-structures assembly

advanced-assembly-exercises's Introduction

Advanced Assembly Exercises

Advanced Assembly homework from 2nd year of university with the purpose of learning how to implement stacks, lists, advanced algorithms and recursive functions in the Assembly language.

Exercises

  1. Sorting of albums: Sorting elements in an assembly linked list, saved as a structure, with various restrictions (qSort not allowed, global variables not permitted, modifying the list's structure not permitted).

  2. Implementing functions on a stack with only push and pop:

    • Least common multiple;
    • Balanced brackets;
  3. Word sorting with qSort in Assembly.

  4. Bank accounts - Implementing 3 mutual-recursive functions, which evaluate an expression passed as a parameter.

For a better understanding of the assignments, please revise the "Tasks.pdf" file.

advanced-assembly-exercises's People

Contributors

eduardspirache avatar

Watchers

 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.