Skip to content
View the-hyp0cr1t3's full-sized avatar
  • Bangalore, India
Block or Report

Block or report the-hyp0cr1t3

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
the-hyp0cr1t3/README.md

Pinned Loading

  1. CC CC Public

    Everything competitive programming related - introductory guide, topics/concepts, practice problems, snippets & templates, tips & tricks and more.

    C++ 909 188

  2. FCFS-RR-Scheduling FCFS-RR-Scheduling Public

    Emulation and analysis of two process scheduling algorithms (FCFS and RR) for different workloads, written in C.

    C 1 2

  3. metamorphosis metamorphosis Public

    A simple implementation of the Bresenham algorithm for primitive line/circle drawing using OpenGL 3.3.

    CMake 3 1

  4. RNA-secondary-structure-prediction RNA-secondary-structure-prediction Public

    Given a nucleic acid sequence of RNA, find a maximum matching of {A,U} or {C,G} base pairs without knots or sharp turns.

    C++ 2

  5. sweepline-intersections sweepline-intersections Public

    Given n line segments, efficiently find all points of intersection. This is a modern C++ implementation of the Bentley-Ottman algorithm from (almost) scratch because why not.

    C++ 3 1

  6. crux-bphc/DSA-Training crux-bphc/DSA-Training Public

    184 44