GithubHelp home page GithubHelp logo

nevakrien / merge_heap Goto Github PK

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

this is for a school project I am choosing c for extra fun points

License: GNU General Public License v3.0

C 97.08% Shell 2.92%

merge_heap's Introduction

merge_heap

This repository houses my school project, I have chosen in C for extra fun points.

fast_length_sort.c is really the only useful thing this code would ever do but it is a pretty neat trick. I think this may be close to optimal in terms of how much memory I am allocating. if we have a better delimiter this may actually be useful for stuff like bucketing text for LLMs

other than that fairly unremarkable

CLI and Heap Implementation

cli.c serves as the required command-line interface (CLI) for the school assignment, facilitating interaction with the core functionality.

heap.h encompasses the full implementations of all algorithms specified in the assignment, complete with analysis and optimizations.

Beyond these elements, the project is fairly straightforward.

warnings

$ gcc -g3 -fsanitize=address,undefined fast_length_sort.c would warn about leaks these are on purpose there is no need to store data

merge_heap's People

Contributors

nevakrien avatar

Stargazers

Tommy Bollman 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.