algorismia

Repository dedicated to save and share material of the subject Algorísmia i Estructures de Dades (I & II) taught in Computer Engineering at UIB.

https://github.com/helveticka/algorismia

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords

algorithms-and-data-structures android-app backtracking java
Last synced: 4 months ago · JSON representation ·

Repository

Repository dedicated to save and share material of the subject Algorísmia i Estructures de Dades (I & II) taught in Computer Engineering at UIB.

Basic Info
  • Host: GitHub
  • Owner: helveticka
  • License: other
  • Language: Java
  • Default Branch: main
  • Homepage:
  • Size: 49.9 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
algorithms-and-data-structures android-app backtracking java
Created over 1 year ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

README.md

Algorísmia i Estructures de Dades - 21778/21779

Content

Here, in this repository there are two directorys, where I store the final project of each part of the subject, I and II.

A_I: N-Queens

In this directory there's stored the Java code used to solve the N-Queens problem using the backtracking technique.

A_II: ZenWord

This is an app of the typical game ZenWord. The main objective was to manage different mappings and sets implementations to optimize and see the results in real time on an Android device.

Authors

Developed by Iker García de León, Daniel Giralt, Harpo Joan & Juan José Marí - AI: by J.J. Marí & H. Joan - AII: by I. García de León, D. Giralt & H. Joan

License

This repository is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License. Copyright (c) 2024 Iker García de León, Daniel Giralt, Harpo Joan & Juan José Marí

Owner

  • Name: Harpo
  • Login: helveticka
  • Kind: user
  • Location: Palma
  • Company: UIB

Computer Engineering student.

Citation (CITATION.cff)

cff-version: 1.2.0
authors:
- family-names: "García de León"
  given-names: "Iker"
- family-names: "Giralt"
  given-names: "Daniel"
- family-names: "Joan"
  given-names: "Harpo"
  - family-names: "Marí"
  given-names: "Juan José"
title: "Pràctiques finals d'Algorísmia i Estructures de Dades"
date-released: "2024"
url: "https://github.com/helveticka/algorismia"

GitHub Events

Total
  • Push event: 7
Last Year
  • Push event: 7

Dependencies

app/build.gradle.kts maven
build.gradle.kts maven