GithubHelp home page GithubHelp logo

pedrv / fcup-ed Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 6.02 MB

Data Structures first year subject at Computer Science Degree

License: MIT License

Java 99.89% C 0.11%
computer-science-degree asymptotic-analysis exercices principles java

fcup-ed's Introduction

fcup-ed (Data Structures)

Data Structures first year subject at Computer Science Degree

- Overview

Data Structures was a subject introduction the fundemental data structures, and their implementation in Java. It had has objectives teach students about data structures and Java, focusing in skills like:

  • Fundamental Java Concepts:
    • Classes, objects, attributes and methods
    • Primitive types, Strings, warappers, arrays and and enum types
    • Expressions, operators and control flow instructions
    • Input/Output and the the Scanner class
    • Packages and default libraries of Java
    • Principles of software development, style and documentation
  • Object Oriented Programming:
    • Goals, principles, patterns and inheritance mechanism
    • Interfaces and Abstract Data Types (ADTs)
    • Using generics and iterators
  • Asymptotic Analysis Concepts:
    • Basic notions of asymptotic analysis
    • Main complexity classes and how to compare them
    • Examples of algorithmic analysis
  • Algorithm Design Techniques:
    • Structures Programming
    • Recursion
    • Exhaustive search and backtracking
    • Divid-and-conquer
  • Fundamental Data Structures:
    • Arrays and matrices
    • Simple linked lists, circular linked lists and doubly linked lists
    • Árvores binárias, árvores de pesquisa e heaps
  • Abstract Data ypes and their possible Implementations:
    • Sequences, stacks, queues and deques
    • Associative containers: sets and maps
    • Priority queues

- Repo Struct

  1. Exercices/exame: Some exercises preparing for the final exam
  2. Exercices/leetcode: Some exericices for some leetcode problems
  3. Exercices/test: Preparation for the pratical test
  4. Exercices/test_pratico: My solutions for the pratical test and the zip with test questions
  5. Exercices/week*: The solution for each week assignment during the semester

Final Grade: 17/20

fcup-ed's People

Contributors

edgaracarneiro avatar pedrv avatar

Watchers

 avatar  avatar

fcup-ed's Issues

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.