Giter VIP home page Giter VIP logo

ial-project02-2021's Introduction

IAL-Project02-2021:

Hashtable & Binary Tree Implementation

๐ŸŽ“ University: VUT FIT

๐Ÿ“š Course: Algorithms (IAL)

๐Ÿ“… Academic Year: 2021/22


๐Ÿ“‹ Assignment Overview

Exercises:

  1. ๐Ÿ“˜ Hashtable: Table with dispersed items. (3 points)
  2. ๐Ÿ“˜ Btree/Rec: Binary search tree with recursive operations. (3.5 points)
  3. ๐Ÿ“˜ Btree/Iter: Binary search tree with iterative operations. (3.5 points)

๐Ÿ›  Instructions

  • Implement functions in:
    • hashtable/hashtable.c
    • btree/rec/btree.c
    • btree/iter/btree.c
  • Submit files via IS FIT as an uncompressed tar archive named after your login (e.g., xlogin99.tar). Preserve the directory structure.
  • Keep UTF-8 encoding for files.
  • โš ๏ธ Important: Do not modify other files or change the function prototypes.

๐Ÿงช Testing Guidelines

  • Test implementations using the provided application.
  • Available compilation commands: make test, make clean.
  • Provided tests aren't exhaustive; check implementation comments and think about crafting additional tests.

โš ๏ธ Important Notices

  • Ensure solutions are compilable and runnable on server eva.fit.vutbr.cz. Infringements like skeleton modifications will result in zero points.
  • Non-compilable or infinite loop solutions receive zero points; there's a time limit for tests.
  • Prioritize individual work. Plagiarism or unauthorized collaboration can lead to credits denial and disciplinary measures.

๐Ÿ“Š Evaluation Results

Test Status Points Earned
Btree/Iter:
Test 1-22 0.1 each
Test 23-25 0.2 each
memcheck-11 0.35
memcheck-22 0.35
Btree/Rec:
Test 1-22 0.1 each
Test 23-25 0.2 each
memcheck-11 0.35
memcheck-22 0.35
Hashtables:
Test 1-11 0.25 each
memcheck-11 fixed post-evaluation 0.0
Total Points: 9.75/10
๐ŸŸข๐ŸŸข๐ŸŸข๐ŸŸข๐ŸŸก

ial-project02-2021's People

Contributors

jekwwer 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.