Stars
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
Portfolio Optimization and Quantitative Strategic Asset Allocation in Python
This repo is creating providing students easy access to all the programs taught under Codehelp's DSA Busted Series.
Self-hosted crypto trading bot (automated high frequency market making) written in C++
ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.
Coding interview questions with solutions (deprecated)
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT…
Visualization of different sorting algorithms in C++ with SDL2 Library.
Suite of functions, written in C++, which solve, validate and generate Sudoku puzzles!
C++ Stock Analyzer: Analyzes and ranks stocks based on their Moving Average Convergence Divergence (MACD)
Simulates four elevators available to take passengers up and down a 100 floor building
This is demo code for LLD Bootcamp. It is not intended to be production level code and can be improved, but it sets the thought process and provides examples for how classes can be structured in a …
This repository aims to solve and create new problems from different spheres of coding. A path to help students to get access to solutions and discuss their doubts.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
shashank88 / seastar
Forked from scylladb/seastarHigh performance server-side application framework