Giter Site home page Giter Site logo

angelomarcelino / data-structures Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.07 MB

:computer: Data Structures Projects 2018.2

C++ 50.26% QMake 3.32% Java 46.42%
data-structures sorting-algorithms cpp java algoritmos-de-ordenacao linked-list quicksort mergesort dutchflag university-project

data-structures's Introduction

Data Structures

Projects of the subject Data Structures, of the Federal University of Rio Grande do Norte, semester 2018.2

Tabale of contents:

Simple Linked List

Objective

To develop and test classes in C++ that build the simple linked list data structure.

Folder description

  • /QtProj: Folder containing all files needed for the completion of the first project, plus the .pro file used to build the project through the Qt Creator IDE. This folder contains:

    • filename.h: Classes used in the project.
    • Teste(...).cpp: Files with different main functions, used to test each step of the project.
    • filename.txt: Files that will be read by the .cpp files.
  • /zip: Folder containing the root files .tgz provided by the teacher at the beginning of the project.

  • praticaMOD1a.pdf: The .pdf file containing full instructions in portuguese for the realization of this project.

Sorting Algorithms

Objective

To develop and test classes in Java that build three examples of sorting algorithms.

Folder description

  • /mergesort: Folder containing the implemented MergeSort class, plus tests used to prove the sorting capacity of this code. To try it, open and run the Ex1.java file.

  • /dutchflag: Folder containing the implemented DutchFlag class, plus tests used to prove the sorting capacity of this code. To try it, open and run the Ex2.java file.

  • /quicksort: Folder containing the implemented QuickSort class, plus tests used to prove the sorting capacity of this code. To try it, open and run the Ex3.java file.

  • praticaMOD2.pdf: The .pdf file containing full instructions in portuguese for the realization of this project.

  • praticaMOD2.rar: The .rar provided by the teacher at the beginning of the project. It contains the unchanged files from the project assignment.

data-structures's People

Contributors

angelomarcelino avatar

Stargazers

 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.