Giter Club home page Giter Club logo

technopolis_aads_2018's Introduction

AaDS

Homework for Algorithms and Data structures on Java for students Technopolis in Peter the Great St.Petersburg Polytechnic University.


Deadline 18.12.2018

In all classes need implement all required methods.

Before pull request make sure than relevant tests is passed.


Points Test Task
2.5 T1_ADS 1 ArrayDequeSimple
1.0 T2_ASDIR 2 ArrayDequeSimple + Iterator Remove
7.5 T3_ADF 3 ArrayDequeFull
2.5 T4_LDS 4 LinkedDequeSimple
1.0 T5_LDSIR 5 LinkedDequeSimple + Iterator Remove
7.5 T6_LDF 6 LinkedDequeFull
2.5 T7_APQS 7 ArrayPriorityQueueSimple
1.0 T8_APQSIR 8 ArrayPriorityQueueSimple + Iterator Remove
2.5 T9_MPII 9 MergingPeekingIncreasingIterator + IntegerIncreasingSequencePeekingIterator
5.0 T10_AVL 10 AVLTree
5.0 T11_AVLI 11 AVLTreeIterable
1.0 T12_AVLIR 12 AVLTreeIterable + Iterator Remove
5.0 T13_RBA 13 RedBlackTree (add)
5.0 T14_TBAR 14 RedBlackTree (add + remove)
5.0 T15_OHT 15 OpenHashTable + Student
1.0 T16_OHTIR 16 OpenHashTable + Student + Iterator Remove

*Max points == 55

Run TestAllTask for check all task.


How to pull changes from master inside your fork

Make once:

git remote add base https://github.com/mikhail-nechaev/technopolis_aads_2018.git

or

git remote add base [email protected]:mikhail-nechaev/technopolis_aads_2018.git

and then

git pull base master

for more information see 2.5 Git Basics - Working with Remotes

technopolis_aads_2018's People

Contributors

gilgenbergg avatar

Watchers

James Cloos 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.