-
-
CC Public
Everything competitive programming related - introductory guide, topics/concepts, practice problems, snippets & templates, tips & tricks and more.
-
cmake-project-base Public template
CMake Project template
-
CXXGraph Public
Forked from ZigRazor/CXXGraphHeader-Only C++ Library for Graph Representation and Algorithms
C++ GNU Affero General Public License v3.0 UpdatedFeb 9, 2023 -
metamorphosis Public
A simple implementation of the Bresenham algorithm for primitive line/circle drawing using OpenGL 3.3.
-
HITS-PageRank Public
This is an implementation of the HITS and PageRank algorithms from scratch.
-
Given a nucleic acid sequence of RNA, find a maximum matching of {A,U} or {C,G} base pairs without knots or sharp turns.
-
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.
-
FCFS-RR-Scheduling Public
Emulation and analysis of two process scheduling algorithms (FCFS and RR) for different workloads, written in C.
-
-
-
-
-
-
cs-f211-dsa-2020-21 Public
Forked from rohitdwivedula/cs-f211-dsa-2020-21Repository of problems and solutions of labsheets used for Data Structures and Algorithms (CS F211) in Semester 2, 2020-21 at BITS Pilani - Hyderabad Campus.
-
-
-